reCaptcha for WooCommerce Version 2.67 Changelog
* Fix – Fixed bypass sequirity validation(Proof of concept)
* Fix – Fixed bypass sequirity validation(Proof of concept)
* Fix – Do not allow the entry of a fixed price discount between 0 and 1.
* Fix – The query for getting gifts fails when one of the conditions is empty.
* Version bump: checked compatibility for WP 6.8.3 and WooCommerce 10.3.5
* FIX: ANTI-FRAUD-142 – Save Button Now Works Properly on MaxMind Settings Tab.
* Update: ANTI-FRAUD-143 – Enhanced user interface and dashboard experience in the Anti-Fraud plugin.
* Fix – Replaced invalid HTML line break tags.
* Fix – Fixed a warning caused when a Composite Product without components exists in the cart.
* Fix – Replaced deprecated script handles for compatibility with WooCommerce 10.3+.
* Fix – Flat Rate Box rates not displaying.
* Fix – Allow negative values in adjustment percentage fields for USPS shipping settings.
* Fix – Filtered out USPS facility drop off rates in the REST API.
* Tweak – Deprecating `woocommmerce_shipping_usps_tubes_remove_non_standard_fees` filter and replace it with `woocommerce_shipping_usps_tubes_remove_non_standard_fees`.
* Tweak – Deprecating `woocommmerce_shipping_usps_custom_service_rate_name` filter and replace it with `woocommerce_shipping_usps_custom_service_rate_name`.
* Compatibility: checks for WooCommerce version 10.3
* Fix – Compatibility error when certain other SkyVerge plugins are activated
* Fix: Prevent a fatal error that can occur when previewing emails in WooCommerce email settings.
* Fix: Prevent technical subscription-specific discount types from appearing in the coupon edit UI.
* Fix: Add admin notice and debug tool to recreate the payment retry database table when it’s missing.
* Fix: Prevent resubscribe and reactivate buttons from showing for subscriptions containing disabled, deleted, draft, or limited products.
* Fix: Prevent error that blocks the subscriptions list from loading when gifted subscriptions are purchased with certain payment methods.
* Fix: Ensure gift recipient email address is displayed in the order confirmation email sent to the purchaser.
* Fix: Prevent pickup location options from displaying incorrectly alongside shipping methods on the Blocks Checkout page.
* Fix: Fix invalid HTML tags that cause fatal errors when using themes with WordPress Interactivity API.
* Fix: Add password reset links to the new account email template for gifted subscription recipients.
* Tweak: Improve the gift recipient email input field on Blocks Cart and Mini Cart to match the style of other checkout fields.
* Dev: Improve housekeeping of output buffers when handling requests to change subscription payment methods.
* Dev: Improve type safety in relation to the `wcs_get_subscription()` function.
* Fix – Replaced invalid HTML line break tags.
* Fix – Reverted a change where the subtotal was hidden on shortcode cart and checkout pages.
* Fix – Fixed Add to Cart quantity selector styles in stepper mode.