Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 2205a39

Browse files
authored
Merge pull request magento-commerce/devdocs#2132 from magento-devdocs/Amazon-4.4
Amazon 4.4 updates
2 parents 107ff6b + 19e3bc6 commit 2205a39

File tree

3 files changed

+33
-2
lines changed

3 files changed

+33
-2
lines changed

src/_data/mde.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@ extensions:
1313
-
1414
name: Amazon Sales Channel
1515
versions:
16+
-
17+
name: 4.4.0
18+
support:
19+
2.3.0: compatible
20+
2.3.1: compatible
21+
2.3.2: compatible
22+
2.3.3: compatible
23+
2.3.4: compatible
24+
2.3.5-p1: compatible
25+
2.3.6: compatible
26+
2.4.0: compatible
27+
2.4.1: supported
28+
2.4.2: supported
1629
-
1730
name: 4.3.0
1831
support:

src/extensions/amazon-sales/release-notes/index.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,27 @@ The release notes include:
2121

2222
See [Upcoming Releases](https://devdocs.magento.com/release/) for versioning, support, and compatibility.
2323

24+
### v4.4.0
25+
26+
Amazon Sales Channel 4.4.0 is compatible with versions 2.3.x and 2.4.0, but is only supported for versions 2.4.1+, of {{site.data.var.ce}}, {{site.data.var.ee}}, and {{site.data.var.ece}}.
27+
28+
This version of Amazon Sales Channel includes the following improvements and fixes.
29+
30+
- {:.new}Added support for Read-Only Mode to the configuration. See [Global Settings](https://docs.magento.com/user-guide/configuration/sales-channels/global-settings.html).
31+
32+
- {:.fix}Changed the data flow so that multiple copies of the same instance can fetch updates simultaneously.
33+
34+
- {:.fix}Changed the sync process for syncing account information. Added a cron job to sync with remote account and added the same functionality to the CLI commands.
35+
36+
- {:.fix}Added CLI command arguments and flags for more precise control.
37+
38+
- {:.fix}Corrected the Background Tasks (cron) Source in the system configuration.
39+
40+
- {:.fix}Corrected the issue preventing the creation of orders when the country code was set to Puerto Rico (PR).
41+
2442
### v4.3.0
2543

26-
Amazon Sales Channel 4.3.0 is compatible with versions 2.3.x but only supported for versions 2.4.x of {{site.data.var.ce}}, {{site.data.var.ee}}, and {{site.data.var.ece}}.
44+
Amazon Sales Channel 4.3.0 is compatible with versions 2.3.x and 2.4.0, but only supported for versions 2.4.1+, of {{site.data.var.ce}}, {{site.data.var.ee}}, and {{site.data.var.ece}}.
2745

2846
This version of Amazon Sales Channel includes the following improvements and fixes.
2947

src/release/availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The following table describes the status of Magento software availability and wh
1111
| **{{site.data.var.ece}} Tools (aka ECE-Tools)** | Available now | [Composer]({{ site.baseurl }}/cloud/project/ece-tools-update.html) |
1212
| **Product Recommendations** | Available now | [Magento Marketplace](https://marketplace.magento.com/magento-product-recommendations.html) \| [Developer Documentation](https://devdocs.magento.com/recommendations/product-recs.html) \| [User Guide](https://docs.magento.com/m2/ee/user_guide/marketing/product-recommendations.html) |
1313
| **PWA Studio** | Available now | [Documentation](http://pwastudio.io) and [GitHub](https://github.com/magento-research/pwa-studio) |
14-
| **Amazon Sales Channel 4.3.0** | Available now for Magento versions 2.3.x (US, Canada, Mexico, and UK) | [Magento Marketplace](https://marketplace.magento.com/magento-module-amazon.html) |
14+
| **Amazon Sales Channel 4.4.0** | Available now for Magento versions 2.4.x and 2.3.x (US, Canada, Mexico, and UK) | [Magento Marketplace](https://marketplace.magento.com/magento-module-amazon.html) \| [Release Notes](https://devdocs.magento.com/extensions/amazon-sales/release-notes) \| [User Guide](https://docs.magento.com/user-guide/sales-channels/asc/amazon-sales-channel.html)
1515

1616
## Compatibility
1717

0 commit comments

Comments
 (0)