Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
913
Issues
913
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Development
Core
Commits
0adcf152
Commit
0adcf152
authored
Aug 23, 2019
by
Seamus Lee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add in release notes for 5.16.3 drop
parent
b7e171bc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
57 additions
and
0 deletions
+57
-0
release-notes.md
release-notes.md
+9
-0
release-notes/5.16.3.md
release-notes/5.16.3.md
+48
-0
No files found.
release-notes.md
View file @
0adcf152
...
...
@@ -26,6 +26,15 @@ Released September 4, 2019
-
**[Credits](release-notes/5.17.0.md#credits)**
-
**[Feedback](release-notes/5.17.0.md#feedback)**
## CiviCRM 5.16.3
Released August 23, 2019
-
**[Synopsis](release-notes/5.16.3.md#synopsis)**
-
**[Bugs resolved](release-notes/5.16.3.md#bugs)**
-
**[Credits](release-notes/5.16.3.md#credits)**
-
**[Feedback](release-notes/5.16.3.md#feedback)**
## CiviCRM 5.16.2
Released August 14, 2019
...
...
release-notes/5.16.3.md
0 → 100644
View file @
0adcf152
# CiviCRM 5.16.3
Released August 22, 2019
-
**[Synopsis](#synopsis)**
-
**[Bugs resolved](#bugs)**
-
**[Credits](#credits)**
-
**[Feedback](#feedback)**
## <a name="synopsis"></a>Synopsis
|
*Does this version...?*
| |
|:--------------------------------------------------------------- |:-------:|
| Fix security vulnerabilities? | no |
| Change the database schema? | no |
| Alter the API? | no |
| Require attention to configuration options? | no |
| Fix problems installing or upgrading to a previous version? | no |
| Introduce features? | no |
|
**Fix bugs?**
|
**yes**
|
## <a name="bugs"></a>Bugs resolved
-
**_Custom Fields_
: When viewing a contacts custom fields of type file. A fatal error can occur if the files don't have a description
(
[
dev/core#1186
](
https://lab.civicrm.org/dev/core/issues/1186
)
:
[
#15055
](
https://github.com/civicrm/civicrm-core/pull/15055
)
)
**
-
**_Case Custom Fields_
: When trying to merge contacts that have cases with custom data a fatal error is generated
(
[
dev/core#1183
](
https://lab.civicrm.org/dev/core/issues/1183
)
:
[
#15084
](
https://github.com/civicrm/civicrm-core/pull/15084
)
)
**
-
**_Upgrade_
: When end users try to upgrade from versions prior to 5.16.0 to 5.16 and the PHP version being used is 5.x a fatal error is encounted
because of code that cannot execute under PHP5.x. Now there will be an early notice return indicating they need a higher PHP version
(
[
dev/drupal#79
](
https://lab.civicrm.org/dev/drupal/issues/79
)
:
[
#15090
](
https://github.com/civicrm/civicrm-core/pull/15090
)
,
[
Backdrop#100
](
https://github.com/civicrm/civicrm-backdrop/pull/100
)
,
[
drupal#584
](
https://github.com/civicrm/civicrm-drupal/pull/584]
)
,
[
WordPress#162
](
https://github.com/civicrm/civicrm-wordpress/pull/162
)
)
**
-
**_Contributions_
: When editing a contribution data can be lost because the Additional Information and Premium sections were not being properly populated
(
[
dev/financial#66
](
https://lab.civicrm.org/dev/financial/issues/66
)
:
[
#15108
](
https://github.com/civicrm/civicrm-core/pull/15108
)
)
**
## <a name="credits"></a>Credits
This release was developed by the following authors and reviewers:
Wikimedia Foundation - Eileen McNaughton;
Greenpeace CEE- Patrick Figel; Dave D; CiviCRM - Tim Otten
Australian Greens - Seamus Lee; Agileware - Justin Freeman
## <a name="feedback"></a>Feedback
These release notes are edited by Tim Otten and Andrew Hunt. If you'd like to
provide feedback on them, please login to https://chat.civicrm.org/civicrm and
contact
`@agh1`
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment