From f44b2f6ed6da99a303c704c4b5216110eab9c9a5 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Tue, 19 Apr 2022 19:07:56 -0700 Subject: [PATCH] Add release-notes/5.48.2.md --- release-notes.md | 9 +++++++++ release-notes/5.48.2.md | 42 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 release-notes/5.48.2.md diff --git a/release-notes.md b/release-notes.md index 0f686c3b92..79db2b4d49 100644 --- a/release-notes.md +++ b/release-notes.md @@ -37,6 +37,15 @@ Released May 4, 2022 - **[Credits](release-notes/5.49.0.md#credits)** - **[Feedback](release-notes/5.49.0.md#feedback)** +## CiviCRM 5.48.2 + +Released April 20, 2022 + +- **[Synopsis](release-notes/5.48.2.md#synopsis)** +- **[Bugs resolved](release-notes/5.48.2.md#bugs)** +- **[Credits](release-notes/5.48.2.md#credits)** +- **[Feedback](release-notes/5.48.2.md#feedback)** + ## CiviCRM 5.48.1 Released April 12, 2022 diff --git a/release-notes/5.48.2.md b/release-notes/5.48.2.md new file mode 100644 index 0000000000..5913966c6e --- /dev/null +++ b/release-notes/5.48.2.md @@ -0,0 +1,42 @@ +# CiviCRM 5.48.2 + +Released April 20, 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_: Fix SQL error when interpreting ACL ([#23235](https://github.com/civicrm/civicrm-core/pull/23235))** +* **_CiviContribute_: Fix buttons on bottom of "View Contribution" dialog ([#23202](https://github.com/civicrm/civicrm-core/pull/23202))** +* **_CiviContribute_: Fix "Download Invoice" button ([dev/core#3168](https://lab.civicrm.org/dev/core/-/issues/3168): [#23255](https://github.com/civicrm/civicrm-core/pull/23255))** +* **_CiviMember_: Fix malformed query when user has no access to any financial ACLs ([#23228](https://github.com/civicrm/civicrm-core/pull/23228))** +* **_Relationships_: Restore support for "Employer" relationships with "Individual" employers ([dev/core#3182](https://lab.civicrm.org/dev/core/-/issues/3182): [#23226](https://github.com/civicrm/civicrm-core/pull/23226))** +* **_Search Kit_: Prevent error when sorting on a non-aggregated column ([#23247](https://github.com/civicrm/civicrm-core/pull/23247))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Phil McKerracher; Megaphone Technology +Consulting - Jon Goldberg; JMA Consulting - Seamus Lee; CiviDesk - Yashodha Chaku; 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