A new version of WooCommerce Blocks has been released! Version 7.8.0 is now available for download from GitHub and WordPress.org.
In this release, we are including some minor bug fixes and improvements:
- The Featured Category block now can set the product image as a Fixed Image and a Repeated Image via new media controls.
- The Mini Cart block now has Font Size and Font Family support.
- The Cart and Checkout blocks respect low stock visibility settings now.
- The Filter Products By Price block’s price slider step sequence decreased from 10 to 1.
Changelog
Enhancements
- Filter Products by Price: Decrease price slider step sequence from 10 to 1. (6486)
- Add the
Fixed image
andRepeated image
media controls to the Featured Category block. (6440)
Bug Fixes
- Featured Item Blocks: Fix an issue where the default color could be overridden by a theme, and where custom colors were not applied correctly. (6492)
- Fix: Only enqueue the relevant translations script. (6478)
- Fix: All Products block: New product is missing in the Cart block if
Redirect to the cart page after successful addition
is enabled. (6466) - Respect low stock visibility setting in Cart/Checkout. (6444)
- Decouple Store API payment handling from Checkout block loading code. (6519)
Various
- Add support for
Font size
andFont family
for theMini Cart
block. (6396)
Leave a Reply