WooCommerce Product Feeds Version 10.12.2 Changelog
* Fix: Resolve issues with importing adwords_label via CSV
* Fix: Resolve issues with importing adwords_label via CSV
* Feature – Add compatibility with the Cart and Checkout blocks
* Important: Tweak – Used JSON encoding for importing/exporting add-ons. Serialized export data created by previous plugin versions will no longer work.
* New – Added compatibility with PHP 8.3
* Fix – Removed WooPayments express checkout buttons from product pages with add-ons due to avoid compatibility issues.
* Fix – Removed Stripe express checkout buttons from product pages with add-ons due to avoid compatibility issues.
* Fix – Removed PayPal smart buttons from product pages with add-ons due to avoid compatibility issues.
* Fix – Resolved an issue that enforced min/max quantity rules even when Limit Quantity was disabled.
* Fix – Resolved PHP warning triggered when editing a product with a deleted add-ons meta.
* Tweak – Improved the handling of the global product object to avoid compatibility issues with other plugins using it.
* Tweak – Defer frontend scripts.
* Feature – Define preset amounts for the Store Credit products.
* Tweak – Tested compatibility up to WC 8.5.
* Dev – Dropped deprecated plugin code.
* Minor fix in JS (issue when saving when no custom column where set)
* Minor CSS fix for small screens
* Added info labels on range filter
* Fix: fatal error when $product instance does not exist.
* Update – WooCommerce compatibility version to 8.5.1
* Update – Wordpress compatibility version to 6.4.2
* Update – compatibility with High-Performance Order Storage (HPOS)
* Fix: PLUGINS-2351 – Fix Supplier PDF attachment file names.
* Fix: PLUGINS-2366 – Replace hardcoded references to Admin url with get_admin_url().
* Fix: PLUGINS-2367 – Correct button link.
* Better handling of digital products. Digital products will count to total fulfiled products to set the order status to sent-to-fba
* Authorize url is now marketplace specific.
* Fix: PLUGINS-2395 – Woo QI Test Issues.