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
* Description: WordPress connection Controller Plugin for ShoppingFeed – Sell on Amazon, Ebay, Google, and 1000’s of international marketplaces
6
-
* Stable tag: 6.12.0
7
-
* Version: 6.12.0
6
+
* Stable tag: 7.0.0
7
+
* Version: 7.0.0
8
8
* Requires PHP: 7.3
9
9
* Requires at least: 5.7
10
10
* Tested up to: 6.7
@@ -18,6 +18,24 @@
18
18
> 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
19
19
20
20
## Changelog
21
+
22
+
### 7.0.0
23
+
24
+
Adds support for multilingual product feeds.
25
+
26
+
When a multilingual plugin is detected (WPML or Polylang are currently supported), the plugin automatically generates a feed for each existing language.
27
+
28
+
#### Update notice
29
+
30
+
After the update, please refresh the permalinks and check the feed generation frequency and feed's categories options.
31
+
32
+
#### Enhancements
33
+
34
+
***Feed** : Adds support for multilingual product feeds.
35
+
***Order** : Add an option to disable order import/export.
36
+
37
+
### Earlier versions
38
+
21
39
* 6.12.0
22
40
* 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.
23
41
* Shipping (woocommerce-gls) : Show GLS shipping methods in the shipping matching selector.
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
17
17
18
18
== Changelog ==
19
+
20
+
= 7.0.0 =
21
+
22
+
Adds support for multilingual product feeds.
23
+
24
+
When a multilingual plugin is detected (WPML or Polylang are currently supported), the plugin automatically generates a feed for each existing language.
25
+
26
+
#### Update notice
27
+
28
+
After the update, please refresh the permalinks and check the feed generation frequency and feed's categories options.
29
+
30
+
#### Enhancements
31
+
32
+
* **Feed** : Adds support for multilingual product feeds.
33
+
* **Order** : Add an option to disable order import/export.
34
+
35
+
= Earlier versions =
36
+
19
37
* 6.12.0
20
38
* 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.
21
39
* Shipping (woocommerce-gls) : Show GLS shipping methods in the shipping matching selector.
0 commit comments