WooCommerce Coupon Campaigns Version 1.1.30 Changelog
* Dev – Add node and npm version restrictions.
* Tweak – WC 7.3 compatibility.
* Dev – Add node and npm version restrictions.
* Tweak – WC 7.3 compatibility.
* Feature – Supported importing/exporting of the Composite ‘Aggregate Weight’ option.
* Update: Tested against WooCommerce 7.3.0.
* New: Initial support for Simple Product gifts in WooCommerce Cart/Checkout blocks.
* New: Support for auto-adding a free gift when coupon applied in Admin. (Requires: WooCommerce 7.3)
* Feature – Added compatibility with the core WooCommerce Importer/Exporter for importing/exporting product-level addons.
* Fix issue calculating shipping fees for variations.
* Fix order status check
* Implement better handling for long product SKU
* Add – End rate request and display cart notice when package count exceeds 9999.
* Fix – Checkout error on PHP 8 with virtual products in cart.
* Fix – Error on PHP 8.1 when WC Shipping & Tax is also activated.
* Add – GlobalPost and EVRi added to providers.
* Fix: When refunding an order from the refund form provided on the admin side, and in that order store credit is used, double amount is getting restored in that store credit
* Fix: When refunding an order from the refund form provided on the admin side, and in that order store credit is used, refund related meta not getting saved
* Fix: Shortcode ‘smart_coupons’ generating new coupons each time the page is refreshed
* Fix: ‘Exclude user roles’ not checking user’s role when checking out as guest user
* Fix: Gift products set under ‘Actions’ (tab) is not getting added to cart after clicking coupon from cart, checkout page
* Fix: ‘Original amount’ of the store credit is not getting set when the coupon is generated either from ‘Bulk generate’ (tab), ‘Import’ (tab) or ‘Send store credit’ (tab)
* Fix: Uncaught exception ‘Error’ with message ‘Call to a member function get() on null’ [YITH WooCommerce Wishlist]
* Tweak: Correction in indentation as per WordPress Standards
* Tweak: Minor spelling correction
* Developer: New filter ‘wc_sc_is_email_required_for_sending_coupon’ to decide whether email address is required for sending coupon or not
* Update: Translation & language related changes in the template ‘acknowledgement-email.php’
* Update: POT file
* WordPress 6.1 compatible.
* WooCommerce 7.2 compatible.
* Requires at least WordPress 5.8.
* Requires at least WooCommerce 6.0.
* Using WP_Rewrite’s $pagination_base instead of hardcoded ‘page’ as pagination permalink base.
* Added the woocommerce_product_search_pagination_base filter.
* Guarded non-accurate filter response optimizations against producing empty or incomplete content when errors occur during buffer processing.