Add release-notes/5.61.1.md
authorTim Otten <totten@civicrm.org>
Fri, 5 May 2023 20:49:51 +0000 (13:49 -0700)
committerAndie Hunt <andie@aghstrategies.com>
Wed, 2 Aug 2023 21:43:30 +0000 (17:43 -0400)
release-notes.md
release-notes/5.61.1.md [new file with mode: 0644]

index 1d1a6c25aba1919a999aee625ed8bee43e67b624..58e822edbf13a4abc341aa97349eeb5a6269e600 100644 (file)
@@ -48,6 +48,15 @@ Released June 7, 2023
 - **[Credits](release-notes/5.62.0.md#credits)**
 - **[Feedback](release-notes/5.62.0.md#feedback)**
 
+## 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 (file)
index 0000000..18216c4
--- /dev/null
@@ -0,0 +1,39 @@
+# CiviCRM 5.61.1
+
+Released May 5, 2023
+
+- **[Synopsis](#synopsis)**
+- **[Bugs resolved](#bugs)**
+- **[Credits](#credits)**
+- **[Feedback](#feedback)**
+
+## <a name="synopsis"></a>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       |
+
+## <a name="bugs"></a>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_").
+
+## <a name="credits"></a>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
+
+## <a name="feedback"></a>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`.