From f304110339e2393051b829d94ca0758c63146324 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 24 Aug 2023 19:44:29 -0700 Subject: [PATCH] Add release-notes/5.64.2.md --- release-notes.md | 9 +++++++++ release-notes/5.64.2.md | 43 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 release-notes/5.64.2.md diff --git a/release-notes.md b/release-notes.md index 3411981cf1..a48ea92b36 100644 --- a/release-notes.md +++ b/release-notes.md @@ -48,6 +48,15 @@ Released September 6, 2023 - **[Credits](release-notes/5.65.0.md#credits)** - **[Feedback](release-notes/5.65.0.md#feedback)** +## CiviCRM 5.64.2 + +Released August 24, 2023 + +- **[Synopsis](release-notes/5.64.2.md#synopsis)** +- **[Bugs resolved](release-notes/5.64.2.md#bugs)** +- **[Credits](release-notes/5.64.2.md#credits)** +- **[Feedback](release-notes/5.64.2.md#feedback)** + ## CiviCRM 5.64.1 Released August 18, 2023 diff --git a/release-notes/5.64.2.md b/release-notes/5.64.2.md new file mode 100644 index 0000000000..1b56228416 --- /dev/null +++ b/release-notes/5.64.2.md @@ -0,0 +1,43 @@ +# CiviCRM 5.64.2 + +Released August 24, 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 + +* **_CiviMember_: Cannot use CiviMember price-set on new contribution page ([dev/core#4523](https://lab.civicrm.org/dev/core/-/issues/4523): [#27120](https://github.com/civicrm/civicrm-core/pull/27120))** +* **_CiviContribute_: If user enters "Other" amount, then old amount should be unselected ([#27129](https://github.com/civicrm/civicrm-core/pull/27129))** +* **_Form Builder_: Email hyperlinks don't render for some messages ([dev/core#4531](https://lab.civicrm.org/dev/core/-/issues/4531): [#27134](https://github.com/civicrm/civicrm-core/pull/27134/))** +* **_Importer_: Form doesn't update after toggling checkbox ([#27132](https://github.com/civicrm/civicrm-core/pull/27132))** +* **_Send Email_: Form doesn't update after toggling checkbox ([#27132](https://github.com/civicrm/civicrm-core/pull/27132))** +* **_Search Kit_: Bulk actions don't work unless ID column is displayed ([dev/core#4519](https://lab.civicrm.org/dev/core/-/issues/4519): [#27123](https://github.com/civicrm/civicrm-core/pull/27123))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wildsight - Lars Sander-Green; Wikimedia Foundation - Eileen McNaughton; Megaphone +Technology Consulting - Brienne Kordis; JMA Consulting - Seamus Lee; Dave D; CiviCRM - Tim +Otten, Coleman Watts; Circle Interactive - Pradeep Nayak + +## 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