From e3af6f17d07b28a9f61aa7620c4b752461471998 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 15 Mar 2023 17:23:52 -0700 Subject: [PATCH] Add release-notes/5.59.3.md --- release-notes.md | 9 +++++++++ release-notes/5.59.3.md | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 release-notes/5.59.3.md diff --git a/release-notes.md b/release-notes.md index e63c77b9ff..871a47550f 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.3 + +Released March 15, 2023 + +- **[Synopsis](release-notes/5.59.3.md#synopsis)** +- **[Bugs resolved](release-notes/5.59.3.md#bugs)** +- **[Credits](release-notes/5.59.3.md#credits)** +- **[Feedback](release-notes/5.59.3.md#feedback)** + ## CiviCRM 5.59.2 Released March 10, 2023 diff --git a/release-notes/5.59.3.md b/release-notes/5.59.3.md new file mode 100644 index 0000000000..ccb3b0de04 --- /dev/null +++ b/release-notes/5.59.3.md @@ -0,0 +1,38 @@ +# CiviCRM 5.59.3 + +Released March 15, 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? | no | +| Introduce features? | no | +| **Fix bugs?** | **yes** | +| Fix security vulnerabilities? | no | + +## Bugs resolved + +* **_Import_: Contribution import fails on empty soft credit ([dev/core#4166](https://lab.civicrm.org/dev/core/-/issues/4166): [#25806](https://github.com/civicrm/civicrm-core/pull/25806))** +* **_Dedupe_: Employer name becomes stale after merging organizations (partial fix) ([dev/core#4156](https://lab.civicrm.org/dev/core/-/issues/4156): [#25778](https://github.com/civicrm/civicrm-core/pull/25778))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; lkuttner; Coop SymbioTIC - Mathieu Lutfy; +CiviCRM - Tim Otten; CiviCoop - Erik Hommel; 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