From 33a16127e9c367f23ca0d62ac23fc6fa1630d2b1 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 9 Mar 2022 15:37:29 -0800 Subject: [PATCH] Add release-notes/5.47.1.md --- release-notes.md | 9 +++++++++ release-notes/5.47.1.md | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 release-notes/5.47.1.md diff --git a/release-notes.md b/release-notes.md index 07effdc9fe..eaa037f172 100644 --- a/release-notes.md +++ b/release-notes.md @@ -48,6 +48,15 @@ Released April 6, 2022 - **[Credits](release-notes/5.48.0.md#credits)** - **[Feedback](release-notes/5.48.0.md#feedback)** +## CiviCRM 5.47.1 + +Released March 9, 2022 + +- **[Synopsis](release-notes/5.47.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.47.1.md#bugs)** +- **[Credits](release-notes/5.47.1.md#credits)** +- **[Feedback](release-notes/5.47.1.md#feedback)** + ## CiviCRM 5.47.0 Released March 4, 2022 diff --git a/release-notes/5.47.1.md b/release-notes/5.47.1.md new file mode 100644 index 0000000000..f858b568b4 --- /dev/null +++ b/release-notes/5.47.1.md @@ -0,0 +1,38 @@ +# CiviCRM 5.47.1 + +Released March 9, 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?** | **yes** | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_CiviGrant_: Fix a conflict between upgraded data and default data ([#22913](https://github.com/civicrm/civicrm-core/pull/22913))** +* **_CiviGrant_: Fix migrated menu data ([dev/core#3100](https://lab.civicrm.org/dev/core/-/issues/3100): [#22911](https://github.com/civicrm/civicrm-core/pull/22911))** +* **_CiviGrant_: Fix support for grant data in Drupal Views ([drupal#654](https://github.com/civicrm/civicrm-drupal/pull/654))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Semper IT - Karin Gerritsen; JMA Consulting - +Seamus Lee; Dave D; Daniel Strum; CiviCRM - Coleman Watts, 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