reCaptcha for WooCommerce Version 2.63 Changelog
* Add – Added support for Express Checkout Buttons
* Add – Added support for Express Checkout Buttons
* Update – WordPress 6.8 compatible.
* Update – WooCommerce 10.0 compatible.
* Dev – Revised for PHPStan validation (rules via phpstan.neon).
* Dev – Revised several instances of empty checks on variables that are required to be objects.
* Dev – Fixed a wrong parameter documentation.
* Update – Made the coupon priority info shown easily distinguishable.
* Added – Compatibility with WooCommerce’s Cost of Goods Sold (COGS) feature. #833
* Added – Compatibility with WooCommerce v10.0. #836
* Added – Improved logging when Action Scheduler task execution issues occur. #835
* New – Compatibility with WooCommerce block checkout
* Update – Delivery/pick up fee label now Scheduled delivery/pick up, avoids confusion with shipping method total
* Fix – Resolve pick up fee getting a delivery label in checkout totals
* Misc – Please save your settings again to ensure the S3 credentials are encrypted with the new AES-256-GCM algorithm when updating to this version
* Dev – Uses a stronger algorithm (AES-256-GCM) to encrypt the S3 credentials stored in the database
* Tweak – WooCommerce 10.0 compatibility.
* Tweak – WooCommerce 10.0 compatibility.
* NEW: ANT_FRAUD-71 – First Time Installation Default Settings.
* New: Settings to manage the display of ‘Available coupons’ section on the Cart & the Checkout page
* Fix: Double display of coupon application success notification triggered by auto-apply coupons
* Fix: Store Credit coupon amount not deducting correctly when coupon code case did not match
* Fix: Case sensitivity in coupon code handling causing incorrect behavior on orders admin pages
* Update: Improvements in ‘Available coupons’ section on the cart & the checkout page like smooth loading & transitions
* Update: Improved compatibility with WooCommerce’s case-sensitive coupon validation logic
* Update: By default, store credit will not reduce line total & line taxes
* Developer: Filter hook ‘wc_sc_store_credit_reduce_line_totals’ to control whether store credit will reduce the line total & line taxes or not
* Update: Translations
* Tweak – WooCommerce 10.0 compatibility.