X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=release-notes%2F5.22.0.md;h=ae794fcd33aba7ad73c199cfb018e1f1145691e8;hb=f028f84c64e684a62b7293dae1474ca20101f351;hp=fab9d30adb9c12dc452aeec24436b8566666b225;hpb=34549323dc186f2fb67e4933a26c1de946a99700;p=civicrm-core.git diff --git a/release-notes/5.22.0.md b/release-notes/5.22.0.md index fab9d30adb..ae794fcd33 100644 --- a/release-notes/5.22.0.md +++ b/release-notes/5.22.0.md @@ -17,7 +17,7 @@ Released February 5, 2020 | **Change the database schema?** | **yes** | | **Alter the API?** | **yes** | | Require attention to configuration options? | no | -| Fix problems installing or upgrading to a previous version? | no | +| **Fix problems installing or upgrading to a previous version?** | **yes** | | **Introduce features?** | **yes** | | **Fix bugs?** | **yes** | @@ -156,6 +156,12 @@ Released February 5, 2020 Ensures the Mailing List group type remains set on the Update Smart Group form. +- **loadServices: tighten up file match regex + ([16377](https://github.com/civicrm/civicrm-core/pull/16377))** + + Ensures that CiviCRM code living under a path containing the characters 'php' + does not crash when loading services. + - **Activity type listing shows name instead label ([dev/core#1470](https://lab.civicrm.org/dev/core/issues/1470): [16094](https://github.com/civicrm/civicrm-core/pull/16094))** @@ -170,6 +176,10 @@ Released February 5, 2020 ([dev/core#1474](https://lab.civicrm.org/dev/core/issues/1474): [16101](https://github.com/civicrm/civicrm-core/pull/16101))** +- **Undefined offset and uninitialized string offset notices on upgrade to 5.21 + ([dev/core#1555](https://lab.civicrm.org/dev/core/issues/1555): + [16417](https://github.com/civicrm/civicrm-core/pull/16417))** + ### CiviCase - **Add case activity action links to activity report @@ -179,6 +189,11 @@ Released February 5, 2020 displayed instead of the standard activity actions (eg. move/copy to case instead of file on case). +- **Activity Details CiviReport gives network error when paging to next page if + choose filter to include case activities + ([dev/core#1552](https://lab.civicrm.org/dev/core/issues/1552): + [16393](https://github.com/civicrm/civicrm-core/pull/16393))** + - **Case Detail 'Active Role?' filter excludes cases without relationships ([dev/report#24](https://lab.civicrm.org/dev/report/issues/24): [15972](https://github.com/civicrm/civicrm-core/pull/15972))** @@ -215,6 +230,15 @@ Released February 5, 2020 Ensures that the actions menu on the participant search form respects search criteria. +### CiviMail + +- **Exception Malformed temp table category on New A/B Test + ([dev/core#1564](https://lab.civicrm.org/dev/core/issues/1564): + [16464](https://github.com/civicrm/civicrm-core/pull/16464))** + + Fixes a regression in 5.21.2 where creating a new A/B Test resulted in a + session status Exception Malformed temp table. + ### CiviMember - **Fix js error on choosing membership type @@ -361,6 +385,10 @@ Released February 5, 2020 - **[Ref] Remove php4 support from BAO_Acl class ([16119](https://github.com/civicrm/civicrm-core/pull/16119))** +- **(NFC) Civi, CRM, tests - Update for + Drupal.Commenting.VariableComment.IncorrectVarType + ([16384](https://github.com/civicrm/civicrm-core/pull/16384))** + - **[NFC] Test clean up. ([16133](https://github.com/civicrm/civicrm-core/pull/16133))** @@ -399,7 +427,7 @@ Released February 5, 2020 This release was developed by the following code authors: -AGH Strategies - Andrew Hunt; Agileware - Justin Freeman; Australian Greens - +AGH Strategies - Andie Hunt; Agileware - Justin Freeman; Australian Greens - Seamus Lee; Christian Wach; Circle Interactive - Pradeep Nayak; CiviCRM - Coleman Watts, Tim Otten; Coop SymbioTIC - Mathieu Lutfy; Dave D; Fuzion - Jitendra Purohit; MJW Consulting - Matthew Wire; Squiffle Consulting - Aidan @@ -414,6 +442,6 @@ Tadpole Collective - Kevin Cristiano; ## Feedback -These release notes are edited by Alice Frumin and Andrew Hunt. If you'd like +These release notes are edited by Alice Frumin and Andie Hunt. If you'd like to provide feedback on them, please log in to https://chat.civicrm.org/civicrm and contact `@agh1`.