2.8 KiB
2.8 KiB
Testing notes and ZIP for release 10.6.3
Zip file for testing: woocommerce-gutenberg-products-block.zip
WooCommerce Core
Add to Cart Form: Fix broken styles for the block when using inside the Single Product Block #10282
- Log in to your WordPress dashboard.
- From your WordPress dashboard, go to Appearance > Themes. Make sure you have a block-based theme installed and activated. If not, you can install one from the Add New option. Block-based themes include "Twenty-twenty Two," "Twenty-twenty Three," etc.
- On the left-hand side menu, click on Pages > Add New.
- Inside the Page editor, click on the '+' button, usually found at the top left of the editing space or within the content area itself, to add a new block.
- In the block library that pops up, search for the 'Single Product' block. Click on it to add the block to the template.
- On the top-right side, click on the Save button.
- Visit a product and check if the Single Product block is shown and the Add to Cart Form block is correctly being displayed
Before | After |
---|---|
Blockified Templates: Improve migration logic #10415
Zip files:
- WooCommerce 7.8: https://downloads.wordpress.org/plugin/woocommerce.7.8.2.zip
- WooCommerce 7.9: https://downloads.wordpress.org/plugin/woocommerce.7.9.0.zip
- WooCommerce 8.0 (include a version of WC Blocks that includes this fix:): https://anonfiles.com/16O1D75bzd/woocommerce_zip. If you are testing a WooCommerce 8.0 build that included WooCommerce Blocks 10.3.0, just test the "official" zip.
❗ Create a new website for each use case
Upgrade from WooCommerce Core 7.8 to WooCommerce 7.9 to WooCommerce 8.0
- Install WooCommerce Core 7.8.
- Ensure that the templates aren't blockified.
- Upgrade to WooCommerce Core 7.9.
- Ensure that the templates aren't blockified.
- Upgrade to WooCommerce Core 8.0
- Ensure that the templates aren't blockified.
Upgrade from WooCommerce Core 7.8 to WooCommerce 8.0
- Install WooCommerce Core 7.8.
- Ensure that the templates aren't blockified.
- Upgrade to WooCommerce Core 8.0
- Ensure that the templates aren't blockified.
Upgrade from WooCommerce Core 7.9 to WooCommerce 8.0
- Install WooCommerce Core 7.9.
- Ensure that the templates are blockified.
- Upgrade to WooCommerce Core 8.0
- Ensure that the templates are blockified.