- Version
- Download 79
- File Size 703.96 KB
- File Count 1
- Create Date June 20, 2023
- Last Updated December 5, 2023
WooCommerce Smart Coupons v8.10.0 Download
WooCommerce Smart Coupons Changelog
Version 8.10.0 RELEASED ON 2023.12.02
- Use native WooCommerce hook 'woocommerce_loop_add_to_cart_link' to replace 'Add to cart' button in 'loop' (archive pages like 'shop' page)
- Replace 'woocommerce.com' with 'woo.com'
- POT, PO & MO file
Version 8.9.0 RELEASED ON 2023.11.22
- WordPress 6.4.1 compatible
- WooCommerce 8.2.2 compatible
- Auto apply does not work with WooCommerce Blocks
- 'Internal server error' during renewal that uses store credit [WooCommerce Subscriptions]
- Applied Store Credit amount shows in multiples in Cart & Checkout
- Call to undefined method WC_Subscriptions_Plugin::get_library_version
- Add help text in empty 'Generated coupons' metabox on the Order edit admin page
- POT file
Version 8.8.0 RELEASED ON 2023.11.06
- Feature to 'Regenerate' and/or 'Resend' coupons from order edit admin page
- POT file
Version 8.6.0 RELEASED ON 2023.09.22
- Tested up to WooCommerce 8.1.1
- PHP Warning: mysqli_free_result(): Couldn't fetch mysqli_result
- Refund of store credit from order admin page is not working with all possible decimal point
- Database query performance optimization
- POT file
Version 8.5.0 RELEASED ON 2023.09.15
- Tested with PHP 8.0, 8.1 & 8.2
- Tested up to WooCommerce 8.1.0
- Tested up to WordPress 6.3.1
- PHP Fatal error: Uncaught TypeError: str_getcsv(): Argument #1 ($string) must be of type string, array given
- PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class SA_WC_Compatibility_4_4 does not have a method 'save_shortcode_generated_coupon'
- PHP Fatal error: Uncaught TypeError: Unsupported operand types: string + string
- PHP Fatal error: Uncaught TypeError: Unsupported operand types: int + string
- PHP Warning: foreach() argument must be of type array|object, string given
- PHP Deprecated: auto_detect_line_endings is deprecated
- PHP Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated
- PHP Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated
- POT file
Version 8.4.0 RELEASED ON 2023.08.21
- Tested up to WordPress 6.3.0
- Tested up to WooCommerce 8.0.2
- When a coupon that is having some products set under 'Coupon actions', is tried to be applied using 'Coupons shareable link', that coupon is being applied without validating the coupon This results in an additional coupon validation error notice
- Coupons are losing style when tried to print on Mozilla Firefox browser
- POT file
Version 8.3.0 RELEASED ON 2023.08.08
- Tested up to WooCommerce 7.9.0
- Auto apply is not considering 'Allowed emails' and 'Excluded emails' field
- Scheduling coupons via CSV import publishing coupons immediately
- Coupons scheduled to be send later from the checkout page are getting published & sent immediately
- Browser console error 'wp is not defined' when trying to open calendar to schedule coupon
- PHP Notice: Deprecated: Creation of dynamic property WC_SC_Background_Coupon_Importer::$prefix is deprecated
- Query only the required taxonomy for Coupon's Usage restrictions field 'Taxonomy'
- Force date time picker to appear on top
- Added data in the 'post_date' column in supported format in the sample.csv file
- Action Scheduler to version 3.6.1
- POT file
Version 8.2.0 RELEASED ON 2023.07.07
- Tested up to WooCommerce 7.8.2
- Texts that appear on timepicker added by the plugin, are not translatable
- Returning unescaped value
- Spellcheck: replace 'sigular' with 'singular' and 'acctions' with 'actions'
- POT file
Version 8.1.0 RELEASED ON 2023.06.23
- Refund amount blocked on the order edit page, even when store credit is not applied to that order
- When bulk generating coupons with multiple values for 'Exclude products', only the first value is getting saved
- When importing coupons with multiple values for 'Exclude products' via CSV file, only the first value is getting saved
- 'Fixed cart discount' coupon amount changed when a coupon is applied to an order and when the plugin [WooCommerce Multi-Currency](https://woocommerce.com/products/multi-currency/) OR the plugin [Price Based on Country for WooCommerce](https://wordpress.org/plugins/woocommerce-product-price-based-on-countries/) is active
- POT file
Version 8.0.0 RELEASED ON 2023.06.16
- Tested up to WooCommerce 7.8.0
- Store credit applying to the order using WooCommerce coupon discount API when 'Apply before tax' is disabled
- Automatically adjust the refund amount that will be refunded first to the store credit applied to the order, on the order edit page
- Method 'is_sc_gte' for comparing with the current version of the plugin
- Option 'sc_display_global_coupons' resetting on any coupon update
- Admin notification messages related to coupon bulk generation, import, export
- Replaced the use of __() with _x() at a few instances
- Try to exit early from a few method
- New filter 'wc_sc_max_url_coupons_limit' for setting maximum number of coupons that can be applied via URL at one time
- For store credit, add columns in the order edit page under order item's list based on the number of tax rates
- Removed option 'Auto-fill refund amount' that appears while refunding an order & the order has store credit, on the order edit page
- Add currency to the amount that is refunded to store credits on order edit page
- Display refund amount field for store credit only if some amount is left to be refunded, on the order edit page
- Set max limit on the refund amount field for store credit
- Use the label set for store credit in the refund row, on the order edit page
- Set human-readable label for order item meta added by the Smart Coupons plugin (e.g. '_wc_sc_product_source')
- Set a few order item meta added by Smart Coupons plugin as hidden
- Translate field 'discount_type' when coupon is imported via CSV for setting correct discount type for the coupon
- Coupon actions field 'with discount of' will follow the WooCommerce setting for 'Number of decimals'
- Added support for fetching serialized data for options
- Spellcheck: replace 'Funtion' with 'Function' and 'appplied' with 'applied'