Merge pull request #19405 from eileenmcnaughton/inv
[civicrm-core.git] / release-notes / 5.24.2.md
CommitLineData
85e1719c 1# CiviCRM 5.24.2
35feafcd
TO
2
3Released April 9, 2020
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* **_DB DataObject_: Fix inappropriate SQL rollbacks ([dev/core#1675](https://lab.civicrm.org/dev/core/-/issues/1675), [dev/core#1695](https://lab.civicrm.org/dev/core/-/issues/1695): [packages#289](https://github.com/civicrm/civicrm-packages/pull/289), [#17033](https://github.com/civicrm/civicrm-core/pull/17033))**
25
26 This problem meant that certain forms would *appear* to work - but would
27 not actually commit their changes to the database. It was specifically
28 observed in CiviCase when using either (a) "Add timeline" or (b) Drupal
29 Webform with CiviCase custom-fields. However, the problem may have
30 affected other (non-CiviCase) scenarios.
31
32* **_Localization_: Fix warnings when using current `l10n` data ([dev/translation#4](https://lab.civicrm.org/dev/translation/issues/4): [#16966](https://github.com/civicrm/civicrm-core/pull/16966), [#17021](https://github.com/civicrm/civicrm-core/pull/17021))**
33* **_Upgrader_: Fix compatibility with certain extensions ([#17004](https://github.com/civicrm/civicrm-core/pull/17004))**
34
35## <a name="credits"></a>Credits
36
37This release was developed by the following authors and reviewers:
38
39Wikimedia Foundation - Eileen McNaughton; Tadpole Collective - Kevin
40Cristiano; JMA Consulting - Seamus Lee; Deepak Srivastava; Dave D;
41CiviCRM - Coleman Watts, Tim Otten; Circle Interactive - Pradeep Nayak
42
43## <a name="feedback"></a>Feedback
44
45These release notes are edited by Tim Otten and Andrew Hunt. If you'd like to
46provide feedback on them, please login to https://chat.civicrm.org/civicrm and
47contact `@agh1`.