From: Tim Otten Date: Fri, 10 Jul 2020 05:55:29 +0000 (-0700) Subject: Add release-notes/5.27.1.md X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b516693360ab5341e3c0eaf1ea7a1ae41677f1cd;p=civicrm-core.git Add release-notes/5.27.1.md --- diff --git a/release-notes.md b/release-notes.md index 6064892328..9c02619c0f 100644 --- a/release-notes.md +++ b/release-notes.md @@ -35,6 +35,15 @@ Released July 14, 2020 - **[Credits](release-notes/5.27.2.md#credits)** - **[Feedback](release-notes/5.27.2.md#feedback)** +## CiviCRM 5.27.1 + +Released July 9, 2020 + +- **[Synopsis](release-notes/5.27.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.27.1.md#bugs)** +- **[Credits](release-notes/5.27.1.md#credits)** +- **[Feedback](release-notes/5.27.1.md#feedback)** + ## CiviCRM 5.27.0 Released July 1, 2020 diff --git a/release-notes/5.27.1.md b/release-notes/5.27.1.md new file mode 100644 index 0000000000..5e8a5a7b57 --- /dev/null +++ b/release-notes/5.27.1.md @@ -0,0 +1,39 @@ +# CiviCRM 5.27.1 + +Released July 9, 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? | no | +| **Fix problems installing or upgrading to a previous version?** | **yes** | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_CiviMail_: Fix click-through URL on Joomla ([#17760](https://github.com/civicrm/civicrm-core/pull/17760))** +* **_Upgrade_: Fix fatal error affecting some upgrades ([dev/core#1846](https://lab.civicrm.org/dev/core/-/issues/1846): [#17740](https://github.com/civicrm/civicrm-core/pull/17740))** +* **_Upgrade_: Fix duplicate message involing "PHP-Intl" ([#17748](https://github.com/civicrm/civicrm-core/pull/17748))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; tapash; Tadpole Collective - Kevin Cristiano; JMA Consulting - Seamus Lee; +Dave D; CiviCRM - Tim Otten, Coleman Watts; Andrew Thompson + +## 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`.