From 35f3f241dbe164882f8eb3fe7e74a9193d5f04e9 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 22 Oct 2019 16:38:47 -0700 Subject: [PATCH] release-notes/5.18.4.md --- release-notes.md | 10 ++++++++- release-notes/5.18.4.md | 47 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+), 1 deletion(-) create mode 100644 release-notes/5.18.4.md diff --git a/release-notes.md b/release-notes.md index a5089d72c0..94e5460503 100644 --- a/release-notes.md +++ b/release-notes.md @@ -15,7 +15,6 @@ Other resources for identifying changes are: * https://github.com/civicrm/civicrm-joomla * https://github.com/civicrm/civicrm-wordpress - ## CiviCRM 5.19.0 Released November 6, 2019 @@ -27,6 +26,15 @@ Released November 6, 2019 - **[Credits](release-notes/5.19.0.md#credits)** - **[Feedback](release-notes/5.19.0.md#feedback)** +## CiviCRM 5.18.4 + +Released October 22, 2019 + +- **[Synopsis](release-notes/5.18.4.md#synopsis)** +- **[Bugs resolved](release-notes/5.18.4.md#bugs)** +- **[Credits](release-notes/5.18.4.md#credits)** +- **[Feedback](release-notes/5.18.4.md#feedback)** + ## CiviCRM 5.18.3 Released October 15, 2019 diff --git a/release-notes/5.18.4.md b/release-notes/5.18.4.md new file mode 100644 index 0000000000..a67f84f266 --- /dev/null +++ b/release-notes/5.18.4.md @@ -0,0 +1,47 @@ +# CiviCRM 5.18.4 + +Released Oct 22, 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 + +* **_PayPal_: Fix status notifications for non-recurring payments ([#15538](https://github.com/civicrm/civicrm-core/pull/15538))** +* **_CiviContribute_: Fix omission when saving via "AdditionalPayment" / "Payment.create" ([#15537](https://github.com/civicrm/civicrm-core/pull/15537))** +* **_CiviContribute_: Fix "From" in email notification for "AdditionalPayment" / "Payment.create" ([dev/core#1322](https://lab.civicrm.org/dev/core/issues/1322): [#15552](https://github.com/civicrm/civicrm-core/pull/15552))** +* **_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))** +* **_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))** +* **_Dedupe API_: Restore previous default ("mode=safe") ([#15527](https://github.com/civicrm/civicrm-core/pull/15527))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Tadpole Collective - Kevin +Cristiano; Richard van Oosterhout; MJW Consulting - Matthew Wire; iXiam - +Vangelis Pantazis; Fuzion - Jitendra Purohit; CiviCRM - Tim Otten; CiviCoop - +Jaap Jansma; 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