From a49b429869026970865a3e1f7d2ee1ceff5b45b3 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Mon, 2 Dec 2019 10:09:30 +1100 Subject: [PATCH] Add in release notes for 5.19.4 drop --- release-notes.md | 7 +++++++ release-notes/5.19.4.md | 43 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 release-notes/5.19.4.md diff --git a/release-notes.md b/release-notes.md index b859812394..32f9aaf92c 100644 --- a/release-notes.md +++ b/release-notes.md @@ -26,6 +26,13 @@ Released December 4, 2019 - **[Credits](release-notes/5.20.0.md#credits)** - **[Feedback](release-notes/5.20.0.md#feedback)** +## CiviCRM 5.19.4 + +Released December 4, 2019 + +- **[Bugs resolved](release-notes/5.19.4.md#bugs)** +- **[Security advisories](release-notes/5.19.4.md#security)** + ## CiviCRM 5.19.3 Released November 25, 2019 diff --git a/release-notes/5.19.4.md b/release-notes/5.19.4.md new file mode 100644 index 0000000000..9c616768de --- /dev/null +++ b/release-notes/5.19.4.md @@ -0,0 +1,43 @@ +# CiviCRM 5.19.4 + +Released December 4, 2019 + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## 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-24](https://civicrm.org/advisory/civi-sa-2019-24-csrf-in-apiv4-ajax-end-point): CSRF in APIv4 AJAX endpoint** + +## Bugs resolved + +**_Event Search_: Fix Name badge generation from Event Search ([dev/core#1422](https://lab.civicrm.org/dev/core/issues/1422): + [#15984](https://github.com/civicrm/civicrm-core/pull/15984))** +**_Smart Groups_: Fix smart groups that had stored form values for custom fields that are search by range that are not of type date ([#15977](https://github.com/civicrm/civicrm-core/pull/15977))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Greenpeace CCE - Patrick Figel; +Seamus Lee - Australian Greens; Tim Otten - CiviCRM + +## 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