From 0f42456389d22b5555d83541b4e32e203e6f06c4 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Tue, 12 Feb 2019 08:09:03 +1100 Subject: [PATCH] Release notes for 5.10.1 release --- release-notes/5.10.1.md | 43 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 release-notes/5.10.1.md diff --git a/release-notes/5.10.1.md b/release-notes/5.10.1.md new file mode 100644 index 0000000000..450f5539d9 --- /dev/null +++ b/release-notes/5.10.1.md @@ -0,0 +1,43 @@ +# CiviCRM 5.10.1 + +Released February 12, 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 + +- **[13570](https://github.com/civicrm/civicrm-core/pull/13570) Fix Regression + where recieve date field being required broke backend credit card contribution + form** + + To fix another problem the receive date field was made a required field, this + subsequently broke the back office credit card form as the receive date isn't + exposed on that form. + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; CiviCRM - Tim +Otten; 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