Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Releases: woocommerce/woocommerce-blocks

8.5.1

23 Sep 12:24

Choose a tag to compare

Bug Fixes

  • Ensure that scripts are loaded using absolute URLs to prevent loading issues with subfolder installs. (7211)

8.5.0

13 Sep 12:22

Choose a tag to compare

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 price skeleton design. (6997)
  • Update filter by attribute skeleton 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

30 Aug 10:55

Choose a tag to compare

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)

8.3.1

17 Aug 11:37

Choose a tag to compare

Bug Fixes

  • Prevent unnecessarily showing the item names in a shipping package if it's the only package. (6899)

8.3.0

16 Aug 16:19

Choose a tag to compare

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

  • Refactor Product Categories block to use block.json. (6875)
  • Fix: Update billing address when shipping address gets change in shipping calculator at Cart block. (6823)
  • Fix: Add font-weight controls to the Mini Cart block text. (6760)

8.2.1

04 Aug 10:07

Choose a tag to compare

Bug Fixes

  • Fixed an issue where shoppers could not switch between different saved payment methods. (6825)

8.2.0

02 Aug 15:00

Choose a tag to compare

Enhancements

  • Add update_customer_from_request action to Checkout flow. (6792)
  • Update: New block icon for the Mini Cart block. (6784)
  • Introduce productNameFormat filter 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-product template. (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

19 Jul 07:45

Choose a tag to compare

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

  • Prevent Featured Product block from breaking when product is out of stock + hidden from catalog. (6640)
  • Contrast improvement for checkout error messages when displayed over a theme's dark mode. (6292)

8.0.0

05 Jul 15:54
4737927

Choose a tag to compare

Enhancements

  • Make form components require onChange and have a default value. (6636)
  • Footer Template Parts use now <footer> instead of <div> and Header uses <header> instead of <div>. (6596)
  • Replace the ProductTag tax_query field to be the term_id instead of the id. (6585)

Bug Fixes

  • Fix: Correctly calculate taxes for local pickups. (6631)
  • Fix: Ensure WooCommerce templates show correct titles. (6452)

7.9.0

21 Jun 16:48

Choose a tag to compare

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)

Various

  • Prevent warnings appearing when using some plugins for managing shipping packages. (6470)
  • Add descriptions to the FSE WooCommerce Templates in the Editor UI. (6345)