WooCommerce Brands Version 1.7.3 Changelog
* Fix – Deprecation message for woocommerce_block_template_register.
* Fix – REST API with WooCommerce 9.0+.
* Fix – Unwanted tracking parameters on Brands layered nav dropdown widget URLs.
* Fix – Deprecation message for woocommerce_block_template_register.
* Fix – REST API with WooCommerce 9.0+.
* Fix – Unwanted tracking parameters on Brands layered nav dropdown widget URLs.
* Dev – Bump WooCommerce “tested up to” version 9.0.
* Dev – Bump WooCommerce minimum supported version to 8.8.
* Dev – Bump WordPress “tested up to” version 6.5.
* Dev – Bump WordPress minimum supported version to 6.4.
* Dev – Update NPM packages and node version to v20 to modernize developer experience.
* Fix – Removed potential for duplicate content in customer facing Pre-order completion email.
* New – Introduced compatibility with the new Product Editor.
* Tweak – Changed ‘Gift Card already redeemed’ notice to ‘Gift Card already linked to an account’.
* Add: PLUGINS-1703 – Add default confirmation for saved settings.
* new – Redesign of UI as per WooCommerce guidelines.
* new – Compatibility with Multichannel by CedCommerce.
* new – Redesign of UI as per WooCommerce guidelines.
* new – Compatibility with Multichannel by CedCommerce.
* update – Plugin menu is now moved to WooCommerce > CedCommerce.
* Update – Compatible with latest v5.0 product specifications
* Tweak – Hide active carts and guests captured widgets if cart tracking is disabled.
* Tweak – Remove unused scheduled actions and prevent further actions from being scheduled if job is disabled.
* Tweak – Match plan and apply discounts when manually adding products to active Subscriptions.
* Fix: Incorrect quantity input value when editing a mix and match container in cart. #536.
* Fix: Remove permalinks from child items in the cart block.
* Tweak: As a last resort, attempt to get posted quantity from string inputs, ie: “mnm_quantity[99]” which commonly happens when themes attempt ajax add to cart.
* Tweak: Rename wp.hooks action `wc-mnm-initialize.${product_type}` to `wc.mnm.initialize.${product_type}`
* Tweak: Tell `wc-add-to-cart` script params to redirect to cart when editing a container in the cart.
* Misc – Improve compatibility with PHP 8.2+ for the logic handled by the plugin other than WooCommerce core objects
* Misc – Rate-limit transaction token endpoint to improve security
* Fix – Harden transaction token nonce handling by using better randomization and database read locking
* Fix – Prevent blank orders from being created
* Misc – Update SkyVerge Plugin Framework to 5.12.5