SavedSearch API - Only accept safe inputs
[civicrm-core.git] / release-notes / 5.6.1.md
index 74df77ea704791e940f4124105331b03685cab02..d37a45eb146be330fb123b4f531f85af0ddbd557 100644 (file)
@@ -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
 
 ## <a name="bugs"></a>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))**
 
 ## <a name="credits"></a>Credits