This commit is contained in:
Mike Jolley 2019-03-05 19:29:15 +00:00
parent 871f6b3aa4
commit cfb738b0b4
1 changed files with 1 additions and 0 deletions

View File

@ -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