* Fix: Restricting nonce verification so that it doesn't affect AJAX request of other plugin
* Fix: Normalized file path for imported file for all platforms
* Fix: Ensured consistent tax amount across cart, checkout, order admin, and email [WooCommerce Block]
* Update: Translations
* Fix: Coupons passed in URL is not getting applied in b-based cart & checkout
* Fix: Applied store credit showing the amount as zero when store credit discount is inclusive of tax
* Update: Translations
* New: Added tools for specific plugin tasks
* Fix: Issue with importing coupons via CSV
* Update: Improved performance
* Update: Translations
* Fix: Query to fetch coupons failing when the customer's account email & billing email is same
* Fix: Store Credit with product category restrictions does not respect the 'Apply before tax' setting
* Fix: The applied store credit amount is also included under 'Coupons' on the order admin page
* Fix: Undefined array key 'no_of_coupons_to_generate'
* Fix: Not using WooCommerce's setting for decimal during the price calculations for a 100 percent discount
* Fix: Coupons are not re-validating, and cart totals are not updating when the billing email changes during checkout
* Update...
* New: Tested up to WooCommerce 9.3.2
* Fix: NULL value is getting set in Smart Coupons custom table where only boolean value is allowed
* Fix: In some cases, discounts are applying twice [WC Blocks]
* Update: Removed cart & checkout block info from WooCommerce > Status as it's already available under WooCommerce > Status > WooCommerce Pages
* Update: URL cleanup by removing un-required parameter
* Update: Translations
* New: Tested up to WooCommerce 9.3.3
* Fix: Added validation to prevent new coupon application if 'individual use' coupons are already applied in the classic cart
* Fix: The coupon with the 'For New User Only' and 'Auto Apply' features was being incorrectly applied to all users, instead of being limited to new customers only
* Fix: Coupon applied by 1-click was not reflecting immediately
* Fix: The wpdb:😛repare function was called incorrectly during the reset of the Smart Coupons custom...
* Fix: Added support for payment method changes in b-based checkout, ensuring backend updates and coupon validation based on the selected method
* Fix: Reduced multiple notices about using individual use coupons with others
* Update: Translations
* New: Setting to allow selection of product when multiple products are set in the 'Actions' tab > 'Add products to cart' [WC Blocks]
* New: Introducing 'Use case tours'. Added a few use case tours.
* Fix: Smart Coupons is ignoring discounts applied by WPC Product Bundles
* Fix: PHP Fatal error: Uncaught TypeError: Unsupported operand types: int + string
* Update: Improved UX for Smart Coupons fields & its description for better understanding
* Update: Translations
* New: Coupon expiry reminder feature to notify customers of upcoming expirations via email
* Update: Translations