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

Releases: woocommerce/woocommerce-blocks

9.8.2

22 Mar 14:39
Compare
Choose a tag to compare

Enhancements

  • Display the link to add the shipping address when the shipping address is not available. (8141)

Bug Fixes

  • Fix Customer Account block doing a 404 request in the frontend. (8798)
  • Fix issue that prevented spaces being added to Mini Cart, Cart and Checkout buttons in Firefox. (8777)

9.8.1

15 Mar 13:26
Compare
Choose a tag to compare

Bug Fixes

  • Fix Single Product page not visible in block themes that provided a custom template. (8758)
  • Products by Attributes: Fix the block rendered empty in the Editor. (8759)
  • Fix the local pickup price in the shipping type selector and pickup options. (8623)

9.8.0

14 Mar 10:14
Compare
Choose a tag to compare

Enhancements

  • Add Product Meta block. 8484
  • Add proceedToCheckoutButtonLabel and proceedToCheckoutButtonLink 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

  • Change the required minimum version from 6.1.1 to 6.1.0. 8649
  • Only call wp.apiFetch.createPreloadingMiddleware() when necessary. 8647

9.6.5

07 Mar 06:42
Compare
Choose a tag to compare

Bug Fixes

  • Checkout: Fix state validation after changing shipping country. (8633)

9.7.2

03 Mar 12:29
Compare
Choose a tag to compare

See 9.7.1.

9.7.1

03 Mar 08:32
a895d93
Compare
Choose a tag to compare

Bug Fixes

  • Fix: Show up to three Express Payments buttons next to each other. (8601)

9.7.0

01 Mar 12:27
Compare
Choose a tag to compare

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 the All 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

27 Feb 17:19
Compare
Choose a tag to compare

Bug Fixes

  • Fix: Ensure that Express Payment buttons are visible next to each other. (8548)
  • Check if session is set before returning updated customer address. (8537)
  • Fix the Checkout Blocks "Payment Options" settings crash in the editor. (8535)

9.6.2

22 Feb 13:56
Compare
Choose a tag to compare

Release of version 9.6.2. See readme.txt for details.

9.6.1

17 Feb 14:56
Compare
Choose a tag to compare

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)