From 7e84f7ae8fbaf002847d23f44755c537715c9e24 Mon Sep 17 00:00:00 2001 From: Andie Hunt Date: Wed, 1 Nov 2023 15:45:20 -0400 Subject: [PATCH] 5.67.0 release notes: added late changes --- release-notes/5.67.0.md | 65 +++++++++++++++++++++++++++++++++-------- 1 file changed, 53 insertions(+), 12 deletions(-) diff --git a/release-notes/5.67.0.md b/release-notes/5.67.0.md index d18ccd6cf0..afc2705a75 100644 --- a/release-notes/5.67.0.md +++ b/release-notes/5.67.0.md @@ -22,7 +22,6 @@ Released November 1, 2023 | **Introduce features?** | **yes** | | **Fix bugs?** | **yes** | - ## Features ### Core CiviCRM @@ -125,6 +124,15 @@ Released November 1, 2023 Reduces presence of Save and Done/New on forms. +- **[PHP 8.1] Registered Templates: Undefined array key "weight" + ([dev/core#4716](https://lab.civicrm.org/dev/core/-/issues/4716): + [27939](https://github.com/civicrm/civicrm-core/pull/27939) and + [27949](https://github.com/civicrm/civicrm-core/pull/27949))** + + The action links (e.g. edit, preview, etc.) on price fields, duplicate + matching rules, and report templates now have weights assigned in code, + allowing them to be reordered using hooks and resolving a warning in PHP 8.1. + - **Upgrade Smarty to Smarty3+ (Work Towards [dev/core#4146](https://lab.civicrm.org/dev/core/-/issues/4146): [27620](https://github.com/civicrm/civicrm-core/pull/27620), @@ -233,8 +241,9 @@ Released November 1, 2023 [dev/core#4567](https://lab.civicrm.org/dev/core/-/issues/4567): [27640](https://github.com/civicrm/civicrm-core/pull/27640), [27644](https://github.com/civicrm/civicrm-core/pull/27644), - [27513](https://github.com/civicrm/civicrm-core/pull/27513) and - [27557](https://github.com/civicrm/civicrm-core/pull/27557))** + [27513](https://github.com/civicrm/civicrm-core/pull/27513), + [27557](https://github.com/civicrm/civicrm-core/pull/27557), and + [27749](https://github.com/civicrm/civicrm-core/pull/27749))** Adds Mailing ID to simplify CiviCRM mailing tables. @@ -267,6 +276,22 @@ Released November 1, 2023 ([dev/core#4421](https://lab.civicrm.org/dev/core/-/issues/4421): [27403](https://github.com/civicrm/civicrm-core/pull/27403))** +- **(5.66 upgrade error) Action Schedule field is too short + ([dev/core#4696](https://lab.civicrm.org/dev/core/-/issues/4696): + [27913](https://github.com/civicrm/civicrm-core/pull/27913))** + + The name field on civicrm_action_schedule is changed to be long enough to + accommodate potential values. This repeats the upgrade step from 5.66.1, since + 5.66 will not be forward-merged to 5.67. It resolves a potential "data too + long" error in upgrades to 5.66.0. + +- **Scheduled Reminder select2 fields to save/view correctly + ([dev/core#4732](https://lab.civicrm.org/dev/core/-/issues/4732): + [27944](https://github.com/civicrm/civicrm-core/pull/27944))** + + This fixes the scheduled reminder form to retrieve values using APIv4 and + handle serialized values properly. + - **Attempting to move a custom field of type Country bypasses extends check and fails ([dev/core#4568](https://lab.civicrm.org/dev/core/-/issues/4568): [27413](https://github.com/civicrm/civicrm-core/pull/27413))** @@ -287,6 +312,19 @@ Released November 1, 2023 - **Add some weights to pcp page ([27780](https://github.com/civicrm/civicrm-core/pull/27780))** +- **Saving a group definition lose the current parent groups + ([dev/core#4703](https://lab.civicrm.org/dev/core/-/issues/4703): + [27858](https://github.com/civicrm/civicrm-core/pull/27858)) + +- **On Import in Non English Mode do not import field in saved field mapping is + not correctly set as default when re-using import + ([dev/core#4726](https://lab.civicrm.org/dev/core/-/issues/4726): + [27926](https://github.com/civicrm/civicrm-core/pull/27926))** + + This resolves a bug if a saved field mapping was used for import. The fields + mapped as "do not import" would not have that set if the site's using a + non-English language. + - **getTree: initialize variable before it's used (PHP8 compat) ([27718](https://github.com/civicrm/civicrm-core/pull/27718))** @@ -564,6 +602,9 @@ Released November 1, 2023 ### CiviContribute +- **Fix fatal error on pledge delete + ([27878](https://github.com/civicrm/civicrm-core/pull/27878))** + - **fix ordering of contribution page links ([27448](https://github.com/civicrm/civicrm-core/pull/27448))** @@ -939,15 +980,15 @@ Released November 1, 2023 This release was developed by the following code authors: -AGH Strategies - Andie Hunt; Artful Robot - Rich Lott; BrightMinded Ltd - -Bradley Taylor; Christian Wach; Circle Interactive - Pradeep Nayak; CiviCRM - -Coleman Watts, Tim Otten; CiviDesk - Yashodha Chaku; civiservice.de - Sebastian -Lisken; Coop SymbioTIC - Mathieu Lutfy, Samuel Vanhove; Dave D; Francesc Bassas -i Bullich; Freeform Solutions - Herb van den Dool; Jens Schuppe; JMA -Consulting - Seamus Lee; John Kingsnorth; Lemniscus - Noah Miller; Megaphone -Technology Consulting - Jon Goldberg; MJW Consulting - Matthew Wire; Przemysław -Tabor; Squiffle Consulting - Aidan Saunders; Wikimedia Foundation - Eileen -McNaughton; Wildsight - Lars Sander-Green +AGH Strategies - Alice Frumin and Andie Hunt; Artful Robot - Rich Lott; +BrightMinded Ltd - Bradley Taylor; Christian Wach; Circle Interactive - Pradeep +Nayak; CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Yashodha Chaku; +civiservice.de - Sebastian Lisken; Coop SymbioTIC - Mathieu Lutfy, Samuel +Vanhove; Dave D; Francesc Bassas i Bullich; Freeform Solutions - Herb van den +Dool; Jens Schuppe; JMA Consulting - Seamus Lee; John Kingsnorth; Lemniscus - +Noah Miller; Megaphone Technology Consulting - Jon Goldberg; MJW Consulting - +Matthew Wire; Przemysław Tabor; Squiffle Consulting - Aidan Saunders; Wikimedia +Foundation - Eileen McNaughton; Wildsight - Lars Sander-Green Most authors also reviewed code for this release; in addition, the following reviewers contributed their comments: -- 2.25.1