From ca3dad54e73659e4a71ec9a380710ad5ae54462d Mon Sep 17 00:00:00 2001 From: Andie Hunt Date: Tue, 31 May 2022 23:08:07 -0400 Subject: [PATCH] 5.50.0 release notes: misc edits --- release-notes/5.50.0.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/release-notes/5.50.0.md b/release-notes/5.50.0.md index 442531a4f5..1300f62ad2 100644 --- a/release-notes/5.50.0.md +++ b/release-notes/5.50.0.md @@ -33,7 +33,8 @@ Released June 1, 2022 - **System Check - Add a reminder about CIVICRM_SIGN_KEYS. ([23224](https://github.com/civicrm/civicrm-core/pull/23224))** - Adds a system status check regarding CIVICRM_SIGN_KEYS. + Adds a system status check that generates a reminder about cryptographic + signing keys. - **Restrict allowed uploads - contact image ([23147](https://github.com/civicrm/civicrm-core/pull/23147))** @@ -45,8 +46,9 @@ Released June 1, 2022 [23199](https://github.com/civicrm/civicrm-core/pull/23199) and [23245](https://github.com/civicrm/civicrm-core/pull/23245))** - Adds a table for the purpose of tracking user jobs (imports) and associated - temp tables and starts tracking the submittedValues and data source with it. + This adds a new table for the purpose of tracking user jobs (e.g. imports) and + associated temp tables and starts tracking the submittedValues and data source + with it. - **CustomFields - Improve metadata about which custom groups belong to which entities ([23336](https://github.com/civicrm/civicrm-core/pull/23336))** @@ -162,7 +164,9 @@ Released June 1, 2022 ([dev/core#3249](https://lab.civicrm.org/dev/core/-/issues/3249): [23313](https://github.com/civicrm/civicrm-core/pull/23313))** - Makes casetype a managed entity. + This makes `CaseType` in APIv4 a managed entity. This is part of a move + towards having all cases defined in configuration and deprecating XML-defined + case types. ### CiviContribute -- 2.25.1