WooCommerce Currency Converter Widget Version 2.2.6 Changelog
* Tweak – Backup rates to an option in case the transient fails before the expected expiration time
* Tweak – Backup rates to an option in case the transient fails before the expected expiration time
* New: ANTI-FRAUD-178 – AF – Enhanced Fraud Visibility: View Related Orders for Shared IP Alerts.
* New: ANTI-FRAUD-177 – AF – One-Click Blocking: Instantly Restrict Suspicious IPs and Emails.
* Fix: ANTI-FRAUD-176 – AF – Continuous Risk Monitoring: Automatic Re-evaluation of Completed Orders.
* Fix: ANTI-FRAUD-181 – AF – Improved Reliability for MinFraud Settings and IP Geolocation Accuracy.
* Fix: Coupon minimum and maximum amount validation to correctly use the subtotal when prices are displayed inclusive of tax
* Fix: Auto-generated Cashback Rewards credits not respecting the store decimal precision settings
* Fix: Gift Card coupons not generated and emails not sent when using a block-based Cart page with a classic Checkout page
* Fix: Safeguard WooCommerce session initialization to prevent REST API fatal errors
* Update: Improved French language translations strings
* Update: Translations
* Fix – REST API Unauthorized request retry.
* Add – USPS First-Class Mail Rates support to REST API.
* Add – “Display Delivery Times” setting to toggle estimated delivery times on shipping rates.
* Fix – Compatibility issues with Product decimal quantities.
* Update – Added compatibility with WooCommerce Cart and Checkout blocks.
* New – Customers can view the change switcher log on the My Account page.
* New – Admins can select multiple restrictions within a single rule.
* Fixed – PHP fatal error when REST API GET requests return error responses on WooCommerce 10.5+. PR #863
* Added – Compatibility with WooCommerce 10.5. PR #863
* Added – Compatibility with WooCommerce Subscriptions 8.2 and 8.3. PR #863
* Added – Compatibility with WooCommerce Bookings 3.0. PR #861
* Added – Compatibility with WordPress 6.9. PR #860
* Fix – Avoid unnecessary database writes on order status changes without vouchers to process
* Fix – Unable to redeem some voucher amounts when vouchers have tax included
* Fix – Voucher PDFs may not embed images properly in some edge cases
* Fix – “Redeem Voucher” page not supporting currencies using a comma for decimal separator
* Add – USPS API migration notices to inform merchants about upcoming API changes and ensure smooth transition.
* FIX: Google Pay Redirection now uses strict equality check to prevent it from appearing in checkout block when disabled.
* FIX: Fixed YITH Subscriptions renewal payments not processing – added missing return false when customer has no saved token (Redsys and InSite gateways).
* FIX: Fixed YITH Subscriptions renewal payments staying on-hold – added missing return false when Redsys returns an error response (Redsys and InSite gateways).
* FIX: Added ywsbs_register_failed_payment() call when token is missing to properly notify YITH Subscriptions of the failure.