Updated Release Testing Instructions WooCommerce 5.4 (markdown)
parent
4fe4470c7a
commit
dfa4bb1717
|
@ -1,7 +1,11 @@
|
|||
* [WooCommerce Admin Updates](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.4#woocommerce-admin-updates)
|
||||
* [WooCommerce Blocks Updates](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.4#woocommerce-blocks-updates)
|
||||
* [WooCommerce Core Updates](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.4#woocommerce-core-updates)
|
||||
|
||||
- Remove set_backorders logic from external products. Closes [#29696](https://github.com/woocommerce/woocommerce/issues/29696)
|
||||
- State and Country field labels on the Checkout page should be read by screen readers. Closes [#27317](https://github.com/woocommerce/woocommerce/issues/27317)
|
||||
- On the action of deleting a product category, we want to reassign any products that have been assigned to deleted category categories to a default `Uncategorized` category. Closes [#29540](https://github.com/woocommerce/woocommerce/issues/29540)
|
||||
- Make rounding more accurate when prices are entered more than 2dp. Closes [#24184](https://github.com/woocommerce/woocommerce/issues/24184) and [#28292](https://github.com/woocommerce/woocommerce/issues/28292)
|
||||
- Fix: image size customisation controls not shown when theme doesn't define them but Woo core does. Closes [#25900](https://github.com/woocommerce/woocommerce/issues/25900)
|
||||
|
||||
***
|
||||
|
||||
|
@ -88,3 +92,5 @@ To test:
|
|||
3. Here it will be great to test [Critical Flows](https://github.com/woocommerce/woocommerce/wiki/Critical-Flows) in general with the Twenty Twenty One theme.
|
||||
|
||||
|
||||
***
|
||||
|
||||
|
|
Loading…
Reference in New Issue