You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Version 6.0.0 is a major version, there are several changes and improvements which affect the architecture of the plugin. You will have to re-configure the plugin, all the previous settings will be lost
16
16
17
17
## Changelog
18
+
* 6.9.0
19
+
* Feed : Fix attributes not use in variations missing in the feed.
20
+
* Feed : Dimension data are correctly included in the feed.
21
+
* Orders : Fix invalid timestamp when scheduling async task to acknowledge orders.
Version 6.0.0 is a major version, there are several changes and improvements which affect the architecture of the plugin. You will have to re-configure the plugin, all the previous settings will be lost
14
14
15
15
== Changelog ==
16
+
* 6.9.0
17
+
* Feed : Fix attributes not use in variations missing in the feed.
18
+
* Feed : Dimension data are correctly included in the feed.
19
+
* Orders : Fix invalid timestamp when scheduling async task to acknowledge orders.
16
20
* 6.8.0
17
-
* Feed : Fix the promotion date
21
+
* Feed : Fix the promotion date.
18
22
* 6.7.0
19
23
* Orders : The 'buyer_identification_number' field is imported in an order custom field if it exists.
20
24
* Orders : Product updates (price and stock) via the SF API are made asynchronously via a scheduled task.
0 commit comments