From c917fcf9fcb563570d0399fb6c2466bfefb56e9e Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Tue, 8 Oct 2019 20:36:42 +1100 Subject: [PATCH] Add in release notes for 5.18.2 --- release-notes.md | 10 ++++++++++ release-notes/5.18.2.md | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 release-notes/5.18.2.md diff --git a/release-notes.md b/release-notes.md index 2d4a28470b..7d2b535c5a 100644 --- a/release-notes.md +++ b/release-notes.md @@ -15,6 +15,16 @@ Other resources for identifying changes are: * https://github.com/civicrm/civicrm-joomla * https://github.com/civicrm/civicrm-wordpress +## CiviCRM 5.18.2 + +Released October 8, 2019 + +- **[Synopsis](release-notes/5.18.2.md#synopsis)** +- **[Bugs resolved](release-notes/5.18.2.md#bugs)** +- **[Credits](release-notes/5.18.2.md#credits)** +- **[Feedback](release-notes/5.18.2.md#feedback)** + + ## CiviCRM 5.18.1 Released October 5, 2019 diff --git a/release-notes/5.18.2.md b/release-notes/5.18.2.md new file mode 100644 index 0000000000..a32bed7ec4 --- /dev/null +++ b/release-notes/5.18.2.md @@ -0,0 +1,38 @@ +# CiviCRM 5.18.2 + +Released October 8, 2019 + +- **[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? | no | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_PDFLetter_: Fix an e-notice on print/merge document screen when exporting contacts and contributions ([dev/core#1281](https://lab.civicrm.org/dev/core/issues/1281): [#15420](https://github.com/civicrm/civicrm-core/pull/15420))** +* **_Export_: Wrong set of contacts being exported when exporting selected contacts and using option "Exclude contacts with "do not mail" (et al)" ([dev/core#1293](https://lab.civicrm.org/dev/core/issues/1293): [#15439](https://github.com/civicrm/civicrm-core/pull/15439))** +* **_Export_: Ensure that an export file is always generated when exporting even when no contacts are exported" ([dev/core#1293](https://lab.civicrm.org/dev/core/issues/1293): [#15440](https://github.com/civicrm/civicrm-core/pull/15440))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Dave D; Australian Greens - Seamus Lee + +## 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