Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CiviCRM Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
CiviCRM Core
Commits
d2c2d3d6
Commit
d2c2d3d6
authored
7 years ago
by
totten
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #10645 from totten/4.7.22-rc-notes
Add release notes for 4.7.22
parents
968587d6
f1ddfa53
Branches
5.9
Tags
5.9.1
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
release-notes.md
+6
-0
6 additions, 0 deletions
release-notes.md
release-notes/4.7.22.md
+45
-0
45 additions, 0 deletions
release-notes/4.7.22.md
with
51 additions
and
0 deletions
release-notes.md
+
6
−
0
View file @
d2c2d3d6
...
...
@@ -15,6 +15,12 @@ Other resources for identifying changes are:
*
https://github.com/civicrm/civicrm-wordpress
## CiviCRM 4.7.22
Released July 12, 2017
-
**[Bugs resolved](release-notes/4.7.22.md#bugs)**
## CiviCRM 4.7.21
Released July 5, 2017
...
...
This diff is collapsed.
Click to expand it.
release-notes/4.7.22.md
0 → 100644
+
45
−
0
View file @
d2c2d3d6
# CiviCRM 4.7.22
Released July 12, 2017
-
**[Bugs resolved](#bugs)**
## <a name="bugs"></a>Bugs resolved
### Core CiviCRM
-
**
[
CRM-20561
](
https://issues.civicrm.org/jira/browse/CRM-20561
)
Load Net_SMTP, Auth_SASL, Net_Socket via Composer
(
[
10622
](
https://github.com/civicrm/civicrm-core/pull/10622
)
)
**
This resolves an SMTP authentication issue by updating a patch for
compatibility with the a newer release of
`Net_SMTP`
.
-
**
[
CRM-20829
](
https://issues.civicrm.org/jira/browse/CRM-20829
)
Install requirements fail because of port string
(
[
10626
](
https://github.com/civicrm/civicrm-core/pull/10626
)
)
**
This fixes a bug where new, GUI-based installations failed in Drupal and
WordPress if the MySQL credentials relied on the default (implicit) port.
-
**
[
CRM-20600
](
https://issues.civicrm.org/jira/browse/CRM-20600
)
Display warning if asset-caching is likely to fail
(
[
10644
](
https://github.com/civicrm/civicrm-core/pull/10644
)
)
**
This mitigates an issue where pages based on AngularJS do
not load because the site has a configuration problem.
-
**
[
CRM-20834
](
https://issues.civicrm.org/jira/browse/CRM-20834
)
Drupal user not created via Profile due to missing email field
(
[
10636
](
https://github.com/civicrm/civicrm-core/pull/10636
)
)
**
### Backdrop Integration
-
**
Improve Views checkbox value handling
(
[
37
](
https://github.com/civicrm/civicrm-backdrop/pull/37
)
)
**
-
**
When creating a new Backdrop user, two corresponding CiviCRM contacts are created.
(
[
22
](
https://github.com/civicrm/civicrm-backdrop/issues/22
)
)
**
-
**
Access denied on Civi profile forms on user page
(
[
31
](
https://github.com/civicrm/civicrm-backdrop/issues/31
)
)
**
-
**
CiviCRM-related warning when saving Backdrop permissions page
(
[
23
](
https://github.com/civicrm/civicrm-backdrop/issues/23
)
)
**
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment