From 887c84cb12d7cf759352fcc55715b4b7fd98761a Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 7 Sep 2023 20:05:18 -0700 Subject: [PATCH] Add release-notes/5.65.1.md --- release-notes.md | 9 +++++++++ release-notes/5.65.1.md | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 release-notes/5.65.1.md diff --git a/release-notes.md b/release-notes.md index ed44a51e58..376c987d0e 100644 --- a/release-notes.md +++ b/release-notes.md @@ -37,6 +37,15 @@ Released October 4, 2023 - **[Credits](release-notes/5.66.0.md#credits)** - **[Feedback](release-notes/5.66.0.md#feedback)** +## CiviCRM 5.65.1 + +Released September 8, 2023 + +- **[Synopsis](release-notes/5.65.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.65.1.md#bugs)** +- **[Credits](release-notes/5.65.1.md#credits)** +- **[Feedback](release-notes/5.65.1.md#feedback)** + ## CiviCRM 5.65.0 Released September 6, 2023 diff --git a/release-notes/5.65.1.md b/release-notes/5.65.1.md new file mode 100644 index 0000000000..efd8c604a1 --- /dev/null +++ b/release-notes/5.65.1.md @@ -0,0 +1,41 @@ +# CiviCRM 5.65.1 + +Released September 8, 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?** | **yes** | +| Introduce features? | no | +| **Fix bugs?** | **yes** | +| Fix security vulnerabilities? | no | + +## Bugs resolved + +* **_CiviEvent_: Token `{event.fee_label}` is blank ([#27372](https://github.com/civicrm/civicrm-core/pull/27372))** +* **_Upgrader_: Failure involving `MappingBase::getLabel() must be of the type string' ([#27354](https://github.com/civicrm/civicrm-core/pull/27354))** +* **_Upgrader_: Failure involving `CRM_*_DAO_* not found in CRM_Core_PseudoConstant::get()` ([#27358](https://github.com/civicrm/civicrm-core/pull/27358))** +* **_Upgrader_: Failure involving combination of multilingual and data-logging ([#27364](https://github.com/civicrm/civicrm-core/pull/27364))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wildsight - Lars Sander-Green; Wikimedia Foundation - Eileen McNaughton; Squiffle +Consulting - Aidan Saunders; JMA Consulting - Seamus Lee; Fuzion - Peter Davis; Dave D; +CiviCRM - Coleman Watts, Tim Otten; catorghans + +## 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