From c7d26340bd457a02b0ff0c3204e4096506d155e9 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 11 Jan 2022 11:34:54 -0800 Subject: [PATCH] Add release-notes/5.45.1.md --- release-notes.md | 9 +++++++++ release-notes/5.45.1.md | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 release-notes/5.45.1.md diff --git a/release-notes.md b/release-notes.md index 224e3a227a..6b6e60c456 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.1 + +Released January 11, 2022 + +- **[Synopsis](release-notes/5.45.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.45.1.md#bugs)** +- **[Credits](release-notes/5.45.1.md#credits)** +- **[Feedback](release-notes/5.45.1.md#feedback)** + ## CiviCRM 5.45.0 Released January 5, 2022 diff --git a/release-notes/5.45.1.md b/release-notes/5.45.1.md new file mode 100644 index 0000000000..10cd02a300 --- /dev/null +++ b/release-notes/5.45.1.md @@ -0,0 +1,39 @@ +# CiviCRM 5.45.1 + +Released January 11, 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? | no | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_KCFinder_: Fails to upload images ([packages#338](https://github.com/civicrm/civicrm-packages/pull/338))** +* **_Mail Merge_: Fix new warning and possible error when processing certain empty tokens ([#22445](https://github.com/civicrm/civicrm-core/pull/22445))** +* **_Relationships_: Error when adding a relationship (if CiviMember is disabled) ([dev/core#3025](https://lab.civicrm.org/dev/core/-/issues/3025): [#22451](https://github.com/civicrm/civicrm-core/pull/22451))** +* **_SearchKit_: URLs to external sites no longer render ([dev/report#93](https://lab.civicrm.org/dev/report/-/issues/93): [#22437](https://github.com/civicrm/civicrm-core/pull/22437))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; tapashdatta; Megaphone Technology Consulting - +Jon Goldberg; JMA Consulting - Seamus Lee; 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