A new version of WooCommerce Blocks has been released! Version 5.5.0 is now available for download from GitHub and WordPress.org.
This release introduces enhancements such as adding screen reader text to price ranges and allowing HTML in product titles in the All Products block. In addition, the release includes various bug fixes, including a fix to ensure the Cart and Checkout sidebars display correctly and that blocks using a product grid display correctly in the editor.
Changelog
Enhancements
- Add screen reader text to price ranges. (4367)
- Allow HTML in All Products Block Product Titles. (4363)
Bug Fixes
- Ensure product grids display as intended in the editor. (4424)
- Wrap components in the Cart and Checkout sidebar in a TotalsWrapper. This will ensure consistent spacing and borders are applied to items in the sidebar. (4415)
- Remove
couponName
filter and replace it withcoupons
filter. (4312) - Fix filtering by product type on Store API. (4422)
Documentation
- Add documentation for the IntegrationInterface which extension developers can use to register scripts, styles, and data with WooCommerce Blocks. (4394)
Leave a Reply