WooCommerce Warranty Version 2.5.3 Changelog
* Fix – Update notice doesn’t go away after clicking the “Run the updater” button.
* Fix – Update notice doesn’t go away after clicking the “Run the updater” button.
* Fix – Update notice doesn’t go away after clicking the “Run the updater” button.
* Fix – Missing placeholders in some Dutch translations
* Tweak – WC 9.2 compatibility.
* 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.