WooCommerce Smart Coupons Version 9.8.3 Changelog
* Fix: Query to fetch coupons failing when the customer’s account email & billing email is same
* Fix: Query to fetch coupons failing when the customer’s account email & billing email is same
* Add: PLUGINS-2041 – Email address validation in settings.
* Version bump: checked compatibility for WP 6.6 and WooCommerce 9.2.3
* fixed: “Trying to access array offset on value of type null for $fee->gateway_option[WC_Add_Fees::OPT_KEY_OUTPUT]” on checkout page for very small values when fee amount = 0
* checked compatibility for WP 6.6 and WooCommerce 9.2.3
* correction below filter “wc_add_fees_wc_fees_calculated_done_check” was “wc_add_fees_wc_calculated_totals_done_check”
https://github.com/InoplugsOrganization/Open-Library/blob/main/Payment%20Gateway%20Based%20Fees/Fee%20Calculation/wc_add_fees_wc_calculated_totals_done_check.php
* Fix: Ensure composer autoload files are included in the build process
* Feature – Integrate with the WP Consent API plugin, which supports multiple consent management plugins for handling Consent Mode choices
* Misc – Update SkyVerge Plugin Framework to 5.12.5
* Dev – Add filters to allow modifying cart, order, items and product data before tracking events
* Break – Remove WooCommerce Navigation integration.
* Tweak – WC 9.3.0 compatibility.
* update – Improved the order counter for greater accuracy and performance.
* update – Enhanced the core setup module.
* update – Increased the speed of the template edit and settings view pages.
* Break – Remove WooCommerce Navigation integration.
* Dev – Apply PHPCS to admin.php.
* Tweak – Move `automatewoo-referrals-admin` script to the footer.
* Tweak – WC 9.3.0 compatibility.
* Fix – Fixed fatal error in own version of WP_Background_Process.