From ff03817ca6e96a6edd40b1a81be3f11745dccecf Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 23 Aug 2021 18:32:01 -0700 Subject: [PATCH] Add release-notes/5.40.3.md --- release-notes.md | 9 +++++++++ release-notes/5.40.3.md | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 release-notes/5.40.3.md diff --git a/release-notes.md b/release-notes.md index 959a8a7425..ef1dc474a8 100644 --- a/release-notes.md +++ b/release-notes.md @@ -26,6 +26,15 @@ Released September 1, 2021 - **[Credits](release-notes/5.41.0.md#credits)** - **[Feedback](release-notes/5.41.0.md#feedback)** +## CiviCRM 5.40.3 + +Released August 23, 2021 + +- **[Synopsis](release-notes/5.40.3.md#synopsis)** +- **[Bugs resolved](release-notes/5.40.3.md#bugs)** +- **[Credits](release-notes/5.40.3.md#credits)** +- **[Feedback](release-notes/5.40.3.md#feedback)** + ## CiviCRM 5.40.2 Released August 17, 2021 diff --git a/release-notes/5.40.3.md b/release-notes/5.40.3.md new file mode 100644 index 0000000000..eda07d457c --- /dev/null +++ b/release-notes/5.40.3.md @@ -0,0 +1,37 @@ +# CiviCRM 5.40.3 + +Released August 23, 2021 + +- **[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 + +* **_Scheduled Reminder_: Fix error when editing SMS-based reminders ([dev/core#2777](https://lab.civicrm.org/dev/core/-/issues/2777): [#21192](https://github.com/civicrm/civicrm-core/pull/21192))** +* **_OAuth Client_: Fix error when refreshing OAuth tokens ([dev/core#2779](https://lab.civicrm.org/dev/core/-/issues/2779): [#21224](https://github.com/civicrm/civicrm-core/pull/21224))** + +## Credits + +This release was developed by the following authors and reviewers: + +Benjamin W; CiviCRM - Tim Otten; Dave D; Fuzion - Jitendra Purohit; JMA Consulting - +Seamus Lee; Wikimedia Foundation - Eileen McNaughton + +## 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