A new version of WooCommerce Blocks has been released! Version 8.4.0 is now available for download from GitHub and WordPress.org.
This release contains many enhancements and a bug fix:
WooCommerce Filter UI Updates
As part of our objective to provide a seamless out-of-the-box experience with product filters, we have updated the existing filter block UI for a cleaner look and feel and have added a new “Reset” feature for each filter.
Product Search is now a variation of the WordPress core Search block
Given the power that Gutenberg block variations offer, we have refactored the Product Search block to be a variation of the WordPress core Search block. That means you have many more customization options now: hiding the label/button, modifying their text, changing the styles, etc.
In order to have the new Product Search available, you will need to have Gutenberg installed. This will also work with the next version of WordPress (6.1).
You can easily update existing instances of the Product Search block to this new block variation from the editor.
Cart & Checkout Blocks: Make the current page into the default cart/checkout pages notice
We’ve created a notice that, without leaving the current page, changes it to the default cart or checkout page.
For older versions of WooCommerce (pre 6.9.0), the notice would show the old text:
Changelog
Enhancements
- Update the filter
Apply
buttons to match the new designs. (6958) - Update the design of the Filter Products by Attribute block. (6920)
- Update the design of the Filter by Attribute block settings panel. (6912)
- Terms and conditions, and Privacy policy links open in a new tab by default. (6908)
- Layout updates to the Active Filters block. (6905)
- Update the design of the Filter Products by Stock block. (6883)
- Update the design of the Filter Products by Price block. (6877)
- Allow making the Cart/Checkout block page the default one from within the editor. (6867)
- Register product search as a core/search variation when available. (6191)
Bug Fixes
- Fixed a bug with a class name deriving from a translatable string. (6914)
Leave a Reply