WooCommerce Amazon Fulfillment Version 4.1.9.8 Changelog
* Fix order sync tracking details.
* Fix order sync tracking details.
* Fix – Prevent the shortcode from outputting retailer data for a product that is not published or is private
* Tweak – Do not display categories that have no products in the nested category content template
* Fix – Ensure to use `remove_action` instead of `remove_filter` with `woocommerce_product_query`
* Fix – Bail from applying filters in the main search query
* Fix – Suppress the WooCommerce loop template on pages managed by the plugin to avoid empty HTML elements
* Misc – Code hardening and improvements
* Dev – Add new actions and filters, and update filter parameters in the main nested category content template
* Update: WC and WP compatibility tags and updates.
* Update: PHP 8.3 compatibility.
* Fix – Ensure that the pricing table shortcode will not output data for a product that is unpublished or is private
* Fix – Prevent shortcodes from outputting data for products that should not be accessible to the current user
* FIX: Fixed an issue where an error would occur if a purchase was made through Bizum in the checkoput while simultaneously creating an account.
* FIX: Fatal error when Woo Subscriptions is not installed.
* Add – Prefix Box-Packer namespacing.
* Update – WordPress 6.4 compatible.
* Update – WooCommerce 8.5 compatible.
* Update – Requires at least WooCommerce 8.2.
* Update – Requires at least PHP 7.4.
* Add – Added compatibility plugin header fields.
* Fix – Fixed instances of wrong spelling of WPML.
* Update – Updated the translation template.
* Update – Updated the included translations.
* Fix – Limit set on Product Search Field without effect on results included.
* Dev – Added a cap of 100 on the requestable results for the Product Search Field which can be overridden via the product_search_limit filter.
* Dev – Revised the WPML compatibility to determine extended cache context.
* Add – Added the woocommerce_product_search_engine_cache_context filter.
* Add – Added the woocommerce_product_search_engine_stage_cache_context filter.
* Add – Added the woocommerce_product_search_filter_product_loop_cache_context filter.
* Add – Added the woocommerce_product_search_term_control_get_term_counts_cache_context filter.
* Update – Added the .wc-block-components-notice-banner.is-info selector in addition to the previous .woocommerce-info selector when updating filtered products.
* Fix: Do not include product-editor files that are still in development.