From c94d4ce36bace99adbfeff500e8172dd739a2780 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Mon, 27 Jun 2022 15:35:00 -0700 Subject: [PATCH] Add release-notes/5.50.4.md --- release-notes.md | 9 ++++++++ release-notes/5.50.4.md | 46 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 release-notes/5.50.4.md diff --git a/release-notes.md b/release-notes.md index dbefd9fd30..4bbddf5f58 100644 --- a/release-notes.md +++ b/release-notes.md @@ -27,6 +27,15 @@ Released July 6, 2022 - **[Credits](release-notes/5.51.0.md#credits)** - **[Feedback](release-notes/5.51.0.md#feedback)** +## CiviCRM 5.50.4 + +Released June 27, 2022 + +- **[Synopsis](release-notes/5.50.4.md#synopsis)** +- **[Bugs resolved](release-notes/5.50.4.md#bugs)** +- **[Credits](release-notes/5.50.4.md#credits)** +- **[Feedback](release-notes/5.50.4.md#feedback)** + ## CiviCRM 5.50.3 Released June 17, 2022 diff --git a/release-notes/5.50.4.md b/release-notes/5.50.4.md new file mode 100644 index 0000000000..b60a2f8923 --- /dev/null +++ b/release-notes/5.50.4.md @@ -0,0 +1,46 @@ +# CiviCRM 5.50.4 + +Released June 27, 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_: Permissioned relationships are not created when paying "On Behalf Of" an organization ([dev/core#3675](https://lab.civicrm.org/dev/core/-/issues/3675): [#23865](https://github.com/civicrm/civicrm-core/pull/23865))** +* **_Guzzle_: Update to v6.5.8 ([#23858](https://github.com/civicrm/civicrm-core/pull/23858))** + + This applies a prophylactic security update. It is not believed to impact the security of CiviCRM deployments. + +* **_Price Sets_: Currency displayed incorrectly (if default currency is not USD) ([dev/core#3680](https://lab.civicrm.org/dev/core/-/issues/3680): [#23867](https://github.com/civicrm/civicrm-core/pull/23867))** +* **_Recent Items_: Fix error when running API calls with elevated privileges ([dev/core#3671](https://lab.civicrm.org/dev/core/-/issues/3671): [#23836](https://github.com/civicrm/civicrm-core/pull/23836), [#23876](https://github.com/civicrm/civicrm-core/pull/23876))** + + This resolves an error in the RecentItems subsystem which could manifest in other subsystems (eg webform_civicrm) when using elevated privileges (eg `checkPermissions=>FALSE`). + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Third Sector Design - William Mortada, Kurund +Jalmi; Semper IT - Karin Gerritsen; MJW Consulting - Matthew Wire; marcusjwilson; JMA +Consulting - Seamus Lee; Fuzion - Luke Stewart, Jitendra Purohit; Dave D; CiviCRM - Tim +Otten, Coleman Watts + +## 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