From a527b7fa7d30c976ff2eadf2851bc8fd0342c7c3 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 19 Sep 2023 15:28:31 -0700 Subject: [PATCH] Add release-notes/5.65.2.md --- release-notes.md | 9 +++++++++ release-notes/5.65.2.md | 42 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 release-notes/5.65.2.md diff --git a/release-notes.md b/release-notes.md index 376c987d0e..35d8a0089b 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.2 + +Released September 19, 2023 + +- **[Synopsis](release-notes/5.65.2.md#synopsis)** +- **[Bugs resolved](release-notes/5.65.2.md#bugs)** +- **[Credits](release-notes/5.65.2.md#credits)** +- **[Feedback](release-notes/5.65.2.md#feedback)** + ## CiviCRM 5.65.1 Released September 8, 2023 diff --git a/release-notes/5.65.2.md b/release-notes/5.65.2.md new file mode 100644 index 0000000000..b6bd68520c --- /dev/null +++ b/release-notes/5.65.2.md @@ -0,0 +1,42 @@ +# CiviCRM 5.65.2 + +Released September 19, 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 (rare)** | +| **Fix problems installing or upgrading to a previous version?** | **yes** | +| Introduce features? | no | +| **Fix bugs?** | **yes** | +| Fix security vulnerabilities? | no | + +## Bugs resolved + +* **_Custom Data_: Restricted visibility of `$groupTree` may cause some customizations to fail ([#27492](https://github.com/civicrm/civicrm-core/pull/27492))** +* **_Status Check_: Display warning(s) if a previous upgrade left inconsistencies in the configuration of "Components" ([#27453](https://github.com/civicrm/civicrm-core/pull/27453), [#27475](https://github.com/civicrm/civicrm-core/pull/27475))** +* **_Upgrader_: Upgrades may fail if customizations depend on migrated component APIs ([dev/core#4521](https://lab.civicrm.org/dev/core/-/issues/4521): [#27481](https://github.com/civicrm/civicrm-core/pull/27481))** +* **_Upgrader_: Upgrades may fail due to interaction between migrated component APIs, breadcrumbs, and views/entities ([dev/core#4605](https://lab.civicrm.org/dev/core/-/issues/4605): [#27518](https://github.com/civicrm/civicrm-core/pull/27518))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wildsight - Lars Sander-Green; Wikimedia Foundation - Eileen McNaughton; Megaphone +Technology Consulting - Jon Goldberg; Dave D; Coop SymbioTIC - Mathieu Lutfy; CiviCRM - +Coleman Watts, Tim Otten; Circle Interactive - Pradeep Nayak; BrightMinded Ltd - Bradley +Taylor; aiden_g; Agileware - Justin Freeman + +## 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