WooCommerce Coupon Restrictions Version 1.8.5 Changelog
* Bugfix: Rename translation file.
* Update: Migrate inline javascript to file.
* Bugfix: Rename translation file.
* Update: Migrate inline javascript to file.
* Added: Compatible with WooCommerce 6.3+.
* Added: New option to include the custom product attributes in the “Variation attribute” condition.
* Fixed: Check the “Hide out of stock items” option before hiding out of stock items from the “choose your gift.”.
* Fixed: Add the “Choose your gift” title option to the WPML config file.
* Fix-Compatibility fix for composer v2.2.0.
* Fix-Fix issues with editing product quantity in numeric text input.
* Fix-Ensure strings are sanitised before being output.
* Fix-Fix composer.json excludes for composer v2.2.0 update.
* Fix-Ignore node modules composer.
* Tweak-Update the cart session after applying the funds.
* Added SKU and description in row filter / search
* Added undo changes button, resets all changed values to their defaults
* Updated the remove sales button and functionality (to more logical)
* Fix-Compatibility with WOOF-Products Filter for WooCommerce, YITH WooCommerce Ajax Product Filter, Advanced AJAX Product Filters by BeRocket, and WooCommerce Filter Product Widget
* Fix-Replace deprecated usages of `is_ajax()` in favor of `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or newer
* Developer: New filter hook ‘wc_sc_pending_order_statuses’
* Developer: Removed filter hook ‘wc_sc_order_statuses_to_restore_smart_coupon_amount’, should use ‘wc_sc_pending_order_statuses’ instead
* Update: Links to documentation, screenshots & reviews
* Update: Data type for $no_of_coupons_to_generate
* Update: POT file
* Fix-incompatibility with WC Blocks 7.0.0.
* New -Subscription price for old subscriptions can be configured in product level
* Tweak-Limit trial based on subscription status
* Tweak-Tested with WordPress 5.9.1
* Tweak-Tested with WooCommerce 6.2.1