From 64507cdbb9decbf22ca290b537481b55f0216916 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 30 Jun 2021 18:29:17 -0700 Subject: [PATCH] Add release-notes/5.38.1.md --- release-notes.md | 9 +++++++++ release-notes/5.38.1.md | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 release-notes/5.38.1.md diff --git a/release-notes.md b/release-notes.md index 920f822c77..682f61cc3b 100644 --- a/release-notes.md +++ b/release-notes.md @@ -26,6 +26,15 @@ Released July 7, 2021 - **[Credits](release-notes/5.39.0.md#credits)** - **[Feedback](release-notes/5.39.0.md#feedback)** +## CiviCRM 5.38.1 + +Released June 30, 2021 + +- **[Synopsis](release-notes/5.38.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.38.1.md#bugs)** +- **[Credits](release-notes/5.38.1.md#credits)** +- **[Feedback](release-notes/5.38.1.md#feedback)** + ## CiviCRM 5.38.0 Released June 2, 2021 diff --git a/release-notes/5.38.1.md b/release-notes/5.38.1.md new file mode 100644 index 0000000000..b876bfb9f1 --- /dev/null +++ b/release-notes/5.38.1.md @@ -0,0 +1,40 @@ +# CiviCRM 5.38.1 + +Released June 30, 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 + +* **_CiviContribute_: "Edit Payment" screen has malformed return URL ([#20699](https://github.com/civicrm/civicrm-core/pull/20699), [#20641](https://github.com/civicrm/civicrm-core/pull/20641))** +* **_CiviEvent_: Data from custom fields incorrectly diverted to EventTemplate ([dev/event#58](https://lab.civicrm.org/dev/event/-/issues/58): [#20675](https://github.com/civicrm/civicrm-core/pull/20675))** +* **_CiviMember_: Pass both variants "invoiceID"/"invoice_id" to payment-processor (for backward compatibility) ([#20689](https://github.com/civicrm/civicrm-core/pull/20689))** +* **_Zeta Components/Mail_: Inbound mail procesing fails on certain email addresses ([dev/core#2604](https://lab.civicrm.org/dev/core/-/issues/2604): [#20661](https://github.com/civicrm/civicrm-core/pull/20661))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; SYSTOPIA Organisationsberatung - Björn Endres; +oseidel; JMA Consulting - Seamus Lee; Dave D; CiviCRM - Tim Otten; Circle Interactive - +Pradeep Nayak; Agileware - Justin Freeman, Francis Whittle + +## Feedback + +These release notes are edited by Tim Otten and Andrew Hunt. If you'd like to +provide feedback on them, please login to https://chat.civicrm.org/civicrm and +contact `@agh1`. -- 2.25.1