WooCommerce Smart Coupons v9.57.0
Version 9.57.0Released on 2025.10.07
Tested up to WordPress 6.8.3
Feature 'Unused Coupon Reminder' email to automatically notify customers about their coupons that are unused for a specified duration
Fatal error in WC_SC_Gift_Card_Image::display_order_item_meta by making the 4th parameter optional when 'woocommerce_order_item_meta_end' passes only 3 arguments
2025.09.24 - version 9.55.0
* New: Added support for gift card image uploads, allowing customers to upload an image to personalize their gift cards
* Update: Translations
Smart Coupons for WooCommerce v9.54.0
Version 9.54.0Released on 2025.09.10
Coupons are not auto-generating when 'Apple Pay' is used to pay for the order
Error in Danish translation strings that caused fatal error with unknown format specifier '&'
Translation issue with coupon action's gift product message so it now displays correctly in all languages
Coupons set to 'First Order Only' were incorrectly applied to registered users who had previously purchased as guests
Gift Card not added via AJAX when using 'WPC AJAX Add to Cart for WooCommerce' plugin
Improvements in usage restriction based on number of orders like default values, arguments in filter 'wc_sc_coupons_by_order_count_statuses' and 'wc_sc_coupons_by_order_count_error_message', use of CRUD-based meta functions for better consistency
2025.09.01 - version 9.52.0
* New: Coupon restrictions - 'Number of orders made' to limit coupon usage based on the customer's completed orders
* Update: Improved file inclusion method using WordPress functions
* Update: Migrated class 'SA_WC_Compatibility_4_4' to 'SA_WC_SC_Compatibility'
* Update: Translations