From 75a336cc6375358ba0a377c5e407319a5972d9d8 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 20 Dec 2022 19:45:22 -0800 Subject: [PATCH] Add release-notes/5.56.1.md --- release-notes.md | 9 +++++++++ release-notes/5.56.1.md | 43 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 release-notes/5.56.1.md diff --git a/release-notes.md b/release-notes.md index 624e6091b3..da1a79900d 100644 --- a/release-notes.md +++ b/release-notes.md @@ -39,6 +39,15 @@ Released January 4, 2023 - **[Credits](release-notes/5.57.0.md#credits)** - **[Feedback](release-notes/5.57.0.md#feedback)** +## CiviCRM 5.56.1 + +Released December 20, 2022 + +- **[Synopsis](release-notes/5.56.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.56.1.md#bugs)** +- **[Credits](release-notes/5.56.1.md#credits)** +- **[Feedback](release-notes/5.56.1.md#feedback)** + ## CiviCRM 5.56.0 Released December 7, 2022 diff --git a/release-notes/5.56.1.md b/release-notes/5.56.1.md new file mode 100644 index 0000000000..c9c287ef89 --- /dev/null +++ b/release-notes/5.56.1.md @@ -0,0 +1,43 @@ +# CiviCRM 5.56.1 + +Released December 20, 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 + +* **_CiviAccounts_: Closing a batch generates Javascript error (if authx is enabled) ([dev/core#3960](https://lab.civicrm.org/dev/core/-/issues/3960): [#25129](https://github.com/civicrm/civicrm-core/pull/25129))** +* **_CiviAccounts_: "New Batch" page does not load ([dev/core#4036](https://lab.civicrm.org/dev/core/-/issues/4036): [#25189](https://github.com/civicrm/civicrm-core/pull/25189))** +* **_CiviContribute_: Crash when displaying a contribution without any line-items ([dev/core#4027](https://lab.civicrm.org/dev/core/-/issues/4027): [#25145](https://github.com/civicrm/civicrm-core/pull/25145))** +* **_CiviContribute_: Contribution amount sometimes displays extraneous dash ([#25033](https://github.com/civicrm/civicrm-core/pull/25033))** +* **_CiviContribute_: Import error when using "update" mode ([dev/core#4038](https://lab.civicrm.org/dev/core/-/issues/4038): [#25204](https://github.com/civicrm/civicrm-core/pull/25204))** +* **_Flexmailer_: Tracked URLs with hyphens do not work ([#25149](https://github.com/civicrm/civicrm-core/pull/25149))** +* **_SearchKit_: Console error when loading options ([#25198](https://github.com/civicrm/civicrm-core/pull/25198))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wildsight - Lars Sanders-Green; Wikimedia Foundation - Eileen McNaughton; Third Sector +Design - Kurund Jalmi; Megaphone Technology Consulting - Jon Goldberg; JMA Consulting - +Seamus Lee; Dave D; CiviDesk - Yashodha Chaku; 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