Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

4.4.0

Compare
Choose a tag to compare
@mikejolley mikejolley released this 03 Feb 14:42

Enhancements

  • Design tweaks to the cart page which move the quantity picker below each cart item and improve usability on mobile. (3734)

Bug Fixes

  • Fix - Ensure empty categories are correctly hidden in the product categories block. (3765)
  • Fix - Added missing wrapper div within FeaturedCategory and FeatureProduct blocks. (3746)
  • Fix - Set correct text color in BlockErrorBoundry notices. (3738)
  • Hidden cart item meta data will not be rendered in the Cart and Checkout blocks. (3732)
  • Fix - Improved accessibility of product image links in the products block by using correct aria tags and hiding empty image placeholders. (3722)
  • Add missing aria-label for stars image in the review-list-item component. (3706)
  • Prevent "X-WC-Store-API-Nonce is invalid" error when going back to a page with the products block using the browser back button. (3770)

Compatibility

  • Hide the All Products Block from the new Gutenberg Widget Areas until full support is achieved. (3737)
  • Legacy star-rating class name has been removed from Product rating block (inside All Products block). That element is still selectable with the .wc-block-components-product-rating class name. (3717)