WooCommerce Product Feeds Version 10.2.1 Changelog
* Fix: Revert Action Scheduler to v3.2.1 due to conflicts
* Fix: Revert Action Scheduler to v3.2.1 due to conflicts
* Dev-Updated Instagram Graph API version to v12.0.
* Tweak-Tested compatibility with WC 5.8.
* Update: Switch check for the multifile uploader.
* Update: Added a filter to disable initializing the file uploader.
* Fix – Incorrect shipping fee calculation with measurement price calculator product.
* Fix – “Abort Reason” warnings persist after shipping information is updated.
* Fix -“Invalid Shipping Address” error in WC Payment’s Apple Pay.
* Fix: Update subtracted tax amounts to account for quantity changes. PR#4107
* Fix: Correctly remove limited coupons (i.e. “Active for x payments”) when the coupon code is made up of only numeric characters. PR#4139
* Fix: Only set subtracted taxes on new items when the rates don’t match the base location. PR#4177
* Fix: Hide variable subscription meta fields on the Edit Product page of custom variable products. PR#4193
* Fix: Use the shipping fields to get and save the edit subscription shipping field data. PR#4161
* Fix: Fix TypeError exceptions by checking for WC_Order types inside wcs_get_subscriptions_for_order(). PR#4188
* Fix: Incorrect subtracted tax calculations when updating the subscription when the store currency uses a comma decimal separator. PR#4182
* Fix: Hide the shipping address fields on checkout when the cart contains a subscription product and the ‘Force shipping to billing address’ setting is selected. PR#4172
* Fix: Get the signup fee for coupon calculation inclusive or excluding tax depending on store settings. PR#4166
* Fix-Prevent adding unnecessary notes to subscription when running edit actions
* Tweak-Use `Features::is_enabled` instead of deprecated `Loader::is_feature_enabled`
* Added: Compatible with WooCommerce 5.8+.
* Tweak: Warning for store managers when the free product of a BOGO rule is out of stock.
* Tweak: Warning for store managers when the free product of a BOGO rule is not public.
* Misc-Add support for 404 events
* Misc-Remove support for setting the tracking ID manually
* Misc-Improve text, links to help articles, tooltips and settings layout
* Fixed: Compatibility with WooCommerce 5.7.1