Updated Release Testing Instructions WooCommerce 5.3 (markdown)
parent
3405ac1e2e
commit
7ba4231083
|
@ -5,6 +5,18 @@ WooCommerce 5.3 includes:
|
|||
- [Blocks 4.9.0](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.3#blocks-490)
|
||||
- [Blocks 4.9.1](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.3#blocks-491)
|
||||
- [WooCommerce Core Updates:](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.3#woocommerce-core-updates)
|
||||
- [Set US:CA as the default store location](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.3#set-usca-as-the-default-store-location)
|
||||
- [For non-empty shipping address do not overwrite the state or country fields with billing address data](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.3#for-non-empty-shipping-address-do-not-overwrite-the-state-or-country-fields-with-billing-address-data)
|
||||
- [Update the persistent cart after it's loaded on log in](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.3#update-the-persistent-cart-after-its-loaded-on-log-in)
|
||||
- [Prevent saved changes message when leaving page
|
||||
](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.3#prevent-saved-changes-message-when-leaving-page)
|
||||
- [Make select2 dropdown text visible in dark mode
|
||||
](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.3#make-select2-dropdown-text-visible-in-dark-mode)
|
||||
- [Adjust alignment issues for Twenty Twenty One](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.3#adjust-alignment-issues-for-twenty-twenty-one)
|
||||
- [Remove duplicate notices from cart](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.3#remove-duplicate-notices-from-cart)
|
||||
- [Use AJAX for Page Configuration](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.3#use-ajax-for-page-configuration)
|
||||
- [Update the tax rate meta when recalculating and updating order tax items](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.3#update-the-tax-rate-meta-when-recalculating-and-updating-order-tax-items)
|
||||
- [Added parameter to function wc_downloadable_file_permission and filter hook woocommerce_downloadable_file_permission](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.3#added-parameter-to-function-wc_downloadable_file_permission-and-filter-hook-woocommerce_downloadable_file_permission)
|
||||
|
||||
|
||||
## WooCommerce Admin Updates:
|
||||
|
|
Loading…
Reference in New Issue