From 4c54da5fab2b5ac1d5f30348c7968e7353f79d60 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 1 Feb 2023 16:52:16 -0800 Subject: [PATCH] Update 5.58.0.md --- release-notes/5.58.0.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/release-notes/5.58.0.md b/release-notes/5.58.0.md index b5101e9ad7..cc7f33ecbc 100644 --- a/release-notes/5.58.0.md +++ b/release-notes/5.58.0.md @@ -176,6 +176,8 @@ Released February 1, 2023 If logging is enabled, this updates the schema of the logging table for `civicrm_option_group` before adding description values to it. +- **Fix APIv4 autocomplete for dynamic entities ([#25490](https://github.com/civicrm/civicrm-core/pull/25490))** + ### CiviCase - **Fix smarty notices on Open Case @@ -190,6 +192,8 @@ Released February 1, 2023 - **Fix Contributions listing crash due to getLineItemTitle returning null ([25300](https://github.com/civicrm/civicrm-core/pull/25300))** +- **Fix APIv4 autocomplete for contributions ([dev/core#4104](https://lab.civicrm.org/dev/core/-/issues/4104): [#25485](https://github.com/civicrm/civicrm-core/pull/25485))** + ### CiviEvent - **Offline Event confirmation receipt prints waitlist message @@ -214,6 +218,9 @@ Released February 1, 2023 ## Miscellany +- **Status Check - Add check to ensure that MySQL timezones are + operational ([#25367](https://github.com/civicrm/civicrm-core/pull/25367))** + - **Standardise method of getting entity in imports ([25173](https://github.com/civicrm/civicrm-core/pull/25173))** @@ -359,6 +366,8 @@ Released February 1, 2023 - **distmaker - Fix 'WordPress' entry in JSON report ([25424](https://github.com/civicrm/civicrm-core/pull/25424))** +- **Update dompdf to 2.0.2 ([#25492](https://github.com/civicrm/civicrm-core/pull/25492))** + ## Credits This release was developed by the following code authors: -- 2.25.1