From 4013e209ec749586baa240fafd92759f5d51fd18 Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Wed, 5 Dec 2018 13:11:58 -0500 Subject: [PATCH] 5.6.1 release notes: consistency and listing --- release-notes.md | 9 +++++++++ release-notes/5.6.1.md | 37 ++++++++++++++++++++++++++++++------- 2 files changed, 39 insertions(+), 7 deletions(-) diff --git a/release-notes.md b/release-notes.md index 3545892424..3ea85523ee 100644 --- a/release-notes.md +++ b/release-notes.md @@ -36,6 +36,15 @@ Released November 7, 2018 - **[Credits](release-notes/5.7.0.md#credits)** - **[Feedback](release-notes/5.7.0.md#feedback)** +## CiviCRM 5.6.1 + +Released October 23, 2018 + +- **[Synopsis](release-notes/5.6.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.6.1.md#bugs)** +- **[Credits](release-notes/5.6.1.md#credits)** +- **[Feedback](release-notes/5.6.1.md#feedback)** + ## CiviCRM 5.6.0 Released October 3, 2018 diff --git a/release-notes/5.6.1.md b/release-notes/5.6.1.md index 74df77ea70..d37a45eb14 100644 --- a/release-notes/5.6.1.md +++ b/release-notes/5.6.1.md @@ -1,6 +1,6 @@ # CiviCRM 5.6.1 -Released 23 Oct 2018 +Released October 23, 2018 - **[Synopsis](#synopsis)** - **[Bugs resolved](#bugs)** @@ -21,12 +21,35 @@ Released 23 Oct 2018 ## Bugs resolved -- **Fix regressions in activity-detail and contact-summary reports (Backport: [12963](https://github.com/civicrm/civicrm-core/pull/12963), - [12915](https://github.com/civicrm/civicrm-core/pull/12915), [12967](https://github.com/civicrm/civicrm-core/pull/12967))** -- **Fix for Joomla menu alignment (Backport: [12952](https://github.com/civicrm/civicrm-core/pull/12952))** -- **Fix for manual date ranges in smart-groups (Backport: [12909](https://github.com/civicrm/civicrm-core/pull/12909))** -- **(dev/core#421) Fix for overzealous message-template permissioning (Backport: [12896](https://github.com/civicrm/civicrm-core/pull/12896))** -- **(dev/core#448) Fix for handling smart-group removals (Backport: [12962](https://github.com/civicrm/civicrm-core/pull/12962))** +### Core CiviCRM + +- **[dev/core#428](https://lab.civicrm.org/dev/core/issues/428) Fatal error in + Activity Details report when Sorting uses Section Header + ([12963](https://github.com/civicrm/civicrm-core/pull/12963), + [12915](https://github.com/civicrm/civicrm-core/pull/12915), + [12967](https://github.com/civicrm/civicrm-core/pull/12967))** + +- **[dev/core#396](https://lab.civicrm.org/dev/core/issues/396) date ranges are + lost when creating smart groups + ([12909](https://github.com/civicrm/civicrm-core/pull/12909))** + +### CiviMail + +- **[dev/core#421](https://lab.civicrm.org/dev/core/issues/421) Creating a new + message template from within CiviMail interface requires both edit user + workflow templates and edit system workflow templates as well as edit message + templates ([12896](https://github.com/civicrm/civicrm-core/pull/12896))** + +- **[dev/core#448](https://lab.civicrm.org/dev/core/issues/448) When creating a + CiviCRM Mailing including a Smart Group, All contacts met by the criteria of + the smart group are added. There is no check performed to make sure that + contacts removed from the smart group aren't included + ([12962](https://github.com/civicrm/civicrm-core/pull/12962))** + +### Joomla Integration + +- **Fixed Joomla menu z-index regression + ([12952](https://github.com/civicrm/civicrm-core/pull/12952))** ## Credits -- 2.25.1