WooCommerce Amazon Fulfillment Version 4.2.6.2 Changelog
* Allow fast badges messages to be filtered.
* Bug fixes
* Allow fast badges messages to be filtered.
* Bug fixes
* Fix – Remove support for deprecated navigation feature
* Fix – HPOS incompatibility notice was displaying accidentally
* added: support for WooCommerce Block Cart Page and Block Checkout Page
* added: filter ‘wc_add_fees_cart_before_add_total_fee’: allows to skip adding our fees depending on cart
* added: filter ‘wc_add_fees_rest_api_route_is_block_checkout_route’: allows to control routing for REST_API calls in block cart and block checkout page
* added: filter ‘wc_add_fees_load_block_checkout_scripts’: allows to disable loading our block cart and block checkout scripts even when enabled by WC
* removed: code to support WooCommerce < 2.6.14
* Fix – The `wc-checkout-draft` status has been automatically updated to change its “Paid” setting to “Orders with this status require payment”. This fixes issues with block checkout for some gateways.
* Fix: PLUGINS-1209 – Fix minor bug related to user.
* Fix: PLUGINS-1986 – “Deprecated Feature Used” warning on Chrome Dev Tools Console.
* Fix: PLUGINS-2737 – reCaptcha incompatibility with Woo Checkout Blocks.
* Fix: Added support for payment method changes in block-based checkout, ensuring backend updates and coupon validation based on the selected method
* Fix: Reduced multiple notices about using individual use coupons with others
* Update: Translations
* Tweak – Added ‘presentation’ role to variable product table in composite products to improve accessibility.
* Add – Disable reports and display a notice when HPOS is enabled and syncing is disabled.
* Fix – Prevent critical error being shown to vendors if HPOS syncing is not enabled.
* Fix – Timezone issue generating vendor reports by date of purchase.
* Fix – Caching issue causing out of date vendor reports.
* Dev – Bump WooCommerce “tested up to” version 9.4.
* Dev – Bump WooCommerce minimum supported version to 9.2.
* Dev – Bump WordPress minimum supported version to 6.5.
* Dev – Prevent duplicate GitHub Action workflows from firing.
* Tweak – WordPress 6.7 compatibility.
* Fix – Resolved a fatal error triggered by corrupt Variable Products in express checkout buttons integrations.