Add in release notes for 5.10.2
[civicrm-core.git] / release-notes / 5.10.2.md
CommitLineData
5c816709
SL
1# CiviCRM 5.10.2
2
3Released February 15, 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) - 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) Fix Regression
32 on rebuilding smart group caches when ACLs are used.
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) 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
47This release was developed by the following authors and reviewers:
48
49Wikimedia Foundation - Eileen McNaughton; CiviCRM - Tim
50Otten and Mathieu Luffy; Australian Greens - Seamus Lee; Fuzion - Jitendra Purohit
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`.