From cfb738b0b4dfbf8b314a658abd64b38d0d4e1d7b Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Tue, 5 Mar 2019 19:29:15 +0000 Subject: [PATCH] 22570 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index b95f7729ec1..5bf515669f2 100644 --- a/readme.txt +++ b/readme.txt @@ -271,6 +271,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w * Performance - Prevent frontend code from being loaded during REST API. #21090 * Performance - Load only active webhooks on pages and allow limits to be set by developers. #22760 * Performance - Index on downloadable_product_permissions to improve speed when fetching downloads for customers. #22906 +* Performance - Improved term ordering queries, making the sorting apply by default via the DB query rather than sorting all terms with PHP. Removed legacy term meta table usage. #22570 * Localization - Modify administrative regions of Greece to default to their english ISO 3166-2 names, instead of using the native GR names. #21945 * Localization - Added US Minor Outlying Islands as states to avoid confusion with US. #22468 * Localization - Dutch postcode validation. #22316