From 0f7bb53e9d2004c9aa452324de511f791ea112ac Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Wed, 2 Jun 2021 18:46:41 -0400 Subject: [PATCH] 5.38.0 release notes: added late changes --- release-notes/5.38.0.md | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/release-notes/5.38.0.md b/release-notes/5.38.0.md index d8c5c43c07..cce28858c0 100644 --- a/release-notes/5.38.0.md +++ b/release-notes/5.38.0.md @@ -147,6 +147,15 @@ Released June 2, 2021 ### Core CiviCRM +- **Create User Record now hides the Password field and uses the check + isUserRegistrationPermitted - which prevents Administrators from setting + passwords for new Users + ([dev/core#2605](https://lab.civicrm.org/dev/core/-/issues/2605): + [20274](https://github.com/civicrm/civicrm-core/pull/20274))** + + This restores the ability for administrators to set passwords for new users on + the Create User Record form. + - **Activity Type and Case Type not being combined correctly in Advanced Search ([dev/report#53](https://lab.civicrm.org/dev/report/-/issues/53): [20002](https://github.com/civicrm/civicrm-core/pull/20002))** @@ -154,11 +163,10 @@ Released June 2, 2021 Ensures when running an advanced search that displays related contacts with case parameters set, only contacts related to the relevant cases are displayed. -- **Petition confirmation email places space at end of confirmation URL - ([dev/core#403](https://lab.civicrm.org/dev/core/-/issues/403): - [20080](https://github.com/civicrm/civicrm-core/pull/20080))** +- **Upgrade CKEditor to be 4.16.1 + ([20428](https://github.com/civicrm/civicrm-core/pull/20428))** - Remove trailing white space in url. + Change log is here https://github.com/ckeditor/ckeditor4/blob/major/CHANGES.md - **Fix invalidate cache for smart groups ([dev/core#2516](https://lab.civicrm.org/dev/core/-/issues/2516): @@ -330,6 +338,12 @@ Released June 2, 2021 Cleanup metadata for the campaign_id field. +- **Petition confirmation email places space at end of confirmation URL + ([dev/core#403](https://lab.civicrm.org/dev/core/-/issues/403): + [20080](https://github.com/civicrm/civicrm-core/pull/20080))** + + Remove trailing white space in url. + - **APIv4 - Don't show campaign_id in getFields if campaign component disabled ([20219](https://github.com/civicrm/civicrm-core/pull/20219))** @@ -612,7 +626,7 @@ Artful Robot - Rich Lott; Australian Greens - John Twyman; Caltha - Tomasz Pietrzkowski; Christian Wach; CiviCoop - Jaap Jansma; CiviDesk - Yashodha Chaku; JMA Consulting - Edsel Lopez, Joe Murray; Richard van Oosterhout; Semper IT - Karin Gerritsen; SYSTOPIA Organisationsberatung - Björn Endres; Tadpole -Collective - Kevin Cristiano; Web Access - Kurund Jalmi; +Collective - Kevin Cristiano; Web Access - Kurund Jalmi ## Feedback -- 2.25.1