Add release-notes/5.23.1.md
authorTim Otten <totten@civicrm.org>
Wed, 11 Mar 2020 05:08:53 +0000 (22:08 -0700)
committerSeamus Lee <seamuslee001@gmail.com>
Wed, 11 Mar 2020 05:38:46 +0000 (16:38 +1100)
release-notes.md
release-notes/5.23.1.md [new file with mode: 0644]

index 93f2b66a78d6a7f8adf769e1ab0f5af3d69f9d7c..1e50719b66f57653bd52ba6a55fa2635d718f803 100644 (file)
@@ -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 (file)
index 0000000..310cb0a
--- /dev/null
@@ -0,0 +1,42 @@
+# CiviCRM 5.23.1
+
+Released March 10, 2020
+
+- **[Synopsis](#synopsis)**
+- **[Bugs resolved](#bugs)**
+- **[Credits](#credits)**
+- **[Feedback](#feedback)**
+
+## <a name="synopsis"></a>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** |
+
+## <a name="bugs"></a>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))**
+
+## <a name="credits"></a>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
+
+## <a name="feedback"></a>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`.