From 401518909d521ac48047f3af0f880f47761e645c Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 5 May 2023 13:49:51 -0700 Subject: [PATCH] Add release-notes/5.61.1.md --- release-notes.md | 9 +++++++++ release-notes/5.61.1.md | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 release-notes/5.61.1.md diff --git a/release-notes.md b/release-notes.md index 1f57de19a3..7a91c862a8 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.61.1 + +Released May 5, 2023 + +- **[Synopsis](release-notes/5.61.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.61.1.md#bugs)** +- **[Credits](release-notes/5.61.1.md#credits)** +- **[Feedback](release-notes/5.61.1.md#feedback)** + ## CiviCRM 5.61.0 Released May 3, 2023 diff --git a/release-notes/5.61.1.md b/release-notes/5.61.1.md new file mode 100644 index 0000000000..18216c4225 --- /dev/null +++ b/release-notes/5.61.1.md @@ -0,0 +1,39 @@ +# CiviCRM 5.61.1 + +Released May 5, 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? | no | +| Fix problems installing or upgrading to a previous version? | no | +| Introduce features? | no | +| **Fix bugs?** | **yes** | +| Fix security vulnerabilities? | no | + +## Bugs resolved + +* **_Drupal_: Fix compatibility with Drupal v9.5.9 ([drupal#82](https://github.com/civicrm/civicrm-drupal-8/pull/82), [#26159](https://github.com/civicrm/civicrm-core/pull/26159))** + + Drupal v9.5.9 modified the handling of "Route" data. This revision changes the CiviCRM-Drupal routes for compatibility. Administrators should manually clear Drupal caches (`drush cc` or "_Administration > Configuration > Development_"). + +## Credits + +This release was developed by the following authors and reviewers: + +Skvare - Mark Hanna; marvs5; JMA Consulting - Seamus Lee; Jens Schuppe; Dave D; CiviCRM - +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