From f1ae9489a7b44161e601e92ea424a87f9615bda5 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Sat, 4 Apr 2020 17:50:45 -0700 Subject: [PATCH] Add release-notes/5.24.1 --- release-notes.md | 9 +++++++++ release-notes/5.24.1.md | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 release-notes/5.24.1.md diff --git a/release-notes.md b/release-notes.md index 81534f59cb..ee897de18c 100644 --- a/release-notes.md +++ b/release-notes.md @@ -15,6 +15,15 @@ Other resources for identifying changes are: * https://github.com/civicrm/civicrm-joomla * https://github.com/civicrm/civicrm-wordpress +## CiviCRM 5.24.1 + +Released April 4, 2020 + +- **[Synopsis](release-notes/5.24.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.24.1.md#bugs)** +- **[Credits](release-notes/5.24.1.md#credits)** +- **[Feedback](release-notes/5.24.1.md#feedback)** + ## CiviCRM 5.24.0 Released April 1, 2020 diff --git a/release-notes/5.24.1.md b/release-notes/5.24.1.md new file mode 100644 index 0000000000..48f57fa0df --- /dev/null +++ b/release-notes/5.24.1.md @@ -0,0 +1,41 @@ +# CiviCRM 5.24.1 + +Released April 4, 2020. + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## 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? | **yes** | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_Upgrade_: Web-based upgrader freezes after step "Upgrade DB to 5.24.alpha1: SQL" + ([dev/core#1689](https://lab.civicrm.org/dev/core/-/issues/1689), [dev/financial#84](https://lab.civicrm.org/dev/financial/-/issues/84#note_34262): [#16971](https://github.com/civicrm/civicrm-core/pull/16971))** +* **_Smart Groups_: Groups defined with certain custom fields fail ([dev/core#1688](https://lab.civicrm.org/dev/core/-/issues/1688): [#16961](https://github.com/civicrm/civicrm-core/pull/16961))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Tadpole Collective - Kevin +Cristiano; Phil McKerracher; Megaphone Technology Consulting - Jon Goldberg; +JMA Consulting - Seamus Lee; Dave D; CiviCRM - Coleman Watts, Tim Otten; +Andy Clark + +## 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`. -- 2.25.1