From 4d021a40ce5185b0076dcbc556e8beb93c667380 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 11 Jul 2022 14:34:26 -0700 Subject: [PATCH] Add release-notes/5.51.1.md --- release-notes.md | 9 +++++++++ release-notes/5.51.1.md | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 release-notes/5.51.1.md diff --git a/release-notes.md b/release-notes.md index e3d9e9f776..fa075cef5b 100644 --- a/release-notes.md +++ b/release-notes.md @@ -37,6 +37,15 @@ Released August 3, 2022 - **[Credits](release-notes/5.52.0.md#credits)** - **[Feedback](release-notes/5.52.0.md#feedback)** +## CiviCRM 5.51.1 + +Released July 11, 2022 + +- **[Synopsis](release-notes/5.51.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.51.1.md#bugs)** +- **[Credits](release-notes/5.51.1.md#credits)** +- **[Feedback](release-notes/5.51.1.md#feedback)** + ## CiviCRM 5.51.0 Released July 6, 2022 diff --git a/release-notes/5.51.1.md b/release-notes/5.51.1.md new file mode 100644 index 0000000000..6263189219 --- /dev/null +++ b/release-notes/5.51.1.md @@ -0,0 +1,38 @@ +# CiviCRM 5.51.1 + +Released July 11, 2022 + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## Synopsis + +| *Does this version...?* | | +| --------------------------------------------------------------- | -------- | +| 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 + +* **_CiviContribute_: Contacts with `access CiviContribute` can no longer view contributions ([dev/core#3725](https://lab.civicrm.org/dev/core/-/issues/3725): [#23965](https://github.com/civicrm/civicrm-core/pull/23965))** +* **_Importer_: Fails when handling "Note" field ([dev/core#3726](https://lab.civicrm.org/dev/core/-/issues/3726): [#23968](https://github.com/civicrm/civicrm-core/pull/23968))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Oxfam Germany - Thomas Schüttler; Megaphone +Technology Consulting - Jon Goldberg; MC3 - Graham Mitchell; JMA Consulting - Seamus Lee; +CiviCRM - Tim Otten + +## Feedback + +These release notes are edited by Tim Otten and Andie Hunt. If you'd like to +provide feedback on them, please login to https://chat.civicrm.org/civicrm and +contact `@agh1`. -- 2.25.1