From 9ef981893b9a1789221373af0a94a9a3c2be322c Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 16 Jan 2019 14:12:16 -0800 Subject: [PATCH] Add release-notes/5.9.1.md --- release-notes/5.9.1.md | 43 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 release-notes/5.9.1.md diff --git a/release-notes/5.9.1.md b/release-notes/5.9.1.md new file mode 100644 index 0000000000..1a112858e6 --- /dev/null +++ b/release-notes/5.9.1.md @@ -0,0 +1,43 @@ +# CiviCRM 5.9.1 + +Released January 16, 2018 + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## Synopsis + +| *Does this version...?* | | +|:--------------------------------------------------------------- |:-------:| +| Fix security vulnerabilities? | no | +| **Change the database schema?** | **yes** | +| 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 + +- **([dev/core#660](https://lab.civicrm.org/dev/core/issues/660)) + CiviContribute/CiviEvent - Fix crash on payment page affecting anonymous users + in certain ACL configurations. Relax foreign-key constraint. + [Backport 13451](https://github.com/civicrm/civicrm-core/pull/13451)** +- **CiviCase - Fix date-filter in "Manage Case" + [Backport 13449](https://github.com/civicrm/civicrm-core/pull/13449)** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Nicol Wistreich; CiviCRM - Tim +Otten, Coleman Watts; Circle Interactive - Dave Jenkins; Australian Greens - +Seamus Lee + +## 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