From 92d2703700cec90d7cf7c873f9e430024b0fe1e6 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 10 Mar 2020 22:08:53 -0700 Subject: [PATCH] Add release-notes/5.23.1.md --- release-notes.md | 11 ++++++++++- release-notes/5.23.1.md | 42 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+), 1 deletion(-) create mode 100644 release-notes/5.23.1.md diff --git a/release-notes.md b/release-notes.md index 93f2b66a78..1e50719b66 100644 --- a/release-notes.md +++ b/release-notes.md @@ -15,7 +15,7 @@ Other resources for identifying changes are: * https://github.com/civicrm/civicrm-joomla * https://github.com/civicrm/civicrm-wordpress -## CiviCRM 5.23.0 +## CiviCRM 5.24.0 Released April 1, 2020 @@ -26,6 +26,15 @@ Released April 1, 2020 - **[Credits](release-notes/5.24.0.md#credits)** - **[Feedback](release-notes/5.24.0.md#feedback)** +## CiviCRM 5.23.1 + +Released March 10, 2020 + +- **[Synopsis](release-notes/5.23.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.23.1.md#bugs)** +- **[Credits](release-notes/5.23.1.md#credits)** +- **[Feedback](release-notes/5.23.1.md#feedback)** + ## CiviCRM 5.23.0 Released March 4, 2020 diff --git a/release-notes/5.23.1.md b/release-notes/5.23.1.md new file mode 100644 index 0000000000..310cb0abca --- /dev/null +++ b/release-notes/5.23.1.md @@ -0,0 +1,42 @@ +# CiviCRM 5.23.1 + +Released March 10, 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?** | **yes** | +| Require attention to configuration options? | no | +| Fix problems installing or upgrading to a previous version? | no | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_WordPress_: Fix hyperlinks between Civi and WP backends ([dev/core#1637](https://lab.civicrm.org/dev/core/issues/1637): [#16713](https://github.com/civicrm/civicrm-core/pull/16713), [#16735](https://github.com/civicrm/civicrm-core/pull/16735))** + + __Aside__: The fix entails a subtle change to normalize an internal API (`Civi::paths()->getUrl()`) when using a previously undocumented trick (`[variable]/.` expressions). + +* **_Smart Groups_: Fix new warning about certain smart groups ([dev/core#1636](https://lab.civicrm.org/dev/core/issues/1636): [#16707](https://github.com/civicrm/civicrm-core/pull/16707))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Tadpole Collective - Kevin +Cristiano; JMA Consulting - Seamus Lee; Dave D; CiviCRM - Coleman Watts, Tim +Otten; Christian Wach + +## 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