From 51747ecc6929ba083837016a55ac84a34abfc549 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 22 Jul 2020 21:53:40 -0700 Subject: [PATCH] Add release-notes/5.27.3 --- release-notes.md | 9 +++++++++ release-notes/5.27.3.md | 43 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 release-notes/5.27.3.md diff --git a/release-notes.md b/release-notes.md index 9c02619c0f..8e17ff63b7 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.3 + +Released July 23, 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.2 Released July 14, 2020 diff --git a/release-notes/5.27.3.md b/release-notes/5.27.3.md new file mode 100644 index 0000000000..784cb7511f --- /dev/null +++ b/release-notes/5.27.3.md @@ -0,0 +1,43 @@ +# CiviCRM 5.27.3 + +Released July 23, 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? | no | + +## Bugs resolved + +* **_Upgrade_: Fix "no such field" error involving `civicrm_custom_field`.`serialize` + ([dev/core#1846](https://lab.civicrm.org/dev/core/-/issues/1846): + [#17876](https://github.com/civicrm/civicrm-core/pull/17876), + [#17907](https://github.com/civicrm/civicrm-core/pull/17907), + [#17909](https://github.com/civicrm/civicrm-core/pull/17909))** + +## Credits + + + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Tadpole Collective - Kevin Cristiano; Shane Bill; JMA +Consulting - Seamus Lee; CiviCRM - Coleman Watts, Tim Otten + +## 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