This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Releases: woocommerce/woocommerce-blocks
Releases · woocommerce/woocommerce-blocks
8.5.1
8.5.0
Enhancements
- Improve the alignment of the Remove button in the Filter by Attribute block. (7088)
- Enhance the display of the Active filters block changing the sizes of the text. (7087)
- Add loading placeholders to Active Filters block. (7083)
- Improved many of the labels to be less technical and more user-friendly. (7045)
- Featured Item Blocks: Remove inline default color so that custom colors from Global Styles are applied correctly. (7036)
- Update "remove filter" icon on the Active Filters block to use Icon component in both layouts. (7035)
- Update
filter by priceskeleton design. (6997) - Update
filter by attributeskeleton design. (6990)
Bug Fixes
- Fix checkbox label when count is zero. (7073)
- Fix incompatible Classic Template block notice in the Editor for Woo specific templates. (7033)
- Update - remove __experimentalDuotone from Featured Product and Featured Category blocks. (7000)
Documentation
- Add steps to retrieve products variations in Store API documentation. (7076)
8.4.0
Enhancements
- Update the filter
Applybuttons 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)
8.3.1
8.3.0
Enhancements
- Add feedback box to the Cart & Checkout Inner Blocks in the inspector. (6881)
- Refactor style-attributes hooks to add as global custom imports and remove relative import paths. (6870)
- Add notice to Cart and Checkout blocks' inspector controls which links to the list of compatible plugins. (6869)
- Add the ability to register patterns by adding them under the "patterns" folder and add the new "WooCommerce Filters" pattern. (6861)
- Enable the Cart and Checkout blocks when WooCommerce Blocks is bundled in WooCommerce Core. (6805)
Bug Fixes
8.2.1
8.2.0
Enhancements
- Add update_customer_from_request action to Checkout flow. (6792)
- Update: New block icon for the Mini Cart block. (6784)
- Introduce
productNameFormatfilter for cart items in Cart and Checkout blocks. (4993)
Bug Fixes
- Fix proceed to checkout button not working for custom links. (6804)
- Mini Cart block: Remove the compatibility notice. (6803)
- Fix: Render the product attribute archive page using the
archive-producttemplate. (6776) - Ensure using the "Use shipping as billing" checkbox in the Checkout Block correctly syncs the addresses when making the order. (6773)
- Ensure shipping package names are shown correctly in the Checkout Block when a cart contains multiple packages. (6753)
- Select the correct inner button for the "Featured Item" button to update its URL. (6741)
- Fix the spacing between separate shipping packages in the Checkout Block. (6740)
- Fix missing translations in the inspector (editor mode). (6737)
- Fix: Navigate through Mini Cart contents with keyboard. (6731)
- Fix: Ensure add to cart notices are displayed on pages containing the Mini Cart block. (6728)
- Fix Cart and Checkout blocks compatiblity issue with wordpress.com in which blocks wouldn't load in the editor. (6718)
- Fixes an issue where search lists would not preserve the case of the original item. (6551)
8.1.0
Enhancements
- Update WooCommerce block template descriptions. (6667)
- Add filter URL support to filter blocks when filtering for All Products block. (6642)
- Add: Allow choosing between single and multiple sections. (6620)
- Cart endpoint for Store API (/wc/store/cart) now features cross-sell items based on cart contents. (6635)
Bug Fixes
8.0.0
7.9.0
Enhancements
- Disable page scroll when Mini Cart drawer is open. (6532)
- Register filter blocks using block metadata. (6505)
Bug Fixes
- Fix images hidden by default in Product grid blocks after WC 6.6 update. (6599)
- Fix: Scrolling issue of the Filled Mini Cart Contents block. (6565)
- Fix an endless loop when using product grid blocks inside product descriptions. (6471)