Starting from €5.83/mo
* New: Tested up to WordPress 7.0.2
* New: Added customer email preferences for coupon emails, allowing secure unsubscribe and resubscribe through email links
* Fix: Load product quantity scripts only where required, preventing conflicts with other WooCommerce admin interfaces
* Fix: Incorrect order total when applying store credit during checkout account creation
* Update: Translations
* New: Tested up to WooCommerce 10.7.0
* Fix: MySQL treats double-quoted strings as identifiers (column/table names) rather than string literals when ANSI_QUOTES is enable
* Fix: Coupon Max discount was miscalculated when coupon has gift product
* Fix: Coupon with 'For new customers?' enabled, unable to validate repeat guest users when paid with PayPal payment gateway from [WooCommerce PayPal Payments](https://wordpress.org/plugins/woocommerce-paypal-payments/)
* Fix: Gift receiver data overwrite when multiple cart items or variations share the same coupon, ensuring correct data mapping per item
* Fix: Gift card scheduling issue when using different languages
* Fix: Importing coupons causes an issue when HEX characters are present in the CSV file
* Update: Translations
* New: Tested up to WooCommerce 10.6.2
* Fix: Errors occurring during subscription renewals
* Fix: Coupon data is being saved incorrectly, leading to major performance problems across admin edit product
* Update: Translations
* Fix: PHP notices for undefined 'days', 'time', 'time_taken_by_wc', 'coupon_generated', 'coupon_emailed'
* Tweak: Make sure to include preset templates safely
* Update: Some labels related to 'Quick Preset' feature
* Update: Styles of drop down button of 'Quick Preset' feature
* Update: Translations
* New: Tested up to WooCommerce 10.5.2
* Fix: Coupons were not importing metadata correctly for translated discount types in CSV
* Developer: Added wc_sc_cart_totals_coupon_html filter for customizing cart totals coupon HTML
* Update: Minor CSS tweaks for the 'Welcome' page
* Update: Translations
* New: Tested up to WordPress 6.9.1
* New: Tested up to WooCommerce 10.5.1
* New: Updated 'Welcome' & 'About' page on the admin side
* Fix: Available coupons are not displaying due to inconsistent tax settings
* Update: Added support for pretty permalinks using the 'sc-page' endpoint to accept coupons from the URL
* Update: Compatibility for WooPayments Multi-Currency for displaying discounts & coupon amount in active store currency
* Update: Translations
* Fix: Crossed discount and subtotal values not matching correctly in the cart
* Fix: 'Send Coupons' form value not updating when an amount for the gift card is changed from the variable amount dropdown menu
* Fix: Improvement in checkinng condition for '$receiver_details' using '! empty()' to prevent potential warnings
* Update: WPML Compatibility prevents product discount removal when the site language is switched
* Update: Translations
* Fix: Coupon minimum and maximum amount validation to correctly use the subtotal when prices are displayed inclusive of tax
* Fix: Auto-generated Cashback Rewards credits not respecting the store decimal precision settings
* Fix: Gift Card coupons not generated and emails not sent when using a block-based Cart page with a classic Checkout page
* Fix: Safeguard WooCommerce session initialization to prevent REST API fatal errors
* Update: Improved French language translations strings
* Update: Translations
* Fix: Conflict with Breakdance plugin causing the 'Send Coupon' form not to appear on the product page
* Update: Translations
Cashback Rewards 'Combine Emails' option not sending the auto-generated email template when enabled
Store Credit coupons generating incorrectly for multiple quantities when paid via Apple Pay or Google Pay
Incorrect discount calculation in admin orders when the 'Apply Before Tax' option is enabled
Coupons not respecting the maximum discount limit when applied to bundle products
Undefined variable notice for $minimum_amount_rounded
Array-to-string conversion warning
Undefined array key notice for "line_subtotal" & "enabled"
Improvements to the 'smart_coupon_countdown' shortcode
Replaced text labels with icons for coupon actions on the Coupons Dashboard
Changed column names and field names on the Coupons Dashboard
Merged Allowed Emails, Excluded Emails, and Issued Amount into a single column, "Smart Coupons' meta data"
Translations