WooCommerce Clover Gateway Version 5.2.5 Changelog
* Fix – Do not show non-configured gateway notes in the admin area if the merchant has switched over another configured gateway
* Fix – Do not show non-configured gateway notes in the admin area if the merchant has switched over another configured gateway
* Dev – Bump WordPress “tested up to” version 6.6.
* Dev – Ensure that all E2E tests pass.
* Dev – Fix QIT E2E tests and add support for a few new test types.
* Tweak – WordPress 6.6 Compatibility.
* Dev – Bump WooCommerce “tested up to” version 9.0.
* Dev – Bump WooCommerce minimum supported version to 8.8.
* Dev – Bump WordPress “tested up to” version 6.6.
* Dev – Bump WordPress minimum supported version to 6.4.
* Dev – Update NPM packages and node version to v20 to modernize developer experience.
* Fix – Issue with cart being emptied when invalid VAT is removed.
* Fix – Issue with empty VAT field when the VAT number is stored under My Account > VAT Number.
* Fix – Undefined javascript variable error.
* Tweak – Only load assets when widget or shortcode exist on page and plugin is configured.
* Tweak – Add an attribute to the widget currency options to instruct browsers to not translate the currency codes within
* Misc – Require PHP 7.4 or newer
* Fix: Restricting nonce verification so that it doesn’t affect AJAX request of other plugin
* Fix: Normalized file path for imported file for all platforms
* Fix: Ensured consistent tax amount across cart, checkout, order admin, and email [WooCommerce Block]
* Update: Translations
* Add – Compatibility with the new WooCommerce product editor.
* Add – Log debug messages on legacy/blocks cart and checkout.
* Add – Media Mail® restrictions reminder when selecting it as a possible rate.
* Fix – Shipping date API parameter on Russian language
* Fix – Broken international rate response XML to JSON conversion.
* Tweak – Refactor duplicate hardcoded strings to utilize enums.
* Fix: Fix issue with reordering products with file upload fields and required fields.
* Fix: Fix issue where variable products could not be added to a Wishlist properly.
* Update: Respect the woocommerce_gforms_use_label_as_value setting for fields that do not have entry inputs.
* Update: Better handling for Limit purchases to 1 item per order. Filter the cart_id to remove data that changes or could change between form submissions, but is not related to the actual data of the form.
* Add – Compatibility with WooPayments Multi-currency tool.