release notes 5.20 - first pass at editing, sorting and annotating
[civicrm-core.git] / release-notes / 5.10.2.md
CommitLineData
5c816709
SL
1# CiviCRM 5.10.2
2
81f27cc1 3Released February 14, 2019
5c816709
SL
4
5- **[Synopsis](#synopsis)**
6- **[Bugs resolved](#bugs)**
7- **[Credits](#credits)**
8- **[Feedback](#feedback)**
9
10## <a name="synopsis"></a>Synopsis
11
12| *Does this version...?* | |
13|:--------------------------------------------------------------- |:-------:|
14| Fix security vulnerabilities? | no |
15| Change the database schema? | no |
16| Alter the API? | no |
17| Require attention to configuration options? | no |
18| Fix problems installing or upgrading to a previous version? | no |
19| Introduce features? | no |
20| **Fix bugs?** | **yes** |
21
22## <a name="bugs"></a>Bugs resolved
23
9e11871a
TO
24- **([dev/core#681](https://lab.civicrm.org/dev/core/issues/681)) CiviCase - Fatal error
25 submitting "Change Case Status" form
5c816709
SL
26 ([13595](https://github.com/civicrm/civicrm-core/pull/13595))**
27
28 There was a fatal error generated when submitting the change case status form
29 because the end_date was not properly converted to MySQL date format.
30
07f7cd4e
AH
31- **([dev/core#721](https://lab.civicrm.org/dev/core/issues/721)) Role Based ACL
32 Not Working With Smart Groups
5c816709
SL
33 ([13597](https://github.com/civicrm/civicrm-core/pull/13597))**
34
07f7cd4e 35 Fixed a recent regression whereby ability to see contacts permissioned by an
5c816709
SL
36 ACL over a smart group depended on the freshness of the group cache.
37
9e11871a 38- **([dev/core#715](https://lab.civicrm.org/dev/core/issues/715)) Relationships - Fix regression
5c816709
SL
39 preventing deletion of relationship types in UI.
40 ([13590](https://github.com/civicrm/civicrm-core/pull/13590))**
41
42 Fixed a recent regression whereby ability to delete a relationship type
43 from the user interface was broken.
44
45## <a name="credits"></a>Credits
46
47This release was developed by the following authors and reviewers:
48
9e11871a
TO
49Wikimedia Foundation - Eileen McNaughton; MJW Consulting - Matthew Wire; Fuzion - Jitendra Purohit;
50CiviCRM - Mathieu Luffy and Coleman Watts; Australian Greens - Seamus Lee
5c816709
SL
51
52## <a name="feedback"></a>Feedback
53
54These release notes are edited by Tim Otten and Andrew Hunt. If you'd like to
55provide feedback on them, please login to https://chat.civicrm.org/civicrm and
56contact `@agh1`.