From 457c33a9ba4c6161830ff86d77706c3f1cda4480 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 11 Jan 2023 22:21:12 -0800 Subject: [PATCH] Add release-notes/5.57.1.md --- release-notes.md | 9 +++++++++ release-notes/5.57.1.md | 44 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 release-notes/5.57.1.md diff --git a/release-notes.md b/release-notes.md index 2f03eff17d..2a2b32fd74 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.57.1 + +Released January 12, 2023 + +- **[Synopsis](release-notes/5.57.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.57.1.md#bugs)** +- **[Credits](release-notes/5.57.1.md#credits)** +- **[Feedback](release-notes/5.57.1.md#feedback)** + ## CiviCRM 5.57.0 Released January 4, 2023 diff --git a/release-notes/5.57.1.md b/release-notes/5.57.1.md new file mode 100644 index 0000000000..c306168cab --- /dev/null +++ b/release-notes/5.57.1.md @@ -0,0 +1,44 @@ +# CiviCRM 5.57.1 + +Released January 12, 2023 + +- **[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?** | **yes** | +| Fix problems installing or upgrading to a previous version? | no | +| Introduce features? | no | +| **Fix bugs?** | **yes** | +| Fix security vulnerabilities? | no | + +## Bugs resolved + +* **_Asset Builder_: Fix testInvalid() failure. Switch to JWT. ([#25305](https://github.com/civicrm/civicrm-core/pull/25305))** +* **_CiviContribute_: Listing fails when line-item title is null ([#25300](https://github.com/civicrm/civicrm-core/pull/25300))** +* **_Joomla_: Restore `cv` compatibility with Joomla 3.x ([dev/core#4060](https://lab.civicrm.org/dev/core/-/issues/4060): [#25306](https://github.com/civicrm/civicrm-core/pull/25306))** +* **_Search Kit_: Fix "Update" task ([#25289](https://github.com/civicrm/civicrm-core/pull/25289))** +* **_Status Check_: Raise severity of warning about signing-keys ([#25285](https://github.com/civicrm/civicrm-core/pull/25285))** + + The configuration option `CIVICRM_SIGN_KEYS` has been elevated from "Recommended" to "Required". If not already configured, you may see a prompt to [configure CIVICRM_SIGN_KEYS](https://docs.civicrm.org/sysadmin/en/latest/setup/secret-keys/). + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Squiffle Consulting - Aidan Saunders; Lighthouse +Consulting and Design - Brian Shaughnessy; JMA Consulting - Monish Deb, Seamus Lee; Dave +D; CiviCRM - Coleman Watts, Tim Otten; Artful Robot - Rich Lott + +## 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