release-notes - Add 5.16.4
authorTim Otten <totten@civicrm.org>
Tue, 3 Sep 2019 06:31:19 +0000 (23:31 -0700)
committerSeamus Lee <seamuslee001@gmail.com>
Wed, 4 Sep 2019 00:29:41 +0000 (10:29 +1000)
release-notes.md
release-notes/5.16.4.md [new file with mode: 0644]

index ff3acd4cc989ddb8c9e683992fbc83c8d841234c..ac3514273698fc34e2e98596927404bb3786ba45 100644 (file)
@@ -26,6 +26,15 @@ Released September 4, 2019
 - **[Credits](release-notes/5.17.0.md#credits)**
 - **[Feedback](release-notes/5.17.0.md#feedback)**
 
+## CiviCRM 5.16.4
+
+Released Sep 3, 2019
+
+- **[Synopsis](release-notes/5.16.4.md#synopsis)**
+- **[Bugs resolved](release-notes/5.16.4.md#bugs)**
+- **[Credits](release-notes/5.16.4.md#credits)**
+- **[Feedback](release-notes/5.16.4.md#feedback)**
+
 ## CiviCRM 5.16.3
 
 Released August 22, 2019
diff --git a/release-notes/5.16.4.md b/release-notes/5.16.4.md
new file mode 100644 (file)
index 0000000..5772f11
--- /dev/null
@@ -0,0 +1,44 @@
+# CiviCRM 5.16.4
+
+Released September 3, 2019
+
+- **[Synopsis](#synopsis)**
+- **[Bugs resolved](#bugs)**
+- **[Credits](#credits)**
+- **[Feedback](#feedback)**
+
+## <a name="synopsis"></a>Synopsis
+
+| *Does this version...?*                                         |         |
+|:--------------------------------------------------------------- |:-------:|
+| Fix security vulnerabilities?                                   |   no    |
+| Change the database schema?                                     |   no    |
+| Alter the API?                                                  |   no    |
+| **Require attention to configuration options?**                 | **yes** |
+| Fix problems installing or upgrading to a previous version?     |   no    |
+| Introduce features?                                             |   no    |
+| **Fix bugs?**                                                   | **yes** |
+
+## <a name="bugs"></a>Bugs resolved
+
+- **_Smart Groups_: Relative date filters saved incorrectly ([dev/core#1226](https://lab.civicrm.org/dev/core/issues/1226):
+  [#15201](https://github.com/civicrm/civicrm-core/pull/15201), [#15169](https://github.com/civicrm/civicrm-core/pull/15169))**
+
+  On 5.16.0 - 5.16.3, if you saved a smart-group with a relative date
+  filter, it would incorrectly save the configuration.  If you recently
+  created or modified a smart-group with a date-filter, please update it.
+
+  For discussion of cleanup tips, please use [dev/core#1226](https://lab.civicrm.org/dev/core/issues/1226).
+
+## <a name="credits"></a>Credits
+
+This release was developed by the following authors and reviewers:
+
+Wikimedia Foundation - Eileen McNaughton; Pradeep Nayak; CiviCRM - Tim
+Otten; Australian Greens - Seamus Lee;
+
+## <a name="feedback"></a>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`.