From a0a6033e9beb8044722fa3ba3e36fe84be193f83 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 28 Jan 2022 15:23:05 -0800 Subject: [PATCH] Add release-notes/5.45.2.md --- release-notes.md | 9 +++++++++ release-notes/5.45.2.md | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 release-notes/5.45.2.md diff --git a/release-notes.md b/release-notes.md index 6b6e60c456..94a1bdf4f6 100644 --- a/release-notes.md +++ b/release-notes.md @@ -15,6 +15,15 @@ Other resources for identifying changes are: * https://github.com/civicrm/civicrm-joomla * https://github.com/civicrm/civicrm-wordpress +## CiviCRM 5.45.2 + +Released January 28, 2022 + +- **[Synopsis](release-notes/5.45.2.md#synopsis)** +- **[Bugs resolved](release-notes/5.45.2.md#bugs)** +- **[Credits](release-notes/5.45.2.md#credits)** +- **[Feedback](release-notes/5.45.2.md#feedback)** + ## CiviCRM 5.45.1 Released January 11, 2022 diff --git a/release-notes/5.45.2.md b/release-notes/5.45.2.md new file mode 100644 index 0000000000..1bb75ae248 --- /dev/null +++ b/release-notes/5.45.2.md @@ -0,0 +1,37 @@ +# CiviCRM 5.45.2 + +Released January 28, 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 + +* **_Extensions_: Database upgrades fail if "afform_admin" is used without "search_kit" ([dev/core#3036](https://lab.civicrm.org/dev/core/-/issues/3036): [#22623](https://github.com/civicrm/civicrm-core/pull/22623), [#22640](https://github.com/civicrm/civicrm-core/pull/22640))** +* **_Greetings_: Fix crash when recomputing stale greeting data ([dev/core#3028](https://lab.civicrm.org/dev/core/-/issues/3028): [#22650](https://github.com/civicrm/civicrm-core/pull/22650))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Richard van Oosterhout; Dave D; +CiviCRM - Coleman Watts, Tim Otten + +## 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