From ca63452096cdfc21ee47fd978e588ecbc8b7cf03 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 2 Aug 2023 18:49:34 -0700 Subject: [PATCH] Add release-notes/5.63.3.md --- release-notes.md | 9 +++++++++ release-notes/5.63.3.md | 42 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 release-notes/5.63.3.md diff --git a/release-notes.md b/release-notes.md index 184b758194..2e98e16fe3 100644 --- a/release-notes.md +++ b/release-notes.md @@ -59,6 +59,15 @@ Released August 2, 2023 - **[Credits](release-notes/5.64.0.md#credits)** - **[Feedback](release-notes/5.64.0.md#feedback)** +## CiviCRM 5.63.3 + +Released August 2, 2023 + +- **[Synopsis](release-notes/5.63.3.md#synopsis)** +- **[Bugs resolved](release-notes/5.63.3.md#bugs)** +- **[Credits](release-notes/5.63.3.md#credits)** +- **[Feedback](release-notes/5.63.3.md#feedback)** + ## CiviCRM 5.63.2 Released July 26, 2023 diff --git a/release-notes/5.63.3.md b/release-notes/5.63.3.md new file mode 100644 index 0000000000..b9afad36d1 --- /dev/null +++ b/release-notes/5.63.3.md @@ -0,0 +1,42 @@ +# CiviCRM 5.63.3 + +Released August 2, 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 + +* ** (, [dev/core#4429](https://lab.civicrm.org/dev/core/-/issues/4429))** +* **_CiviContribute_: Fix editing of certain values in "Contribution Page: Amounts" (PHP8.1) ([dev/core#4453](https://lab.civicrm.org/dev/core/-/issues/4453): [#26953](https://github.com/civicrm/civicrm-core/pull/26953))** +* **_CiviMember_: Fix editing of certain price-set values ([dev/core#4468](https://lab.civicrm.org/dev/core/-/issues/4468): [#26902](https://github.com/civicrm/civicrm-core/pull/26902))** +* **_SearchKit_: Fix display of arithmetic fields ([dev/core#4455](https://lab.civicrm.org/dev/core/-/issues/4455): [#26944](https://github.com/civicrm/civicrm-core/pull/26944))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wildsight - Lars Sander-Green; Wikimedia Foundation - Eileen McNaughton; Tadpole +Collective - Kevin Cristiano; Squiffle Consulting - Aidan Saunders; Megaphone Technology +Consulting - Jon Goldberg; JMA Consulting - Seamus Lee; Fuzion - Peter Davis; Dave D; +CiviCRM - Tim Otten, Coleman Watts; 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