From 170e4128367df577e4482d56925c3b05ff2befbd Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 12 Aug 2022 17:47:15 -0700 Subject: [PATCH] Add release-notes/5.52.2.md --- release-notes.md | 9 +++++++++ release-notes/5.52.2.md | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 release-notes/5.52.2.md diff --git a/release-notes.md b/release-notes.md index 9e4744351c..662c2a8b86 100644 --- a/release-notes.md +++ b/release-notes.md @@ -26,6 +26,15 @@ Released September 7, 2022 - **[Credits](release-notes/5.53.0.md#credits)** - **[Feedback](release-notes/5.53.0.md#feedback)** +## CiviCRM 5.52.2 + +Released August 12, 2022 + +- **[Synopsis](release-notes/5.52.2.md#synopsis)** +- **[Bugs resolved](release-notes/5.52.2.md#bugs)** +- **[Credits](release-notes/5.52.2.md#credits)** +- **[Feedback](release-notes/5.52.2.md#feedback)** + ## CiviCRM 5.52.1 Released August 9, 2022 diff --git a/release-notes/5.52.2.md b/release-notes/5.52.2.md new file mode 100644 index 0000000000..a01f1ab7e6 --- /dev/null +++ b/release-notes/5.52.2.md @@ -0,0 +1,40 @@ +# CiviCRM 5.52.2 + +Released August 12, 2022 + +- **[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** | + +## Bugs resolved + +* **_Custom Data_: Editing custom-data settings can incorrectly reset target-entity ([dev/core#3794](https://lab.civicrm.org/dev/core/-/issues/3794): [#24220](https://github.com/civicrm/civicrm-core/pull/24220))** +* **_CiviMail_: Incorrect validation for fields under "Responses" and "Publication" ([dev/core#3797](https://lab.civicrm.org/dev/core/-/issues/3797): [#24224](https://github.com/civicrm/civicrm-core/pull/24224))** +* **_Importer_: Summary page does not display for some users after running imports in CiviContribute, CiviEvent, CiviMember ([dev/core#3793](https://lab.civicrm.org/dev/core/-/issues/3793): [#24206](https://github.com/civicrm/civicrm-core/pull/24206))** +* **_Zeta Components_: Update "mail" package to v1.9.3. Mitigate upgrade conflicts on Drupal 9. ([#24198](https://github.com/civicrm/civicrm-core/pull/24198), [#24233](https://github.com/civicrm/civicrm-core/pull/24233))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; savionlee; Megaphone Technology Consulting - Jon +Goldberg, Brienne Kordis; JMA Consulting - Seamus Lee; Dave D; CiviCRM - Tim Otten, +Coleman Watts + +## 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