Merge pull request #23874 from AlainBenbassat/empty-weight-column-during-upgrade
[civicrm-core.git] / release-notes / 5.47.3.md
CommitLineData
badc3c46
TO
1# CiviCRM 5.47.3
2
3Released March 27, 2022
4
5- **[Synopsis](#synopsis)**
6- **[Features removed](#features)**
7- **[Bugs resolved](#bugs)**
8- **[Credits](#credits)**
9- **[Feedback](#feedback)**
10
11## <a name="synopsis"></a>Synopsis
12
13| *Does this version...?* | |
14| --------------------------------------------------------------- | -------- |
15| **Change the database schema?** | **yes** |
40034d9e 16| **Alter the API?** | **yes** |
badc3c46
TO
17| Require attention to configuration options? | no |
18| **Fix problems installing or upgrading to a previous version?** | **yes** |
19| Introduce features? | no |
20| **Fix bugs?** | **yes** |
21
22## <a name="features"></a>Features removed
23
24* **_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))**
25
40034d9e
TO
26 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.
27
28 The schema and API for CiviEvent will now match v5.46.
29
30 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).
badc3c46
TO
31
32## <a name="bugs"></a>Bugs resolved
33
34* **_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))**
35* **_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))**
36* **_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))**
37* **_Search Kit_: Fix multi-valued filters in custom forms ([#23012](https://github.com/civicrm/civicrm-core/pull/23012))**
38* **_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))**
39* **_WordPress_: Function `is_favicon()` doesn't exist on WordPress <v5.4 ([wordpress#275](https://github.com/civicrm/civicrm-wordpress/pull/275))**
40
41## <a name="credits"></a>Credits
42
43This release was developed by the following authors and reviewers:
44
45Wikimedia Foundation - Eileen McNaughton; Third Sector Design - William Mortada; Tadpole
46Collective - Kevin Cristiano; Squiffle Consulting - Aidan Saunders; Semper IT - Karin
47Gerritsen; schoel-bis; JMA Consulting - Seamus Lee; guitarman; Ginkgo Street Labs -
48Michael Z Daryabeygi; Fuzion - Luke Stewart, Peter Davis; Dave D; CiviCRM - Tim Otten,
49Coleman Watts; Christian Wach; chris_bluejac; barijohn; Artful Robot - Rich Lott;
50Agileware - Francis Whittle, Justin Freeman; AGH Strategies - Andie Hunt
51
52## <a name="feedback"></a>Feedback
53
54These release notes are edited by Tim Otten and Andie Hunt. If you'd like to
55provide feedback on them, please login to https://chat.civicrm.org/civicrm and
56contact `@agh1`.