5.28.0 release notes: added boilerplate
[civicrm-core.git] / release-notes / 5.8.2.md
1 # CiviCRM 5.8.2
2
3 Released December 17, 2018
4
5 - **[Synopsis](#synopsis)**
6 - **[Bugs resolved](#bugs)**
7 - **[Credits](#credits)**
8 - **[Feedback](#feedback)**
9
10 ## <a name="synopsis"></a>Synopsis
11
12 | *Does this version...?* | |
13 |:--------------------------------------------------------------- |:-------:|
14 | Fix security vulnerabilities? | no |
15 | Change the database schema? | no |
16 | Alter the API? | no |
17 | Require attention to configuration options? | no |
18 | Fix problems installing or upgrading to a previous version? | no |
19 | Introduce features? | no |
20 | **Fix bugs?** | **yes** |
21
22 ## <a name="bugs"></a>Bugs resolved
23
24 - **([dev/core#585](https://lab.civicrm.org/dev/core/issues/585)) CiviCase - Fix
25 target contact when using activity sequence (backport
26 [13304](https://github.com/civicrm/civicrm-core/pull/13304))**
27
28 - **([dev/core#593](https://lab.civicrm.org/dev/core/issues/593)) Quicksearch
29 "Name/Email" doesn't search email (backport
30 [13303](https://github.com/civicrm/civicrm-core/pull/13303))**
31
32 - **([dev/core#595](https://lab.civicrm.org/dev/core/issues/595)) CiviMember -
33 Fix "Label" field on membership status form (backport
34 [13272](https://github.com/civicrm/civicrm-core/pull/13272))**
35
36 - **([dev/core#597](https://lab.civicrm.org/dev/core/issues/597)) Financial Type
37 API - Fix search by "name" (backport
38 [13273](https://github.com/civicrm/civicrm-core/pull/13273))**
39
40 - **([dev/core#552](https://lab.civicrm.org/dev/core/issues/552)) CiviContribute
41 - Fix editing of cancelled contribution
42 ([13300](https://github.com/civicrm/civicrm-core/pull/13300))**
43
44 This removes a stray reference to a no-longer-used variable that caused a PHP
45 error on editing a cancelled contribution.
46
47 ## <a name="credits"></a>Credits
48
49 This release was developed by the following authors and reviewers:
50
51 Australian Greens - Seamus Lee; Caltha - Tomasz Pietrzkowski; Circle
52 Interactive - Dave Jenkins; CiviCRM - Coleman Watts; iXiam - Luciano Spiegel;
53 JMA Consulting - Monish Deb; Korlon - Stuart Gaston; Lighthouse Design and
54 Consulting - Brian Shaughnessy; Megaphone Technology Consulting - Jon Goldberg;
55 MJW Consulting - Matthew Wire; Wikimedia Foundation - Eileen McNaughton
56
57 ## <a name="feedback"></a>Feedback
58
59 These release notes are edited by Tim Otten and Andrew Hunt. If you'd like to
60 provide feedback on them, please login to https://chat.civicrm.org/civicrm and
61 contact `@agh1`.