From 3019818a2a767b0d4f18b05d34adb8900cf3f48f Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Thu, 21 Nov 2019 06:23:24 +1100 Subject: [PATCH] Update release notes for Public MRs being merged into 5.19 --- release-notes.md | 1 + release-notes/5.19.2.md | 21 ++++++++++++++++++++- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/release-notes.md b/release-notes.md index 03dabde06d..4010778a7d 100644 --- a/release-notes.md +++ b/release-notes.md @@ -30,6 +30,7 @@ Released December 4, 2019 Released November 20, 2019 +- **[Bugs resolved](release-notes/5.19.2.md#bugs)** - **[Security advisories](release-notes/5.19.2.md#security)** ## CiviCRM 5.19.1 diff --git a/release-notes/5.19.2.md b/release-notes/5.19.2.md index 48b78e830e..1c0f91fa7d 100644 --- a/release-notes/5.19.2.md +++ b/release-notes/5.19.2.md @@ -5,6 +5,18 @@ Released November 20, 2019 - **[Security advisories](#security)** - **[Credits](#credits)** +## Synopsis + +| *Does this version...?* | | +|:--------------------------------------------------------------- |:-------:| +| **Fix security vulnerabilities?** | **yes** | +| 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** | + ## Security advisories - **[CIVI-SA-2019-19](https://civicrm.org/advisory/civi-sa-2019-19-sqli-in-dedupefind)**: SQLI in dedupefind @@ -14,6 +26,13 @@ Released November 20, 2019 - **[CIVI-SA-2019-23](https://civicrm.org/advisory/civi-sa-2019-23-incorrect-storage-encoding-for-apiv4)**: Incorrect storage encoding for APIv4 - **[CIVIEXT-SA-2019-02](https://civicrm.org/advisory/civiext-sa-2019-02-xss-in-civicase-v5-extension)**: XSS in CiviCase v5 Extension. +## Bugs Resolved + +- **([dev/core#1406](https://lab.civicrm.org/dev/core/issues/1406)) Report - Fix Filtering my Member shince in Member Summary Report: (bacport [15894](https://github.com/civicrm/civicrm-core/pull/15894))** +- **([dev/core#1391](https://lab.civicrm.org/dev/core/issues/1391)) Contribution Search - Fix issue where the cancel date was not being loaded which meant that cancelled contributions were not being greyed out: (backport [15893](https://github.com/civicrm/civicrm-core/pull/15893))** +- **([dev/core#1374](https://lab.civicrm.org/dev/core/issues/1374)) Contribution Search - Fix issue where after editing or clicking on the next link on a pager the form values would be lost when running the query and all contributions would be returned (backport [15896](https://github.com/civicrm/civicrm-core/pull/15896))** +- **([dev/core#1409](https://lab.civicrm.org/dev/core/issues/1409)) Additional Payment Form - Remove net amount field as causing problems when entering a refund as net amount wasn't being validated properly and should only be calculated. (backport [15889](https://github.com/civicrm/civicrm-core/pull/15889))** + ## Credits This release was developed by the following people, who participated in @@ -22,4 +41,4 @@ various stages of reporting, analysis, development, review, and testing: Alan Dixon of Blackfly Solutions; Coleman Watts of CiviCRM; Daniel Compton of Armadillo Sec Ltd; Eileen McNaughton of Wikimedia Foundation; Kevin Cristiano of Tadpole Collective; Patrick Figel of Greenpeace CEE; Seamus Lee of Australian -Greens; Tim Otten of CiviCRM +Greens; Tim Otten of CiviCRM; Mark Burdett of Electronic Frontier Foundation; -- 2.25.1