From badc3c466bef68c77a7c8ce245557719ccfdacfb Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Sun, 27 Mar 2022 15:19:18 -0700 Subject: [PATCH] Add release-notes/5.47.3.md --- release-notes.md | 10 ++++++++ release-notes/5.47.3.md | 52 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 release-notes/5.47.3.md diff --git a/release-notes.md b/release-notes.md index 4f2d680cbf..5573650e49 100644 --- a/release-notes.md +++ b/release-notes.md @@ -48,6 +48,16 @@ Released April 6, 2022 - **[Credits](release-notes/5.48.0.md#credits)** - **[Feedback](release-notes/5.48.0.md#feedback)** +## CiviCRM 5.47.3 + +Released March 27, 2022 + +- **[Synopsis](release-notes/5.47.3.md#synopsis)** +- **[Features removed](release-notes/5.47.3.md#features)** +- **[Bugs resolved](release-notes/5.47.3.md#bugs)** +- **[Credits](release-notes/5.47.3.md#credits)** +- **[Feedback](release-notes/5.47.3.md#feedback)** + ## CiviCRM 5.47.2 Released March 16, 2022 diff --git a/release-notes/5.47.3.md b/release-notes/5.47.3.md new file mode 100644 index 0000000000..467129f4e7 --- /dev/null +++ b/release-notes/5.47.3.md @@ -0,0 +1,52 @@ +# CiviCRM 5.47.3 + +Released March 27, 2022 + +- **[Synopsis](#synopsis)** +- **[Features removed](#features)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## Synopsis + +| *Does this version...?* | | +| --------------------------------------------------------------- | -------- | +| **Change the database schema?** | **yes** | +| 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** | + +## Features removed + +* **_CiviEvent_: Revert timezone changes ([dev/core#2122](https://lab.civicrm.org/dev/core/-/issues/2122): [#22940](https://github.com/civicrm/civicrm-core/pull/22940), [#22930](https://github.com/civicrm/civicrm-core/pull/22930))** + + v5.47.0 added timezone support to CiviEvent. Due to open issues which can affect downstream integrations and the accuracy of times, it is being removed from 5.47.3. If you use CiviEvent and ran v5.47.0-v5.47.2, please read the [CiviEvent v5.47 Timezone Notice](https://civicrm.org/redirect/event-timezone-5.47). + +## Bugs resolved + +* **_Afform_: Admin screen does show "Submit Actions" for custom forms ([dev/core#2522](https://lab.civicrm.org/dev/core/-/issues/2522): [#23024](https://github.com/civicrm/civicrm-core/pull/23024))** +* **_CiviMember_: "New Membership" fails when "Price Set" is present but not selected ([dev/core#3134](https://lab.civicrm.org/dev/core/-/issues/3134): [#23027](https://github.com/civicrm/civicrm-core/pull/23027))** +* **_CiviReport_: Title and statistics appear twice (in print/PDF view) ([dev/core#3126](https://lab.civicrm.org/dev/core/-/issues/3126): [#22976](https://github.com/civicrm/civicrm-core/pull/22976))** +* **_Search Kit_: Fix multi-valued filters in custom forms ([#23012](https://github.com/civicrm/civicrm-core/pull/23012))** +* **_Upgrader_: Post-upgrade message no longer displayed ([dev/core#3119](https://lab.civicrm.org/dev/core/-/issues/3119): [#22985](https://github.com/civicrm/civicrm-core/pull/22985))** +* **_WordPress_: Function `is_favicon()` doesn't exist on WordPress Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Third Sector Design - William Mortada; Tadpole +Collective - Kevin Cristiano; Squiffle Consulting - Aidan Saunders; Semper IT - Karin +Gerritsen; schoel-bis; JMA Consulting - Seamus Lee; guitarman; Ginkgo Street Labs - +Michael Z Daryabeygi; Fuzion - Luke Stewart, Peter Davis; Dave D; CiviCRM - Tim Otten, +Coleman Watts; Christian Wach; chris_bluejac; barijohn; Artful Robot - Rich Lott; +Agileware - Francis Whittle, Justin Freeman; AGH Strategies - Andie Hunt + +## 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