From 25ce0b7f21d54c972a03cc9e07c3f55e5104fdfb Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Thu, 25 Apr 2019 11:11:43 +1000 Subject: [PATCH 1/4] Add 5.12.4 release notes --- release-notes/5.12.4.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 release-notes/5.12.4.md diff --git a/release-notes/5.12.4.md b/release-notes/5.12.4.md new file mode 100644 index 000000000000..871019d0200c --- /dev/null +++ b/release-notes/5.12.4.md @@ -0,0 +1,37 @@ +# CiviCRM 5.12.4 + +Released April 20, 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 + +- **Fix mailing preview fails when viewUrl token present and mailing hash enabled." ([dev/core#891](https://lab.civicrm.org/dev/core/issues/891): [14092](https://github.com/civicrm/civicrm-core/pull/14124))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Australian Greens - Seamus Lee; +Lighthouse Design and Consulting - Brian Shaughnessy; + +## 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`. From 70c861baf6d4350cb3b913ea4d60e6b50bba7359 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Fri, 26 Apr 2019 09:31:42 +1000 Subject: [PATCH 2/4] Update release notes --- release-notes/5.12.4.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/release-notes/5.12.4.md b/release-notes/5.12.4.md index 871019d0200c..d37ba0d2984f 100644 --- a/release-notes/5.12.4.md +++ b/release-notes/5.12.4.md @@ -1,6 +1,6 @@ # CiviCRM 5.12.4 -Released April 20, 2019 +Released April 25, 2019 - **[Synopsis](#synopsis)** - **[Bugs resolved](#bugs)** @@ -21,7 +21,9 @@ Released April 20, 2019 ## Bugs resolved -- **Fix mailing preview fails when viewUrl token present and mailing hash enabled." ([dev/core#891](https://lab.civicrm.org/dev/core/issues/891): [14092](https://github.com/civicrm/civicrm-core/pull/14124))** +- **Fix mailing preview fails when viewUrl token present and mailing hash enabled. ([dev/core#891](https://lab.civicrm.org/dev/core/issues/891): [14124](https://github.com/civicrm/civicrm-core/pull/14124))** + +- **Fix drop query testing utf8mb4 support in installation process. ([dev/core#880](https://lab.civicrm.org/dev/core/issues/880): [14129](https://github.com/civicrm/civicrm-core/pull/14129))** ## Credits From 7898ac7c4bd29919e9ea5f5ab21d7cb70e4e826f Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 25 Apr 2019 16:42:03 -0700 Subject: [PATCH 3/4] Update 5.12.4.md --- release-notes/5.12.4.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/release-notes/5.12.4.md b/release-notes/5.12.4.md index d37ba0d2984f..1a7c4ae7d3d2 100644 --- a/release-notes/5.12.4.md +++ b/release-notes/5.12.4.md @@ -21,16 +21,16 @@ Released April 25, 2019 ## Bugs resolved -- **Fix mailing preview fails when viewUrl token present and mailing hash enabled. ([dev/core#891](https://lab.civicrm.org/dev/core/issues/891): [14124](https://github.com/civicrm/civicrm-core/pull/14124))** +- **CiviMail - Fix "Preview" action when using `viewUrl` tokens and mailing hashes. ([dev/core#891](https://lab.civicrm.org/dev/core/issues/891): [14124](https://github.com/civicrm/civicrm-core/pull/14124))** -- **Fix drop query testing utf8mb4 support in installation process. ([dev/core#880](https://lab.civicrm.org/dev/core/issues/880): [14129](https://github.com/civicrm/civicrm-core/pull/14129))** +- **Installer - Fix diagnostic for MySQL `utf8mb4`. ([dev/core#880](https://lab.civicrm.org/dev/core/issues/880): [14129](https://github.com/civicrm/civicrm-core/pull/14129))** ## Credits This release was developed by the following authors and reviewers: Wikimedia Foundation - Eileen McNaughton; Australian Greens - Seamus Lee; -Lighthouse Design and Consulting - Brian Shaughnessy; +Lighthouse Design and Consulting - Brian Shaughnessy; Electronic Frontier Foundation - Mark Burdett ## Feedback From 3de07ed758e0888f1198f3cdb85e2d2aa89a0a1d Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 25 Apr 2019 16:42:50 -0700 Subject: [PATCH 4/4] Update 5.12.4.md --- release-notes/5.12.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/5.12.4.md b/release-notes/5.12.4.md index 1a7c4ae7d3d2..dfc9c2a113d0 100644 --- a/release-notes/5.12.4.md +++ b/release-notes/5.12.4.md @@ -23,7 +23,7 @@ Released April 25, 2019 - **CiviMail - Fix "Preview" action when using `viewUrl` tokens and mailing hashes. ([dev/core#891](https://lab.civicrm.org/dev/core/issues/891): [14124](https://github.com/civicrm/civicrm-core/pull/14124))** -- **Installer - Fix diagnostic for MySQL `utf8mb4`. ([dev/core#880](https://lab.civicrm.org/dev/core/issues/880): [14129](https://github.com/civicrm/civicrm-core/pull/14129))** +- **Installer - Fix diagnostic for MySQL `utf8mb4` support. ([dev/core#880](https://lab.civicrm.org/dev/core/issues/880): [14129](https://github.com/civicrm/civicrm-core/pull/14129))** ## Credits