This repository was archived by the owner on Feb 23, 2024. It is now read-only.
8.8.0
Enhancements
- Filter by Ratings: Add the Filter by Rating block to the feature plugin build. (7384)
- Filter by Ratings: Improve accessibility by announcing the rating filter change. (7370)
- Prevent resource hinting when cart/checkout blocks are not in use. (7364)
- Separate filter title and filter controls by converting the Rating filter block to use Inner Blocks. (7362)
- Products by Rating: Add support for Display Options. (7311)
- Store API: Introduced
woocommerce_store_api_add_to_cart_datahook. (7252)
Bug Fixes
- Fix performance issue with the sidebar notices. (7435)
- Fix mini cart items alignment issues in Editor. (7387)
- Fix: Product Query: Update the Editor preview when custom attributes are changed. (7366)
- Store API: Replaced
wc()->api->get_endpoint_datausage in/cart/extensionsto fix inconsistencies via filter hooks. (7361) - Fixes a fatal error with Cart Block usage in specific site configurations with multiple shipping countries. (6896)