WooCommerce Coupon Campaigns Version 1.2.22 Changelog
* Tweak – WC 9.1 compatibility.
* Tweak – WP 6.6 compatibility.
* Tweak – WC 9.1 compatibility.
* Tweak – WP 6.6 compatibility.
* Fix – Resolve a Pricing Table issue where certain measurement values were unable to be added to the cart
* Fix – Improve handling of non-US currency prices, particularly price per unit calculations for variable products
* Fix – Resolve an issue where customers are unable to manually enter a decimal length when an increment is specified
* Tweak – Ensure measurement values are saved in the database in the same format for both simple and variable products
* New: WordPress 6.5.5 compatible
* New: WooCommerce 9.0.2 Compatible
* Fix: Variation price is not showing when the variation count of a variable product exceeds the maximum variation threshold
* Fix: Variable product price showing incorrect range when all the variation has zero regular price but linked some chained products with Priced Individually enabled
* Fix: Strengthen security [Thanks to: WooCommerce team]
* Update: POT file
* Feature – Add support for the WooCommerce Cart and Checkout blocks
* Tweak – Disable partial payments if the account funds gateway is disabled and the funds available are greater than the order total
* Fix – Ensure partial funds can be used on cart page without having to trigger a page reload
* Fix – Ensure funds can be applied when the order total would drop to zero when applying a discount
* Misc – Deprecate the account funds discount feature in favor of funds top up sales
* Misc – Prevent the plugin from being activated if WooCommerce is not active
* Fix: “Individual use” coupons are no longer excluded from the promotion feed
* Fix: Empty promotion ID tags are no longer included in the product feed
* Update: Improved auto-generated promotion titles
* New: Ability to set custom promotion titles in the promotion feed
* Tweak – WC 9.1 compatibility.
* Tweak – WP 6.6 compatibility.
* Fix – Developer helper method `find_order_by_order_number()` not returning correct results when HPOS is enabled
* Tweak – WC 9.1 compatibility.
* Tweak – WP 6.6 compatibility.
* add – added `add_to_wishlist`, `remove_from_wishlist` ecommerce events, compatible with WooCommerce Wishlists and WPC Smart Wishlist
* add – added `language`, `change_language`, `currency`, `change_currency` events, compatible with Polylang, Polylang PRO, WPML and WooCommerce Multilingual
* add – added background server side events processing feature
* fix – fixed `select_item` event
* tweak – tested against the latest versions of WordPress and WooCommerce
* Fix – Minor fixes in JS and more, minor bug made the progressbar run infinite
* Fix – Remember range filter type on paging and on load (5 minutes)
* Other – Minor CSS fixes