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

Releases: woocommerce/woocommerce-blocks

2.5.0-beta1

28 Oct 21:22
fa3fac3
Compare
Choose a tag to compare
2.5.0-beta1 Pre-release
Pre-release

Introducing the All Products block.

Regarding the new block keep in mind:

  • This block is only available on WordPress 5.3+ installs.
  • Currently you must be logged in as admin to view the block content on the frontend (this will change in future iterations, we just haven't wired up the new public REST routes yet).
  • This is a very early iteration of the block, keep that in mind as you test.

As we iterate we'll be releasing new beta versions of 2.5 so watch this space!

2.4.4

28 Oct 16:23
252ebdb
Compare
Choose a tag to compare

Release of version 2.4.4.

  • Fix product search widget due to missing home url on the form action.
  • Fix fatal on WP_Error due to missing root namespace for class invocation.

2.4.3

14 Oct 13:20
Compare
Choose a tag to compare

Release of version 2.4.3.

  • Refactor permission checks for authors.

2.4.2

23 Sep 14:48
Compare
Choose a tag to compare

Release of version 2.4.2.

  • Fix product grids overflowing in some themes
  • Fix regression that prevented selecting product variations in the Featured Product block.

2.4.1

30 Aug 15:38
Compare
Choose a tag to compare

Release of version 2.4.1.

  • Fix conflict with WooCommerce Admin.

2.4.0

29 Aug 10:01
Compare
Choose a tag to compare

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

2.3.1

27 Aug 15:28
Compare
Choose a tag to compare

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

2.3.0

12 Aug 11:08
Compare
Choose a tag to compare

Release of version 2.3.0.

  • Feature: Added a new Featured Category Block; feature a category and show a link to its archive.
  • Feature: Added a new Products by Tag(s) block.
  • Feature: Allow individual variations to be selected in the Featured Product block.
  • Feature: Added a button alignment option to product grid blocks to align buttons horizontally across the row.
  • Feature: Added a cancel button to the product category block editor to discard unsaved changes.
  • Enhancement: Change the toggle for list type in Product Category List block to a button toggle component for clarity.
  • Build: Updated build process and plugin structure to follow modern best practices. Minimum PHP version bumped to 5.6.
  • Fix - Correctly hide products from grids when visibility is hidden.
  • Fix - Fix Featured Category block using radio buttons instead of checkboxes.
  • Fix - Use externals for frontend dependencies so they are shared between extensions and blocks. That saves 2.57MB on page weight.
  • Fix - Load frontend scripts dynamically only when the page contains a block that requires them.
  • Fix - Reduce dependencies of JavaScript powered frontend blocks.
  • Fix - Disable HTML editing on dynamic blocks which have no content.
  • Fix - Hide background opacity control in Featured Product settings if there is no background image.
  • Fix - Reduce CSS specificity to make styling easier.
  • Fix - Fix author access to API for handpicked products block.

2.3.0-rc.1

01 Aug 14:56
Compare
Choose a tag to compare
2.3.0-rc.1 Pre-release
Pre-release

Release of version 2.3.0-rc.1. See readme.txt for details.

2.3.0-beta.3

29 Jul 16:15
Compare
Choose a tag to compare
2.3.0-beta.3 Pre-release
Pre-release

Release of version 2.3.0-beta.3. See readme.txt for details.