Changelog for #24301

This commit is contained in:
Gerhard 2019-08-02 15:03:41 +02:00
parent daa95c291f
commit 646c661f4f
1 changed files with 1 additions and 0 deletions

View File

@ -271,6 +271,7 @@ INTERESTED IN DEVELOPMENT?
* Fix - Usage and event tracking (if opted in) was not working correctly in the OBW. #24056
* Fix - Fatal error on downloads report when some download files were missing. #24118
* Fix - Prevents the taxes columns from being removed when the order is no longer editable in admin. #23884
* Fix - State field overwritten with blank value when saving orders via wp-admin. #24301
* Performance - Improve the speed of the admin dashboard by only updating transients once per class. #23011
* Performance - Reduce number of queries needed to populate variations data by priming post caches. #23272
* Performance - Persistant cart improvements, only update the persistent cart if the cart items actually change. #23112