This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
6.7.0
Enhancements
- Added global styles (text color) to the Active Filters block. (5465)
- Prevent a 0 value shipping price being shown in the Checkout if no shipping methods are available. (5444)
Bug Fixes
- Fixed an issue where the checkout address fields would be blank for logged in customers. (5473)
- Account for products without variations in the On Sale Products block. (5470)
- Update the template retrieving logic to allow for older Gutenberg convention and newer one (
block-templates
/block-template-parts
vs.templates
/parts
). (5455) - Ensure that the translation of the "Proceed to Checkout" button is working. (5453)
- Fix custom templates with fallback to archive being incorrectly attributed to the user in the editor instead of the parent theme. (5447)
- Remove text decorations from product filtering blocks items. (5384)