From a106ceca59f081d2d346873327afe803d146fe98 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 2 Dec 2020 22:18:38 -0800 Subject: [PATCH] release-notes/5.32.0 - Add RC-stage updates --- release-notes/5.32.0.md | 55 ++++++++++++++++++++++++++++++++++++----- 1 file changed, 49 insertions(+), 6 deletions(-) diff --git a/release-notes/5.32.0.md b/release-notes/5.32.0.md index c78fa24d18..30b5aea160 100644 --- a/release-notes/5.32.0.md +++ b/release-notes/5.32.0.md @@ -66,18 +66,27 @@ Released December 2, 2020 Preliminary cleanup of code to move towards making search actions available from search builder. -- **Lotsa new features for the Search Kit extension +- **Search Kit: Lotsa new features ([18876](https://github.com/civicrm/civicrm-core/pull/18876))** Integrates Search Kit/Afform. Adds a standalone page for viewing search kit displays. Adds first search kit display type "table". Adds search kit display entity and UI. Adds CRUD form for managing saved search kit searches. -- **Search ext: Add links to search admin and improve links in displays +- **Search Kit: Add links to search admin and improve links in displays ([18909](https://github.com/civicrm/civicrm-core/pull/18909))** Improves links in search kit results. +- **Search Kit: Bind parameters to URL + ([#18976](https://github.com/civicrm/civicrm-core/pull/18976))** + +- **Search Kit: Add "List" display. Fix other bugs. + ([#18999](https://github.com/civicrm/civicrm-core/pull/18999))** + +- **Search Kit: Improve options in "List" search display + ([19031](https://github.com/civicrm/civicrm-core/pull/19031/files))** + - **SavedSearch - Add name and label columns ([18809](https://github.com/civicrm/civicrm-core/pull/18809))** @@ -144,12 +153,15 @@ Released December 2, 2020 ### CiviMail -- **OAuth2 administration (email focus) (Work Towards - [dev/core#2141](https://lab.civicrm.org/dev/core/-/issues/2141): +- **OAuth2 Client ([dev/core#2141](https://lab.civicrm.org/dev/core/-/issues/2141): [18902](https://github.com/civicrm/civicrm-core/pull/18902), [18914](https://github.com/civicrm/civicrm-core/pull/18914), - [18885](https://github.com/civicrm/civicrm-core/pull/18885) and - [18908](https://github.com/civicrm/civicrm-core/pull/18908))** + [18885](https://github.com/civicrm/civicrm-core/pull/18885), + [18908](https://github.com/civicrm/civicrm-core/pull/18908), + [18943](https://github.com/civicrm/civicrm-core/pull/18943), + [18955](https://github.com/civicrm/civicrm-core/pull/18955), + [18951](https://github.com/civicrm/civicrm-core/pull/18951), and + [19001](https://github.com/civicrm/civicrm-core/pull/19001))** Adds a new hook `hook_civicrm_alterMailStore` which can be used to add or modify a driver. Adds a hidden `oauth-client` extension for connecting to @@ -290,6 +302,10 @@ Released December 2, 2020 - **Rationalise date formatting ([18805](https://github.com/civicrm/civicrm-core/pull/18805))** +- **Fix filter for users who have permission "view deleted contacts" + ([19088](https://github.com/civicrm/civicrm-core/pull/19088))** + + ### CiviCampaign - **Fix campaign_id handling for batch entry @@ -304,6 +320,9 @@ Released December 2, 2020 ([dev/core#2152](https://lab.civicrm.org/dev/core/-/issues/2152): [18884](https://github.com/civicrm/civicrm-core/pull/18884))** +- **Fix deprecation notice + ([dev/core#2205](https://lab.civicrm.org/dev/core/-/issues/2205): [#19018](https://github.com/civicrm/civicrm-core/pull/19018))** + ### CiviContribute - **finish 'this round' of completeOrder cleanup @@ -358,6 +377,13 @@ Released December 2, 2020 - **PCP 'Your Message' should use WYSIWYG ([18411](https://github.com/civicrm/civicrm-core/pull/18411))** +- **Fix fatal error on "Edit Contribution" form + ([19091](https://github.com/civicrm/civicrm-core/pull/19091))** + +- **Fix product form such that it is possible to unselec duration unit, frequency unit + ([dev/drupal#148](https://lab.civicrm.org/dev/drupal/-/issues/148): [19084](https://github.com/civicrm/civicrm-core/pull/19084))** + + ### CiviEvent - **.ical files not populating correctly for sites with ACL's configured for @@ -376,6 +402,9 @@ Released December 2, 2020 - **crmMailing - Only load Angular settings if they're needed ([18749](https://github.com/civicrm/civicrm-core/pull/18749))** +- **Error when changing "Location Type" + ([dev/core#2228](https://lab.civicrm.org/dev/core/-/issues/2228): [19092](https://github.com/civicrm/civicrm-core/pull/19092))** + ### CiviSMS - **Error in the selected phone to send an SMS when the Mobile type label is @@ -421,6 +450,8 @@ Released December 2, 2020 ## Miscellany +- **_Composer Patches_: Update to v1.7.0. Support Composer v2. ([#18940](https://github.com/civicrm/civicrm-core/pull/18940))** + - **Schema handler fixes ([18932](https://github.com/civicrm/civicrm-core/pull/18932))** @@ -465,6 +496,15 @@ Released December 2, 2020 - **Hack away at false negative test fails ([18892](https://github.com/civicrm/civicrm-core/pull/18892))** +- **Search Kit - Fix search action button + ([19055](https://github.com/civicrm/civicrm-core/pull/19055))** + +- **Release Notes: Add 5.32.0 + ([#18958](https://github.com/civicrm/civicrm-core/pull/18958), [#18945](https://github.com/civicrm/civicrm-core/pull/18945))** + +- **Release Notes: Add 5.31.1 + ([#19029](https://github.com/civicrm/civicrm-core/pull/19029))** + - **Remove always-true IF ([18803](https://github.com/civicrm/civicrm-core/pull/18803))** @@ -554,6 +594,9 @@ Released December 2, 2020 - **unit test for #18306 - order create api test for contribution ([18785](https://github.com/civicrm/civicrm-core/pull/18785))** +- **(NFC) Update cache/integration-tests + ([19076](https://github.com/civicrm/civicrm-core/pull/19076))** + - **(NFC) Fix typo in Money valueFormat depretation warning ([18886](https://github.com/civicrm/civicrm-core/pull/18886))** -- 2.25.1