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

9.2.0

Compare
Choose a tag to compare
@alexflorisca alexflorisca released this 20 Dec 11:11

Enhancements

  • Product Query: Add Product Visibility support. (7951)
  • Remove account creation setting from Checkout block. (7941)
  • Enable merchants to adjust the label of the Place Order button according to their needs. (7843)
  • Enable merchants to edit the button labels within the Mini Cart block. (7817)
  • Fix Mini Cart icon color in Global Styles blocks customizer. (7762)
  • Enable merchants to adjust the label of the Proceed to Checkout button according to their needs. (7733)

Bug Fixes

  • Fix bug that was overriding the archive-product when saving a fallback template. (7975)
  • Fix: Add non-ASCII terms support to Filter by Attribute block. (7906)
  • Fix: Ensure that the Checkout block respects the WooCommerce core settings for guest checkout and account creation. (7883)
  • A notice is now displayed in the editor whenever the Filter by Rating block is used in a store that has no products with ratings. Additionally, users can now preview/update the content, settings, and color for the filter even when the store doesn't have any ratings yet. (7763)
  • Prevent invalid data being pushed to the server when validating fields on the checkout. (7755)

documentation

  • Added documentation for the selectors of the cart data store. (7708)

technical debt

  • Show notices to the shopper if an item in the cart's quantity is updated automatically. (7938)

Various

  • Remove hidden autocomplete fields in checkout. (7953)