From 5622747c1368f5287cbc82fc3165368ebf2819bf Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 16 Jun 2022 23:00:57 -0700 Subject: [PATCH] Add release-notes/5.50.3.md --- release-notes.md | 9 +++++++++ release-notes/5.50.3.md | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 release-notes/5.50.3.md diff --git a/release-notes.md b/release-notes.md index 809b1118f9..dbefd9fd30 100644 --- a/release-notes.md +++ b/release-notes.md @@ -27,6 +27,15 @@ Released July 6, 2022 - **[Credits](release-notes/5.51.0.md#credits)** - **[Feedback](release-notes/5.51.0.md#feedback)** +## CiviCRM 5.50.3 + +Released June 17, 2022 + +- **[Synopsis](release-notes/5.50.3.md#synopsis)** +- **[Bugs resolved](release-notes/5.50.3.md#bugs)** +- **[Credits](release-notes/5.50.3.md#credits)** +- **[Feedback](release-notes/5.50.3.md#feedback)** + ## CiviCRM 5.50.2 Released June 14, 2022 diff --git a/release-notes/5.50.3.md b/release-notes/5.50.3.md new file mode 100644 index 0000000000..5e282d4a03 --- /dev/null +++ b/release-notes/5.50.3.md @@ -0,0 +1,40 @@ +# CiviCRM 5.50.3 + +Released June 17, 2022 + +- **[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** | + +## Bugs resolved + +* **_CiviContribute_: Re-enable editing for (basic) recurring contributions ([dev/financial#197](https://lab.civicrm.org/dev/financial/-/issues/197): [#23805](https://github.com/civicrm/civicrm-core/pull/23805))** +* **_CiviMember_: Fix automatic renewal option in Contribution Pages ([#23798](https://github.com/civicrm/civicrm-core/pull/23798))** +* **_Message Templates_: Handle empty date token gracefully ([#23827](https://github.com/civicrm/civicrm-core/pull/23827))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Semper IT - Karin Gerritsen; MJW Consulting - +Matthew Wire; Megaphone Technology Consulting - Jon Goldberg; JMA Consulting - Seamus Lee, +Monish Deb; CiviCRM - Tim Otten; Blackfly Solutions - Alan Dixon; Australian Greens - +Andrew Cormick-Dockery + +## 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