This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Releases: woocommerce/woocommerce-blocks
Releases · woocommerce/woocommerce-blocks
9.8.2
9.8.1
9.8.0
Enhancements
- Add
Product Meta
block. 8484 - Add
proceedToCheckoutButtonLabel
andproceedToCheckoutButtonLink
filters and delete cached filters when registering new ones. 8613 - Add border style controls to the Mini Cart block. 8654
- Add support to non-AJAX add to cart in the Products block. 8532
- Fix mini-cart
Start shopping
button to follow the current theme styles. 8567 - Fix: change the "Add-to-Cart behaviour" mini-cart select to a toggle button. 8558
- Fix: enable global styles for the
Product Result Count
block. 8517 - Fix: increase the "Customer account" size icon. 8594
- Improve Mini Cart drawer close button alignment and make it inherit the text color 8605
- Made the cart and checkout view switcher compatible with List View in the editor. 8429
- Preload Mini Cart inner blocks frontend scripts to improve performance 8653
- Products block: improved UX and UI for the Product Attributes advanced filter. 8583
- Products: Improve spacing consistency of product elements in patterns. 8401
- Reduce the number of scripts needed to render a page containing the Mini Cart block 8657 8703
Bug Fixes
- Fix 'Edit Mini Cart template part' link in WP 6.2 8574
- Fix Mini Cart block having some translations missing in the editor. 8591
- Fix Mini Cart block inserter preview not showing the cart amount. 8516
- Fix: remove unnecessary class from the Mini-cart badge. 8557
- Fixed a bug where quickly clicking through shipping methods would cause UI to update multiple times after the final selection is made. 8498
- Products block: Fix attributes filters that do not update the editor preview correctly 8611
- Revert "Show Cart and Checkout blocks in Style Book" 8602
Technical debt
9.6.5
9.7.2
9.7.1
9.7.0
Enhancements
- Add Related Products block. (8522)
- Products block: Set the Product Title as a link by default. (8519)
- Add support for the
woocommerce_loop_add_to_cart_args
filter in the Products block. (8422) - Enable the
Inherit query from template
setting by default for the Products block in archive products templates. (8375) - Update the blockified archive templates to use the Products block. (8308)
- Improve the dismissal behavior of the incompatible gateways notice. (8299)
- Add the Add to Cart Form block, allowing merchants to display a button so the customer can add a product to their cart. Options will also be displayed depending on product type. e.g. quantity, variation. (8284)
- All Products: Add alignment settings for the Product Rating and Product Price blocks. (8264)
- Enable users to migrate to blockified Product Archive templates. (8248)
- Add Product Image Gallery block. (8235)
- Add Single Product Details block that displays the product description, information, and reviews. (8225)
Bug Fixes
- Add the
woocommerce_disable_compatibility_layer
filter to disable the compatibility layer. Disable the compatibility layer when Archive Product and Single Product templates contain the WooCommerce Product Grid Block. (8550) - Ensure custom shipping methods supporting local pickup show up in the shipping options when no WC Blocks pickup locations are enabled. (8542)
- Focus the coupon code input when the form is revealed in the cart. (8525)
- Fix: Make
Price product
margin work in theAll products
block. (8518) - Fix an issue in which setting the city/state would not persist in the first time for certain customers. (8497)
- Fix noticeContext declaration in the Shipping calculator. (8495)
- Update Product Details block so it inherits more styles from the theme. (8494)
- Add Cart and Checkout blocks to the Style Book. (8489)
- Fix: Adjust
Catalog Sorting
colors in dark themes. (8483) - Remove opinionated styles from Button component on block themes that define button styles. (8478)
- Fix individual border controls not showing in the editor for Featured Product and Featured Category blocks. (8472)
- Fix potential console warnings when certain Checkout Blocks are disabled. (8471)
- Prevent saved cards from appearing that belong to gateways that are not enabled. (8461)
- Fix error: "Undefined property $area" error on the BlockTemplatesController. (8443)
- Fixed an issue where warnings relating to payment method script dependencies were shown when editing pages with Elementor. (8428)
- Performance - Prevent extra API hydration in the editor when using All Products block. (8413)
- Product Price: Fix typography styles in the editor. (8398)
- Fix spacing and display issues for Store Breadcrumbs, Catalog Sorting and Product Result Counts blocks. (8391)
- Fix Product categories, Product Tags & Keyword filter not working in Products block. (8377)
Technical debt
- Rename the checkout events. (8381)
9.6.3
9.6.2
9.6.1
Bug Fixes
- Make Mini Cart Contents block visible in the Style Book. (8458)
- Fixed an issue where cart item data could cause fatal errors if it was an array. (8440)
- Fix Customer account sidebar link incorrect margin in WP 6.2. (8437)
- Fix cases in which Checkout would validate customer country against the wrong state. (8460)