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
2.5.0-beta1
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
2.4.3
2.4.2
2.4.1
2.4.0
Release of version 2.4.0. See readme.txt for details.
2.3.1
Release of version 2.3.1. See readme.txt for details.
2.3.0
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
Release of version 2.3.0-rc.1. See readme.txt for details.
2.3.0-beta.3
Release of version 2.3.0-beta.3. See readme.txt for details.