This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
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.