WooCommerce Amazon Fulfillment Version 4.1.9.9 Changelog
* Add integration with Shipment Tracking plugin.
* Only show tracking order notes once when syncing the order status.
* Add integration with Shipment Tracking plugin.
* Only show tracking order notes once when syncing the order status.
* add – Notice when package is not enabled
* update – WP Conditions library to 1.0.15.1
* fix – Shipping line title not showing for default package (thank you page)
* fix – Error when no exclude/whitelist options are stored
* fix – Package title not saving
* fix – Saving bug with product condition when changing condition
* Tweak – Improved product data controller to prevent potential fatal errors from integrations.
* Fix – Resolved a fatal error with WooCommerce Memberships.
* Update: WooCommerce compatibility up to 8.7
* Fix: Resolve issues where zero MSRP could be displayed on variable products on some configurations
* Tweak – Improved product data controller to prevent potential fatal errors from integrations.
* Important: New – Product Add-Ons now requires Product Bundles 7.0+.
* Important: New – Product Add-Ons now requiresComposite Products 9.0+.
* Tweak – Reveal add-on subtotals only when an add-on has been selected in products with only optional add-ons.
* Fix – Resolved a PHP error that can occur when multiple choice add-on’s value is empty
* Fix – Resolved a PHP error that can occasionally occur when using WooPayments
* Fix – Change Fan Courier Tracking URL.
* New – Important: Added compatibility with PHP 8.3.
* New – Important: Product Bundles now requires Composite Products 9.0+.
* New – Important: Product Bundles now requires Product Add-Ons 6.7.0+.
* Fix – Fixed an issue that prevented the ‘Sale’ badge from showing up in Bundles with only optional items, whose Min Bundle Size was greater than 1.
* Fix – Fixed an issue where the ‘woocommerce_variation_option_name’ hook was called with the incorrect number of arguments.
* Fix – Apply WordPress coding standards.