From 058431a056fcc710de403268b74629381f98da2c Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 27 Oct 2022 20:00:40 -0700 Subject: [PATCH] Add release-notes/5.54.1.md --- release-notes.md | 9 +++++++++ release-notes/5.54.1.md | 43 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 release-notes/5.54.1.md diff --git a/release-notes.md b/release-notes.md index 659316c6c0..762a1d9d6b 100644 --- a/release-notes.md +++ b/release-notes.md @@ -26,6 +26,15 @@ Released November 2, 2022 - **[Credits](release-notes/5.55.0.md#credits)** - **[Feedback](release-notes/5.55.0.md#feedback)** +## CiviCRM 5.54.1 + +Released October 28, 2022 + +- **[Synopsis](release-notes/5.54.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.54.1.md#bugs)** +- **[Credits](release-notes/5.54.1.md#credits)** +- **[Feedback](release-notes/5.54.1.md#feedback)** + ## CiviCRM 5.54.0 Released October 5, 2022 diff --git a/release-notes/5.54.1.md b/release-notes/5.54.1.md new file mode 100644 index 0000000000..f5ba37aabd --- /dev/null +++ b/release-notes/5.54.1.md @@ -0,0 +1,43 @@ +# CiviCRM 5.54.1 + +Released October 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? | no | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_CiviEvent_: Badge barcodes render incorrectly ([dev/core#3829](https://lab.civicrm.org/dev/core/-/issues/3829): [#24695](https://github.com/civicrm/civicrm-core/pull/24695))** +* **_Extensions_: After toggling certain extensions, services load incorrectly ([#24743](https://github.com/civicrm/civicrm-core/pull/24743), [#24713](https://github.com/civicrm/civicrm-core/pull/24713))** +* **_Import_: Contact import fails when a _related_ contact has different type ([dev/core#3927](https://lab.civicrm.org/dev/core/-/issues/3927): [#24801](https://github.com/civicrm/civicrm-core/pull/24801))** +* **_Import_: Participant importer fails to run ([dev/core#3932](https://lab.civicrm.org/dev/core/-/issues/3932): [#24790](https://github.com/civicrm/civicrm-core/pull/24790))** +* **_Import_: Restore batch size ([#24772](https://github.com/civicrm/civicrm-core/pull/24772))** +* **_Import (civiimport)_: Report shows incorrect summary ([#24711](https://github.com/civicrm/civicrm-core/pull/24711))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Tadpole Collective - Kevin Cristiano; Megaphone +Technology Consulting - Brienne Kordis, Jon Goldberg; lkuttner; guitarman; Dave D; +CiviDesk - Yashodha Chaku; CiviCRM - Tim Otten, Coleman Watts; CiviCoop - Jaap Jansma; +BrightMinded Ltd - Bradley Taylor + +## 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