Merge pull request #23615 from totten/master-mysql-bump
[civicrm-core.git] / release-notes / 5.23.1.md
1 # CiviCRM 5.23.1
2
3 Released March 10, 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?** | **yes** |
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 * **_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))**
25
26 __Aside__: The fix entails a subtle change to normalize the behavior of an internal API (`Civi::paths()->getUrl()`) when handling a previously undocumented special case (`[variable]/.` expressions).
27
28 * **_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))**
29
30 ## <a name="credits"></a>Credits
31
32 This release was developed by the following authors and reviewers:
33
34 Wikimedia Foundation - Eileen McNaughton; Tadpole Collective - Kevin
35 Cristiano; JMA Consulting - Seamus Lee; Dave D; CiviCRM - Coleman Watts, Tim
36 Otten; Christian Wach
37
38 ## <a name="feedback"></a>Feedback
39
40 These release notes are edited by Tim Otten and Andie Hunt. If you'd like to
41 provide feedback on them, please login to https://chat.civicrm.org/civicrm and
42 contact `@agh1`.