diff --git a/Release-Testing-Instructions-WooCommerce-7.7.md b/Release-Testing-Instructions-WooCommerce-7.7.md index d058336..870d629 100644 --- a/Release-Testing-Instructions-WooCommerce-7.7.md +++ b/Release-Testing-Instructions-WooCommerce-7.7.md @@ -114,9 +114,6 @@ _Slack Workflow: WooCommerce Admin Start Manage_ ### [Updated accessibility for product categories shortcode.](https://github.com/woocommerce/woocommerce/pull/37445) _Slack Workflow: WooCommerce Admin Start Manage_ -### [Add `country` query param to payment suggestion data sources](https://github.com/woocommerce/woocommerce/pull/37443) -_Slack Workflow: WooCommerce Core_ - ### [Update payment gateway recommendation priority](https://github.com/woocommerce/woocommerce/pull/37442) _Slack Workflow: WooCommerce Core_ @@ -159,10 +156,15 @@ _Slack Workflow: WooCommerce Core_ ### [Enable WebP images in WooCommerce](https://github.com/woocommerce/woocommerce/pull/37307) _Slack Workflow: WooCommerce Core_ +1. Create a new simple product. +2. For the product image, use a .webp-formatted image [here's one for testing](https://d.pr/f/Gf8LKk) +3. Save the product. +4. Check that images are displayed normally in the admin, in the store, in the cart. + ### [Set quantity value when stock tracking is enabled](https://github.com/woocommerce/woocommerce/pull/37304) _Slack Workflow: WooCommerce Core_ -[Add the summary field to the product form](https://github.com/woocommerce/woocommerce/pull/37302) +### [Add the summary field to the product form](https://github.com/woocommerce/woocommerce/pull/37302) _Slack Workflow: WooCommerce Admin Start Manage_ ### [Refetch "Installed extensions" card data after installing recommended channels](https://github.com/woocommerce/woocommerce/pull/37300)