diff --git a/Release-Testing-Instructions-WooCommerce-4.8.md b/Release-Testing-Instructions-WooCommerce-4.8.md index 6a0c576..be59fa7 100644 --- a/Release-Testing-Instructions-WooCommerce-4.8.md +++ b/Release-Testing-Instructions-WooCommerce-4.8.md @@ -1,8 +1,17 @@ - WooCommerce Admin Updates: - - [WooCommerce Admin testing instructions](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.8#woocommerce-admin-testing-instructions) + - [Analytics Variations Report](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.8#analytics-variations-report) + - [Home Screen Layout Toggle](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.8#home-screen-layout-toggle) - WooCommerce Product Blocks Updates: - - [WooCommerce Blocks testing instructions](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.8#woocommerce-blocks-testing-instructions) + - [Standardise & refactor colors scss to align with Gutenberg colors and WooCommerce brand](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.8#standardise--refactor-colors-scss-to-align-with-gutenberg-colors-and-woocommerce-brand-3300) + - [Show current selected attributes when re-edit Products by Attribute block](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.8#show-current-selected-attributes-when-re-edit-products-by-attribute-block-3185) + - [Change delimiter used for splitChunks from tilde to hyphens](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.8#change-delimiter-used-for-splitchunks-from-tilde-to-hyphens-3360) - WooCommerce Core Updates: + - [Fixed feedback while payment is processing](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.8#fixed-feedback-while-payment-is-processing-27997) + - [Fix avatars for the reviews listed in the WooCommerce Recent Reviews widget](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.8#fix-avatars-for-the-reviews-listed-in-the-woocommerce-recent-reviews-widget-28067) + - [Fix Stock quantity restocked twice when deleting Order line item after refund](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.8#fix-stock-quantity-restocked-twice-when-deleting-order-line-item-after-refund-28069) + - [Hide add to cart button if all products in group are out of stock](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.8#hide-add-to-cart-button-if-all-products-in-group-are-out-of-stock-28169) + - [Add WooCommerce Payments banner to extensions screen](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.8#add-woocommerce-payments-banner-to-extensions-screen-28229) + ***