From cc058c6683f3efe3b9e54f45358ce38c38ffee6d Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 15 May 2018 17:29:24 -0700 Subject: [PATCH] Add release notes for 5.1.1 --- release-notes.md | 11 ++++++++++ release-notes/5.1.1.md | 50 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 release-notes/5.1.1.md diff --git a/release-notes.md b/release-notes.md index 4010e2e495..7f7a37b8ea 100644 --- a/release-notes.md +++ b/release-notes.md @@ -14,6 +14,17 @@ Other resources for identifying changes are: * https://github.com/civicrm/civicrm-joomla * https://github.com/civicrm/civicrm-wordpress +## CiviCRM 5.1.1 + +Released May 15, 2018 + +- **[Synopsis](release-notes/5.1.1.md#synopsis)** +- **[Features](release-notes/5.1.1.md#features)** +- **[Bugs resolved](release-notes/5.1.1.md#bugs)** +- **[Credits](release-notes/5.1.1.md#credits)** +- **[Feedback](release-notes/5.1.1.md#feedback)** + + ## CiviCRM 5.1.0 Released May 2, 2018 diff --git a/release-notes/5.1.1.md b/release-notes/5.1.1.md new file mode 100644 index 0000000000..f1b388875f --- /dev/null +++ b/release-notes/5.1.1.md @@ -0,0 +1,50 @@ +# CiviCRM 5.1.1 + +Released May 15, 2018 + +- **[Synopsis](#synopsis)** +- **[Features](#features)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## Synopsis + +| *Does this version...?* | | +|:--------------------------------------------------------------- |:-------:| +| Fix security vulnerabilities? | no | +| Change the database schema? | no | +| **Alter the API?** | **yes** | +| Require attention to configuration options? | no | +| Fix problems installing or upgrading to a previous version? | no | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Features + +- **Add API action to rebuild multilingual schema + ([12112](https://github.com/civicrm/civicrm-core/pull/12112))** + + This adds a new API to assist administrators who encounter + upgrade issues on multi-lingual sites. + +## Bugs resolved + +- **Searching on non-primary addresses throws DB error + ([12133](https://github.com/civicrm/civicrm-core/pull/12133))** +- **Email invoice fails with validation error + ([12134](https://github.com/civicrm/civicrm-core/pull/12134))** + +## Credits + +This release was developed by the following authors and reviewers: + +Australian Greens - Seamus Lee; JMA Consulting - Monish Deb; Lighthouse +Design and Consulting - Brian Shaughnessy; Wikimedia Foundation - Eileen +McNaughton + +## 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