From 935d41145eb67841c85a1ddc2bec5dacf40c67ba Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 25 Nov 2019 14:31:20 -0800 Subject: [PATCH] Add release-notes/5.19.3.md --- release-notes.md | 9 +++++++++ release-notes/5.19.3.md | 43 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 release-notes/5.19.3.md diff --git a/release-notes.md b/release-notes.md index c3aa9e951f..ba5feba32f 100644 --- a/release-notes.md +++ b/release-notes.md @@ -15,6 +15,15 @@ Other resources for identifying changes are: * https://github.com/civicrm/civicrm-joomla * https://github.com/civicrm/civicrm-wordpress +## CiviCRM 5.19.3 + +Released November 25, 2019 + +- **[Synopsis](release-notes/5.19.3.md#synopsis)** +- **[Bugs resolved](release-notes/5.19.3.md#bugs)** +- **[Credits](release-notes/5.19.3.md#credits)** +- **[Feedback](release-notes/5.19.3.md#feedback)** + ## CiviCRM 5.19.2 Released November 20, 2019 diff --git a/release-notes/5.19.3.md b/release-notes/5.19.3.md new file mode 100644 index 0000000000..b2cade12e8 --- /dev/null +++ b/release-notes/5.19.3.md @@ -0,0 +1,43 @@ +# CiviCRM 5.19.3 + +Released Nov 25, 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 + +* **_WordPress_: Fix URL generation in wp-cli ([dev/core#1412](https://lab.civicrm.org/dev/core/issues/1412): + [#15919](https://github.com/civicrm/civicrm-core/pull/15919), [#15922](https://github.com/civicrm/civicrm-core/pull/15922), + [#15929](https://github.com/civicrm/civicrm-core/pull/15929), [#171](https://github.com/civicrm/civicrm-wordpress/pull/171))** + + This addresses a regression in which some background tasks - most notably + CiviMail delivery - generate broken URLs. The problem only affects + deployments which use `wp-cli` as the task runner. + +## Credits + +This release was developed by the following authors and reviewers: + +Christian Wach; Kevin Cristiano - Tadpole Collective; 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