From cb1cbddafd55d54b55e081c044a8524421ef7f1c Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Wed, 3 Jun 2020 14:27:01 +1000 Subject: [PATCH] Document recent merge in regards to select fields for export screen and add in the notice about WordPress compatability issue --- release-notes/5.26.0.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/release-notes/5.26.0.md b/release-notes/5.26.0.md index 334c10338b..4ebf027a8a 100644 --- a/release-notes/5.26.0.md +++ b/release-notes/5.26.0.md @@ -21,6 +21,12 @@ Released June 3, 2020 | Introduce features? | **yes** | | Fix bugs? | **yes** | +## Important Notice for sites running on WordPress +CiviCRM 5.26 and later changes how front-end CiviCRM URLs are formed in WordPress. +Please [read this blog post before upgrading](https://civicrm.org/blog/kcristiano/civicrm-526-and-wordpress-important-notice). +You may need to update settings at your payment Processor for recurring payments. +If you have an external service that sends callback messages to CiviCRM, you may need to update the settings at the external service to use the new URL format. + ## Features ### Core CiviCRM @@ -336,6 +342,12 @@ Released June 3, 2020 Ensures that the `hook_civicrm_tokenValues` is passed the proper values. +- **Fix slowness in opening the select fields for export screen after an advanced search + ([dev/core#1725](ttps://lab.civicrm.org/dev/core/-/issues/1725): + [17444](https://github.com/civicrm/civicrm-core/pull/17444))** + Fixes a recent regression following the updating of the select fields export UI which on certain + sites slowed down the loading of the select fields screen significantly + ### CiviContribute - **Contribution Detail Report gives incorrect results when `force=1` -- 2.25.1