From d032a8fb97a50d731cb228818e6cb60c0de31648 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 3 Mar 2023 19:42:11 -0800 Subject: [PATCH] Add release-notes/5.59.1.md --- release-notes.md | 9 +++++++++ release-notes/5.59.1.md | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 release-notes/5.59.1.md diff --git a/release-notes.md b/release-notes.md index 84ff07e9d0..eb4de85cf2 100644 --- a/release-notes.md +++ b/release-notes.md @@ -70,6 +70,15 @@ Released April 5, 2023 - **[Credits](release-notes/5.60.0.md#credits)** - **[Feedback](release-notes/5.60.0.md#feedback)** +## CiviCRM 5.59.1 + +Released March 3, 2023 + +- **[Synopsis](release-notes/5.59.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.59.1.md#bugs)** +- **[Credits](release-notes/5.59.1.md#credits)** +- **[Feedback](release-notes/5.59.1.md#feedback)** + ## CiviCRM 5.59.0 Released March 1, 2023 diff --git a/release-notes/5.59.1.md b/release-notes/5.59.1.md new file mode 100644 index 0000000000..e66582b65e --- /dev/null +++ b/release-notes/5.59.1.md @@ -0,0 +1,41 @@ +# CiviCRM 5.59.1 + +Released March 3, 2023 + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## Synopsis + +| *Does this version...?* | | +| --------------------------------------------------------------- | -------- | +| 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** | +| Fix security vulnerabilities? | no | + +## Bugs resolved + +* **_CiviContribute_: Contribution pages crash if CiviMember is disabled ([#25729](https://github.com/civicrm/civicrm-core/pull/25729))** +* **_Tokens_: Abbreviated state/province does not display ([dev/core#4147](https://lab.civicrm.org/dev/core/-/issues/4147): [#25704](https://github.com/civicrm/civicrm-core/pull/25704))** +* **_Multilingual_: Site reports `DB Error: -32` after running upgrade ([dev/core#4155](https://lab.civicrm.org/dev/core/-/issues/4155): [#25733](https://github.com/civicrm/civicrm-core/pull/25733))** + + If you previously ran the 5.59.0 upgrade on a multilingual site and have a persistent fatal error, then you may wish to (a) consult the Gitlab discussion for resolution steps or (b) rollback to the original DB and upgrade to 5.59.1 instead. + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Megaphone Technology Consulting - Jon Goldberg; +JMA Consulting - Seamus Lee; CiviCRM - Tim Otten; Agileware - Justin Freeman + +## Feedback + +These release notes are edited by Tim Otten and Andie Hunt. If you'd like to +provide feedback on them, please login to https://chat.civicrm.org/civicrm and +contact `@agh1`. -- 2.25.1