dev/core#2333 Fix issue when clicking on alpha links from 'amtg' search
[civicrm-core.git] / release-notes / 5.18.4.md
1 # CiviCRM 5.18.4
2
3 Released Oct 22, 2019
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 * **_CiviMember_: Fix status tracking when using PayPal Standard and non-recurring payments ([#15538](https://github.com/civicrm/civicrm-core/pull/15538))**
25 * **_CiviContribute_: Fix omission when saving via "AdditionalPayment" / "Payment.create" ([#15537](https://github.com/civicrm/civicrm-core/pull/15537))**
26 * **_CiviContribute_: Fix "From" in email notification for "AdditionalPayment" / "Payment.sendconfirmation" ([dev/core#1322](https://lab.civicrm.org/dev/core/issues/1322): [#15552](https://github.com/civicrm/civicrm-core/pull/15552))**
27 * **_CiviContribute_: Fix incorrect balance in email receipt ([dev/core#1333](https://lab.civicrm.org/dev/core/issues/1333): [#15562](https://github.com/civicrm/civicrm-core/pull/15562))**
28 * **_CiviReport_: Fix pagination on "Contribution Summary" ([dev/core#1252](https://lab.civicrm.org/dev/core/issues/1252): [#15559](https://github.com/civicrm/civicrm-core/pull/15559))**
29 * **_Dedupe API_: Restore previous default ("mode=safe") ([#15527](https://github.com/civicrm/civicrm-core/pull/15527))**
30
31 ## <a name="credits"></a>Credits
32
33 This release was developed by the following authors and reviewers:
34
35 Wikimedia Foundation - Eileen McNaughton; Tadpole Collective - Kevin
36 Cristiano; Richard van Oosterhout; MJW Consulting - Matthew Wire; iXiam -
37 Vangelis Pantazis; Fuzion - Jitendra Purohit; CiviCRM - Tim Otten; CiviCoop -
38 Jaap Jansma; Australian Greens - Seamus Lee
39
40 ## <a name="feedback"></a>Feedback
41
42 These release notes are edited by Tim Otten and Andrew Hunt. If you'd like to
43 provide feedback on them, please login to https://chat.civicrm.org/civicrm and
44 contact `@agh1`.
45
46
47