From 642fc9b1936c72d15e74941b1ee3c54036058ea4 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 1 Sep 2020 16:08:39 -0700 Subject: [PATCH] Add release-notes/5.28.4.md --- release-notes.md | 9 +++++++++ release-notes/5.28.4.md | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 release-notes/5.28.4.md diff --git a/release-notes.md b/release-notes.md index 3103835951..d2d501d26a 100644 --- a/release-notes.md +++ b/release-notes.md @@ -26,6 +26,15 @@ Released September 2, 2020 - **[Credits](release-notes/5.29.0.md#credits)** - **[Feedback](release-notes/5.29.0.md#feedback)** +## CiviCRM 5.28.4 + +Released September 1, 2020 + +- **[Synopsis](release-notes/5.28.4.md#synopsis)** +- **[Bugs resolved](release-notes/5.28.4.md#bugs)** +- **[Credits](release-notes/5.28.4.md#credits)** +- **[Feedback](release-notes/5.28.4.md#feedback)** + ## CiviCRM 5.28.3 Released August 22, 2020 diff --git a/release-notes/5.28.4.md b/release-notes/5.28.4.md new file mode 100644 index 0000000000..6851eba8ae --- /dev/null +++ b/release-notes/5.28.4.md @@ -0,0 +1,40 @@ +# CiviCRM 5.28.4 + +Released September 1, 2020 + +- **[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 + +* **_CiviCase_: Fix interpretation of "Assign to Creator" option (when disabled) ([dev/core#1982](https://lab.civicrm.org/dev/core/-/issues/1982): [#18301](https://github.com/civicrm/civicrm-core/pull/18301))** +* **_CiviContribute_: Fix tax calculation for multiline transactions ([dev/core#1983](https://lab.civicrm.org/dev/core/-/issues/1983): [#18290](https://github.com/civicrm/civicrm-core/pull/18290))** +* **_CiviContribute_: Fix tax calculation for offline membership renewals ([dev/core#1972](https://lab.civicrm.org/dev/core/-/issues/1972): [#18271](https://github.com/civicrm/civicrm-core/pull/18271))** +* **_Custom Fields_: Fix conversion from "Multi-Select" to "Select" ([dev/core#1974](https://lab.civicrm.org/dev/core/-/issues/1974): [#18304](https://github.com/civicrm/civicrm-core/pull/18304), [#18272](https://github.com/civicrm/civicrm-core/pull/18272))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Semper IT - Karin Gerritsen; Lighthouse Consulting and +Design - Brian Shaughnessy; Lemniscus - Noah Miller; JMA Consulting - Seamus Lee; Dave D; CiviCRM - +Tim Otten; Circle Interactive - Pradeep Nayak + +## 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