WooCommerce Product Feeds Version 10.10.5 Changelog
* New: WooCommerce compatibility up to 8.0
* Fix: Resolve warning on recent PHP versions when Composite Products and Expanded Structured datai feature are both active
* New: WooCommerce compatibility up to 8.0
* Fix: Resolve warning on recent PHP versions when Composite Products and Expanded Structured datai feature are both active
* Fix: Resolved an issue that prevented the “Used for variations” checkbox to not be enabled on the edit product page load causing variations to be deleted erroneously.
* Dev: Fixed wcs_get_subscription_orders() returning an empty list when querying parent orders when HPOS is enabled with data syncing off.
* Dev: Use the WC_VERSION constant when determining the active WooCommerce version inside our dependency manager if it’s defined.
* Dev: Updated subscriptions-core to 6.1.0
* Fix – Fix display of prices in Stock Report.
* Tweak – WC 7.9 compatibility.
* fix – fixed issue with product price in ‘purchase’ event
* tweak – tested against the latest version of WooCommerce
* New : Added option to search by product category in Buy Again table
* Tweak: Code improvement for displaying buy again product price
* Tweak: Improvement made in displaying Buy Again Purchase History
* Tweak: Tested with WooCommerce v7.8.2
* New – Added option to Allow/Restrict user(s) to remove the automatically added Gift Product(s)
* New – Added option to Allow/Restrict user(s) to select the quantity for Manual Gift selection
* Tweak – Poly language plugin compatibility improvement[Custom Post types disabled case]
* Tweak – JS improvements for the plugin’s settings display
* Tweak – Security improvements[adding more than the maximum gift limit]
* Tweak – Tested with WooCommerce v7.8.2
* Fix – Free Gift(s) eligibility notice not displayed properly
* Fix – Allow multiple quantity option not working properly
* Break – Remove deprecated Events code and automatewoo_events database table.
* Dev – Add Unit Tests for Action Scheduler Jobs.
* Dev – Automate merging trunk to develop after a release.
* Dev – Deprecate Background Process Base Class.
* Dev – Deprecate Cron Workers’ usage in StartOnHook based Jobs.
* Dev – Remove deprecated Background Proccess Classes.
* Dev – Unit Tests for Action Scheduler Jobs.
* Fix – Prevent PHP 8.2 deprecation messages.
* Tweak – Adding a System Check for Action Scheduler Jobs.
* Update – Migrate Cron-based Jobs to Action Scheduler Jobs.
* New: Declare WooCommerce Smart Refunder compatible with High-Performance Order Storage (HPOS)
* New: WooCommerce 7.1.1, 7.2.3, 7.3.0, 7.4.1, 7.5.1, 7.6.1, 7.7.2, 7.8.2, 7.9.0 compatible
* New: WordPress 6.2.2 compatible
* New: Hidden option to disable all emails sent to the customer
* Fix: ‘smart_refund_activity’ not updating correctly if multiple partial refunds on the same order
* Fix: Emails showing HTML tags in the header
* Fix: ‘woocommerce_order_details_after_order_table’ action added as filter
* Fix: ‘woocommerce_before_my_account’ action is deprecated
* Fix: Incorrect order refund data appended when multiple refunded orders for a user in Personal Data Export [GDPR]
* Update: Labels and casing for a few labels for Personal Data Export [GDPR]
* Update: All templates
* Update: Remove custom CSS from admin settings
* Update: Remove directory ‘woo-includes’ and related functions usage
* Update: Remove backward compatibility support for WooCommerce 3.1.2, 3.2.6, 3.3.6
* Update: Code improvements
* Update: POT file
* Fix – Updates PHPUnit Version.
* Tweak – Reduce product count queries when no filters are selected.
* Fix – WPML compatibility – Quantity rules do not sync between languages.
* Update – Code refactors to improve performance.