Следуйте инструкциям в видео ниже, чтобы узнать, как установить наш сайт как веб-приложение на главный экран вашего устройства.
Примечание: Эта функция может быть недоступна в некоторых браузерах.
* New: Tested up to WooCommerce 9.6.1
* Fix: Force shipping method selection when a coupon with free shipping and restrictions is applied manually
* Fix: Prevent duplicate queries caused by the Smart Coupons Blocks integration
* Update: Database upgrade notice for better clarity for the fix related to order analytics data
* Update: Translations
* 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
* 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
* Fix: PHP Notice: Function _load_textdomain_just_in_time was called incorrectly
* New: Coupon expiry reminder feature to notify customers of upcoming expirations via email
* 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
* 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
* 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 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
* 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
* 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: Translations