WooCommerce Smart Coupons Version 9.53.0 Changelog
* Fix: Validated coupon quantities to prevent automatic application under unexpected cart conditions
* Update: Translations
* Fix: Validated coupon quantities to prevent automatic application under unexpected cart conditions
* Update: Translations
* Fix – Address an issue where a PHP error may have occurred in the My Account > Store Credit page in some circumstances
* Fix – Ensure that eligible orders would persist categories when specified in the cashback configuration screen
* Localization – Update translations and ensure the bundled translations also cover the translatable strings included in the plugin’s framework components
* Dev – Allow updating a user’s store credit balance using the deprecated `update_user_meta()` function for backwards compatibility (not recommended)
* Dev – Add a filter hook to allow negative store credit balances to account for some specific customization scenarios where this is desirable (discouraged)
* fix – fix issue with ‘add_to_cart’ event on product page, related to product variants
* Tweak – Updated plugin authors and contributors.
* Tweak – Update plugin authors and contributors.
* Dev – Bump WooCommerce “tested up to” version 10.1.2.
* Fix – Add to Cart Button Text default value not saved properly.
* Fix – Conflict with All Products for WooCommerce Subscriptions plugin switching feature.
* Fix – Minor fixes for attributes filter (JS code)
===========================
– Update: Added missing ‘Requires PHP’ header
– Update: WordPress 6.8.2 compatibility
– Chore: Maintenance release, no functional changes.
* New – Added compatibility with the Woo Payments MultiCurrency feature.
* New – Introduced {currency} placeholder in custom notices, to output the currency of the store.
* Dev – Introduced the ‘woocommerce_csp_product_attribute_values’ filter. Use this filter together with the Product Attribute condition, to limit options to specific variation attributes.
* Fix – In some cases restriction was not getting applied due to the background admin-ajax calls.
* Fix – Ensure package type names include size when displayed in the rates list.