From 518113b7cd7ffc2788e5032413e80da86c2b2b16 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 11 Nov 2021 20:59:35 -0800 Subject: [PATCH] Add release-notes/5.43.1.md --- release-notes.md | 9 +++++++++ release-notes/5.43.1.md | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 release-notes/5.43.1.md diff --git a/release-notes.md b/release-notes.md index dffc97b019..3443aefb38 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.43.1 + +Released November 12, 2021 + +- **[Synopsis](release-notes/5.43.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.43.1.md#bugs)** +- **[Credits](release-notes/5.43.1.md#credits)** +- **[Feedback](release-notes/5.43.1.md#feedback)** + ## CiviCRM 5.43.0 Released November 3, 2021 diff --git a/release-notes/5.43.1.md b/release-notes/5.43.1.md new file mode 100644 index 0000000000..c7904df04b --- /dev/null +++ b/release-notes/5.43.1.md @@ -0,0 +1,38 @@ +# CiviCRM 5.43.1 + +Released November 11, 2021 + +- **[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 + +* **_Upgrader_: Upgrader crashes when migrating some smart groups ([dev/core#2550](https://lab.civicrm.org/dev/core/-/issues/2550): [#21997](https://github.com/civicrm/civicrm-core/pull/21997))** +* **_Maps_: Map link displays critical error ([dev/core#2942](https://lab.civicrm.org/dev/core/-/issues/2942): [#21980](https://github.com/civicrm/civicrm-core/pull/21980))** +* **_CiviEvent_: `{event.*}` tokens do not render in PDFs for participants ([dev/core#2947](https://lab.civicrm.org/dev/core/-/issues/2947): [#22046](https://github.com/civicrm/civicrm-core/pull/22046))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; PeaceWorks Technology Solutions - Martin Hansen; +JMA Consulting - Monish Deb, Seamus Lee; CiviCRM - Coleman Watts, Tim Otten; @treasurer + +## 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