From 52a8092f107ec947323e728db8e82132ef4c87bb Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 17 Dec 2018 21:37:56 -0800 Subject: [PATCH] Add release notes for 5.8.2 --- release-notes/5.8.2.md | 53 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 release-notes/5.8.2.md diff --git a/release-notes/5.8.2.md b/release-notes/5.8.2.md new file mode 100644 index 0000000000..96d76d8592 --- /dev/null +++ b/release-notes/5.8.2.md @@ -0,0 +1,53 @@ +# CiviCRM 5.8.2 + +Released December 17, 2018 + +- **[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 + +- **([dev/core#585](https://lab.civicrm.org/dev/core/issues/585)) CiviCase - Fix target contact when using activity sequence + ([13305](https://github.com/civicrm/civicrm-core/pull/13305))** + +- **([dev/core#593](https://lab.civicrm.org/dev/core/issues/593)) Quick Search - Fix search by email + ([13297](https://github.com/civicrm/civicrm-core/pull/13297))** + +- **([dev/core#595](https://lab.civicrm.org/dev/core/issues/595)) CiviMember - Fix "Label" field on membership status form + ([13288](https://github.com/civicrm/civicrm-core/pull/13288))** + +- **([dev/core#597](https://lab.civicrm.org/dev/core/issues/597)) Financial Type API - Fix search by "name" + ([13302](https://github.com/civicrm/civicrm-core/pull/13302))** + +- **([dev/core#552](https://lab.civicrm.org/dev/core/issues/552)) CiviContribute - Fix editing of cancelled contribution + ([13300](https://github.com/civicrm/civicrm-core/pull/13300))** + +## Credits + +This release was developed by the following authors and reviewers: + +Australian Greens - Seamus Lee; Caltha - Tomasz Pietrzkowski; Circle +Interactive - Dave Jenkins; CiviCRM - Coleman Watts; iXiam - Luciano Spiegel; +JMA Consulting - Monish Deb; Korlon - Stuart Gaston; Lighthouse Design and +Consulting - Brian Shaughnessy; Megaphone Technology Consulting - Jon Goldberg; +MJW Consulting - Matthew Wire; Wikimedia Foundation - Eileen McNaughton + +## 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