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

Releases: woocommerce/woocommerce-blocks

Test release, do not change

24 Oct 11:39
Compare
Choose a tag to compare
Pre-release

Nightly release auto generated everyday at 12:01 AM UTC.

PRs merged since last nightly build

11.3.1

17 Oct 13:37
52d88c7
Compare
Choose a tag to compare

Bug Fixes

  • Revert #10032 so All Products renders in the frontend (#11263)

11.3.0

11 Oct 14:31
924fcb5
Compare
Choose a tag to compare

Enhancements

  • Introduced condensed address components on checkout for customers with an existing address. (#11167)
  • Update aspect ratio, icons and default text for the Social: Follow us on social media pattern. (#11161)
  • Add horizontal padding to the Featured Category Triple pattern. (#11160)
  • Remove the "no results" placeholder and pagination and set aspect ratio on the Product Collection 3 Columns, Product Collection 4 Columns, Product Collection 5 Columns, and Product Gallery patterns. (#11145)
  • Add group and padding to the Product Collection 3 Columns, Featured Category Triple and the Social: Follow us on social media patterns. (#11144)
  • New Product Collection Patterns: add the new Product Collection 3 Columns, Product Collection 4 Columns, Product Collection 5 Columns and Product Collection: Featured Products 5 Columns patterns. (#11134)
  • Add titles and padding to the Product Collection: Featured Products 5 Columns and the Product Gallery patterns. (#11131)
  • Add default image and fixed height to the Just Arrived Full Hero pattern. (#11130)
  • Add titles and padding to the Product Collection 4 Columns, Product Collection 5 Columns, and Testimonials 3 Columns patterns. (#11129)
  • Add Add to Cart button's product price data attribute. (#11117)
  • Just Arrived Full Hero pattern: wireframe the content and adjust the pattern width. (#11115)
  • Remove opinionated styles from the Hero Product 3 Split pattern. (#11110)
  • Add the Featured Category Cover Image pattern. (#11109)
  • Add fee ID to parent cart and checkout block. (#11054)
  • Update: Adjust text of incompatibility sidebar notice and show extensions, that explicitly declared incompatibility with the Cart and Checkout blocks. (#10877)

Bug Fixes

  • Fix Store Notices block breaks page editors. (#11165)
  • Ensure the Just Arrived Full Hero pattern can have an AI-selected images assigned to it and add a background dim. (#11159)
  • Testimonials 3 Columns pattern > Update the width and fix the PHP warnings that could be triggered if the content saved within the wc_blocks_patterns_content option didn't match the updated patterns dictionary. (#11158)
  • Pattern: Fetch product ID with JS to prevent unnecesary queries on every page load. (#11138)
  • Fix checkout state/country field width in the site editor. (#11133)
  • Fixed PHP notice that would appear if an API endpoint failed to load. (#11128)
  • Made error icon on checkout match text color. (#11127)
  • Fix a PHP error that was occurring when the WooCommerce Product Add-ons or the WooCommerce Product Bundles plugins were enabled. (#11082)
  • Resolved an issue where the Single Product block did not respect the WooCommerce setting for redirecting to the cart page after successful addition. (#11151)

11.2.0

27 Sep 17:36
Compare
Choose a tag to compare

Enhancements

  • Remove order and checkout order endpoints experimental flag. (#11022)
  • Ensure the content of the patterns is also AI-generated. (#10997)
  • Product Collection: Transfer layout options from Toolbar to Inspector controls. (#10922)
  • Add pattern chooser in Product Collection. (#10876)
  • Product Gallery: Lock the Sale Badge and the Next/Prev Buttons. (#10869)
  • Refactor Cart and Checkout Page Templates. (#10773)
  • Blockified Order Confirmation. (#10056)

Bug Fixes

  • Product Gallery: Fix the Product Gallery Thumbnails on click. (#11032)
  • WooExpress: Fix Checkout and Cart Blocks Editor Crash. (#11024)
  • Product Gallery: Fix zoom animation on large Image. (#11023)
  • Fix: Password Protection not respected on single product template. (#10999)
  • Product Gallery Pager: Remove the Pager markup if there's only one image. (#10998)
  • Related Products: Hide the block outside of Single Product Template and Single Product block. (#10978)
  • Single Product: Fix the Align setting. (#10977)
  • Hide unexpected bullet point in Product Collection on Storefront. (#10945)
  • Add custom regex for validating Nicaraguan postal codes. (#10928)
  • Update postcode-validator to 3.8.15 to validate "new" Taiwanese postcodes. (#10924)
  • BlockTemplatesController: Check that $attributes['theme'] value isset before operating on it. (#10879)
  • Product Gallery: CSS styling tightening up. (#10867)
  • Checkout Block: Prevent changes in the selected shipping method when new rates are added or removed. (#10457)

11.1.1

20 Sep 10:14
Compare
Choose a tag to compare

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

11.1.0

12 Sep 13:56
Compare
Choose a tag to compare

Enhancements

  • Add Product Collection Rows pattern. (10857)
  • Add Simple Grid Product Collection pattern. (10835)
  • Product Hero Pattern > Adjust the content width. (10832)
  • Fix: Load blocks style separately for classic themes. (10758)
  • Adjust Follow us on social media pattern icon alignment. (10709)

Bug Fixes

  • Change default number of columns in Related Products. (10875)
  • Product Image: Fix bug that prevented block styles being applied within the editor. (10859)
  • Fix bug with wpautop for the empty cart. (10768)
  • Prevent the Cart block reloading when adding an item to it from the Empty Cart block. (10624)
  • Product button: Sync temporary number of items on instantiation. (10604)
  • Customer Account Block: Fixed an issue that would make the account icon scale incorrectly in certain environments (prominently in the TT1 theme). (10533)
  • Customer Account Block: Fixed an issue that caused padding to be inconsistent between the editor and the front-end. (10476)
  • Fixed notice displaying on Cart and Checkout template. (10151)

11.0.0

30 Aug 10:20
Compare
Choose a tag to compare

Enhancements

  • Enable Product Collection block. (#10524)
  • Add Product Collection Grid pattern. (#10660)
  • Enable manual migration of Products to Product Collection. (#10655)
  • Footer Patterns > Ensure the “My Account” text has the same font size as the other texts nearby. (#10614)
  • Updated the image format and content width for the Testimonials Single Pattern. (#10600)
  • Product Gallery block: Add Pager block. (#10320)

Bug Fixes

  • Fix UI misalignment of Filter by Price in TT1 theme. (#10732)
  • Refactor block variation registration in product-collection. (#10701)
  • Make View Cart link displayed below the Add to Cart button. (#10675)
  • Store Breadcrumbs block: Fix icon color when block is selected in List View. (#10652)
  • Fix "On sale" badge class. (#10634)
  • Ensure the event dispatched when rendering the empty cart block is done only when it actually renders. (#10619)

10.9.3

24 Aug 20:50
Compare
Choose a tag to compare

Bug Fixes

  • Add to Cart: fix the problem that variable products couldn't be added to cart

10.9.2

21 Aug 16:51
ce9c852
Compare
Choose a tag to compare

Bug Fixes

  • Load Interactivity API in bootstrap.php. (#10657)
  • Add to Cart button: fix the layout of View Cart link showing after adding product to cart. (#10675)
  • Fixed checkout and cart page migration routine for users of block themes so that block templates are also migrated. (#10641)
  • Fixed a bug causing Cart and Checkout Blocks to be used by default instead of shortcode versions on WC updates. (#10608)

10.9.1

17 Aug 15:01
725b0db
Compare
Choose a tag to compare

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