• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
WooCommerce Smart Coupons

WooCommerce Smart Coupons 9.21.0

2024.12.30 - version 9.21.0
* New: Tested up to WooCommerce 9.5.1
* New: Added Polylang compatibility for coupon restrictions with a filter 'enable_wc_sc_polylang_compatibility' to toggle integration (disabled by default)
* Fix: Auto generate coupons does not respect the settings for WooCommerce Subscriptions [WC Blocks]
* Fix: Auto-apply coupon not removing for WooCommerce Subscriptions product
* Fix: Auto-apply not working for coupons with attribute restrictions by ensuring accurate filtering of coupons based on product attribute IDs
* Update: Moved options & settings related to WooCommerce Subscriptions to its dedicated class
* Update: Ensure all the data are being written to CSV file at the earliest during coupon data generation
* Update: Translations
2024.12.18 - version 9.20.0
* New: Tested up to WordPress 6.7.1
* New: Tested up to WooCommerce 9.4.3
* New: Added holiday season based themes for storewide notice for coupons
* New: Added more palettes of colors for coupons
* New: Added button to generate more combinations from the palettes of colors for coupons
* Fix: Consider variation parent product as well for validating auto-apply coupons
* Fix: Subject of the emails generated by the plugin are showing HTML codes
* Fix: Added some formatting to the emails generated from the plugin
* Fix: Coupons created via the REST API were not adding in custom table, affecting the display of coupons
* Fix: Coupon applying based on the item, not considering the cheapest product in the cart
* Fix: PHP Notice: Function _load_textdomain_just_in_time was called incorrectly for features of class 'WC_SC_Privacy' [WordPress 6.7+]
* Fix: PHP Notice: Undefined variable: is_callable_coupon_update_meta, generated while saving a coupon
* Fix: Wrong/incorrect text domain for a few strings
* Update: Converted single-page setting page of the plugin to multiple section-based pages
* Update: Translations
2024.11.27 - version 9.19.1
* Fix: PHP Notice: Function _load_textdomain_just_in_time was called incorrectly
  • Like
Reactions: edgars221289
2024.11.11 - version 9.17.0
* New: Coupon expiry reminder feature to notify customers of upcoming expirations via email
* Update: Translations
2024.10.30 - version 9.15.0
* 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
  • Like
Reactions: edgars221289
2024.10.21 - version 9.14.0
* Fix: Added support for payment method changes in block-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
  • Like
Reactions: edgars221289
2024.10.15 - version 9.13.0
* New: Tested up to WooCommerce 9.3.3
* Fix: Removing a product from an order in the admin panel results in an incorrect coupon value calculation
* Fix: Ensure appropriate data type being used when transposing data to Smart Coupons custom table
* Fix: Replaced the dollar sign with 'jQuery' to prevent conflicts
* Update: Translations
2024.10.07 - version 9.12.0
* 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::prepare function was called incorrectly during the reset of the Smart Coupons custom table
* Developer: Added method 'generate_coupon_url' and filter hook 'wc_sc_generate_coupon_url' for handling & managing coupon URLs
* Update: A few file versions and added context in some translated strings
* Update: Translations
2024.09.30 - version 9.11.0
* 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
Top