Skip to content

Releases: BeAPI/shoppingfeed-for-woocommerce

7.1.0

12 Nov 12:51

Choose a tag to compare

Enhancements

  • Feed : Allow extra attributes to be added to the feed for variations.

Fixes

  • Order : Check for reference alias in itemsReferencesAliases when importing order.

7.0.0

28 Aug 11:43

Choose a tag to compare

Update notice

After the update, please refresh the permalinks and check the feed generation frequency and feed's categories options.

Changelog

Feed : Adds support for multilingual product feeds.
Order : Add an option to disable order import/export.

6.12.0

20 Aug 13:09

Choose a tag to compare

Shipping (mondialrelay-wordpress) : Support the MondialRelay plugin for orders imported from the API if the carrier is matched with one of the plugin's shipping methods.
Shipping (woocommerce-gls) : Show GLS shipping methods in the shipping matching selector.
Feed : Fix case where the feed could appear empty or broken due to plugins using PHP output buffering.
Order : Improve logs during order import.
Misc : Update plugin requirements.

6.11.0

20 Mar 13:55

Choose a tag to compare

  • 6.11.0
    • Variations : add new filter to modify variation's main image

6.10.0

23 Jan 16:54

Choose a tag to compare

Orders : Redesigned the shipment tracking system.
Orders (beta) : Add option to include VAT when importing orders.

6.9.0

20 Dec 08:56

Choose a tag to compare

Feed : Fix attributes not use in variations missing in the feed.
Feed : Dimension data are correctly included in the feed.
Orders : Fix invalid timestamp when scheduling async task to acknowledge orders.

6.8.0

25 Sep 09:16

Choose a tag to compare

== Changelog ==

  • 6.8.0
    • Feed : Fix the promotion date

6.7.0

11 Sep 13:47

Choose a tag to compare

Orders : The buyer_identification_number field is imported in an order custom field if it exists.
Orders : Product updates (price and stock) via the SF API are made asynchronously via a scheduled task.
Misc : ShoppingFeed service identifiers are no longer stored in the application's logs offered by WooCommerce.

6.6.0

22 May 12:33

Choose a tag to compare

Feed : Fix cases where some out-of-stock products would appear in the feed.
Feed : A new option to include out-of-stock products in the feed is available.
Feed : Update quantity calculations to be more accurate in various cases
Feed : Update feed metadata to include Woocommerce and plugin version.
Orders : Don't create orders in Woocommerce if stock is not sufficient and sent a custom acknowledgment error.
Orders : A new tool is available to import unacknowledged orders created more than two weeks ago.
Account : Refresh the account settings.
Account : A new option to change the default store is available.
Shipping (AST) : Handle multiple tracking numbers.
Misc : Fix remaining conflict in prefixed dependencies.

6.5.1

28 Mar 15:53

Choose a tag to compare

Feed : add options to disable stock and price synchronization with ShoppingFeed when a product changes.