From 1556f4a818596e4e0a1f4b7efca96a328bbdb45e Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 12 Apr 2022 16:34:14 -0700 Subject: [PATCH] Add release-notes/5.48.1.md --- release-notes.md | 8 +++++++ release-notes/5.48.1.md | 46 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 release-notes/5.48.1.md diff --git a/release-notes.md b/release-notes.md index db4619bd49..ab712bba33 100644 --- a/release-notes.md +++ b/release-notes.md @@ -15,6 +15,14 @@ Other resources for identifying changes are: * https://github.com/civicrm/civicrm-joomla * https://github.com/civicrm/civicrm-wordpress +## CiviCRM 5.48.1 + +Released April 12, 2022 + +- **[Synopsis](release-notes/5.48.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.48.1.md#bugs)** +- **[Credits](release-notes/5.48.1.md#credits)** +- **[Feedback](release-notes/5.48.1.md#feedback)** ## CiviCRM 5.48.0 diff --git a/release-notes/5.48.1.md b/release-notes/5.48.1.md new file mode 100644 index 0000000000..9bd0c75276 --- /dev/null +++ b/release-notes/5.48.1.md @@ -0,0 +1,46 @@ +# CiviCRM 5.48.1 + +Released April 12, 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?** | **yes** | +| **Fix problems installing or upgrading to a previous version?** | **yes** | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_CiviGrant_: Custom statuses renamed during migration ([dev/core#3161](https://lab.civicrm.org/dev/core/-/issues/3161): [#23130](https://github.com/civicrm/civicrm-core/pull/23130), [#23140](https://github.com/civicrm/civicrm-core/pull/23140))** + + CiviGrant supports configurable statuses ("Administer => CiviGrant => Grant Status"). If one of the _default statuses_ was + _modified_, then the status could have reverted to its default name. + + This fix prevents similar problems in new upgrades. However, if you previously used an affected version (5.47.0-5.48.0), + then please review the list in "Administer => CiviGrant => Grant Status". + +* **_CiviMail_: Fix validation error on sites that do not use Flexmailer ([#23141](https://github.com/civicrm/civicrm-core/pull/23141))** +* **_Upgrader_: Fix "No such table" error for web-user who navigates toward upgrade screen ([dev/core#3166](https://lab.civicrm.org/dev/core/-/issues/3166): [#23148](https://github.com/civicrm/civicrm-core/pull/23148))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Tadpole Collective - Kevin Cristiano; Stephen +Palmstrom; Lighthouse Consulting and Design - Brian Shaughnessy; JMA Consulting - Seamus +Lee; Dave D; 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