Merge pull request #14731 from eileenmcnaughton/leaky
[civicrm-core.git] / release-notes / 5.10.2.md
1 # CiviCRM 5.10.2
2
3 Released February 14, 2019
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
24 - **([dev/core#681](https://lab.civicrm.org/dev/core/issues/681)) CiviCase - Fatal error
25 submitting "Change Case Status" form
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
31 - **([dev/core#721](https://lab.civicrm.org/dev/core/issues/721)) Role Based ACL
32 Not Working With Smart Groups
33 ([13597](https://github.com/civicrm/civicrm-core/pull/13597))**
34
35 Fixed a recent regression whereby ability to see contacts permissioned by an
36 ACL over a smart group depended on the freshness of the group cache.
37
38 - **([dev/core#715](https://lab.civicrm.org/dev/core/issues/715)) Relationships - Fix regression
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
47 This release was developed by the following authors and reviewers:
48
49 Wikimedia Foundation - Eileen McNaughton; MJW Consulting - Matthew Wire; Fuzion - Jitendra Purohit;
50 CiviCRM - Mathieu Luffy and Coleman Watts; Australian Greens - Seamus Lee
51
52 ## <a name="feedback"></a>Feedback
53
54 These release notes are edited by Tim Otten and Andrew Hunt. If you'd like to
55 provide feedback on them, please login to https://chat.civicrm.org/civicrm and
56 contact `@agh1`.