WooCommerce Anti Fraud Version 5.9.0 Changelog
* Update: PLUGINS-2657 – Velocity attacks reCaptcha issues.
* New: PLUGINS-2675 – Create a Velocity attack settings tab.
* Update: PLUGINS-2657 – Velocity attacks reCaptcha issues.
* New: PLUGINS-2675 – Create a Velocity attack settings tab.
* Tweak – WC 9.2 compatibility.
* Misc – Improve compatibility with PHP 8.2+
* Fix – Prevent fields default values override input values upon creating new orders
* Tweak – WC 9.2 compatibility.
* Fix – Avoid “division by zero” fatal errors when adding some items to cart
* Tweak – The number of decimals used when rounding can now be adjusted using the “wc_measurement_price_calculator_measurement_precision” filter (recommended when dealing with very small values)
* Tweak – Update product data lookup table with correct minimum and maximum prices, this ensures MPC products can be accurately sorted by price
* Fix – Ensure prices are displayed correctly when using these settings: prices entered exclusive of tax, prices displayed including tax
* Fix – Accessing WC()->countries too early causing error.
* Tweak – WC 9.2 compatibility.
* Tweak – WC 9.2 compatibility.
* new – Search product by sku
* update – Improved Stability
* Fix: Cheapest free promotion – Product price is zero when the quantity is updated using an AJAX call.