From 27d20739c2d85df3dece99c04e4c858775b91e75 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 3 Aug 2020 03:04:07 -0700 Subject: [PATCH] Add release-notes/5.27.4.md --- release-notes.md | 9 +++++++ release-notes/5.27.4.md | 56 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 65 insertions(+) create mode 100644 release-notes/5.27.4.md diff --git a/release-notes.md b/release-notes.md index 8e17ff63b7..e467f398ad 100644 --- a/release-notes.md +++ b/release-notes.md @@ -26,6 +26,15 @@ Released August 5, 2020 - **[Credits](release-notes/5.28.0.md#credits)** - **[Feedback](release-notes/5.28.0.md#feedback)** +## CiviCRM 5.27.4 + +Released August 3, 2020 + +- **[Synopsis](release-notes/5.27.3.md#synopsis)** +- **[Bugs resolved](release-notes/5.27.3.md#bugs)** +- **[Credits](release-notes/5.27.3.md#credits)** +- **[Feedback](release-notes/5.27.3.md#feedback)** + ## CiviCRM 5.27.3 Released July 23, 2020 diff --git a/release-notes/5.27.4.md b/release-notes/5.27.4.md new file mode 100644 index 0000000000..6847b262c0 --- /dev/null +++ b/release-notes/5.27.4.md @@ -0,0 +1,56 @@ +# CiviCRM 5.27.4 + +Released August 3, 2020 + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## Synopsis + +| *Does this version...?* | | +|:--------------------------------------------------------------- |:-------:| +| Fix security vulnerabilities? | no | +| Change the database schema? | no | +| Alter the API? | no | +| Require attention to configuration options? | **yes** | +| Fix problems installing or upgrading to a previous version? | **yes** | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_CiviCase_: Action links are missing text labels ([dev/core#1899](https://lab.civicrm.org/dev/core/-/issues/1899): + [#17947](https://github.com/civicrm/civicrm-core/pull/17947))** +* **_CiviContribute_: When editing "Amounts", default is mis-saved ([dev/core#1911](https://lab.civicrm.org/dev/core/-/issues/1911): + [#17960](https://github.com/civicrm/civicrm-core/pull/17960))** + + If you recently edited any "Amounts", then please review and verify that the default is correct. + Mis-saved defaults can cause problems when submitting contributions. + +* **_CiviMail_: Blasts sent via Job Manager do not recover from errors ([dev/mail#72](https://lab.civicrm.org/dev/mail/-/issues/72): + [#18017](https://github.com/civicrm/civicrm-core/pull/18017))** +* **_WordPress_: `[civicrm.files]` folder incorrect on older sites ([dev/wordpress#66](https://lab.civicrm.org/dev/wordpress/-/issues/66): + [#17868](https://github.com/civicrm/civicrm-core/pull/17868))** + + This fixes a regression affecting older WordPress deployments by partially reverting + [dev/wordpress#47](https://lab.civicrm.org/dev/wordpress/-/issues/47). This means that some WordPress configurations + (eg Polylang) may return to being unsupported. The issue is scheduled to be revisited circa 5.29. + +## Credits + + + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Team Expansion - Greg Harris; Tadpole Collective - Kevin +Cristiano; Megaphone Technology Consulting - Jon Goldberg; MJW Consulting - Matthew Wire; JMA +Consulting - Seamus Lee; Dave D; CiviCRM - Tim Otten; Christian Wach; Agileware - Justin Freeman; +AGH Strategies - Andrew Hunt + +## 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