|
| 1 | +--- |
| 2 | +layout: default |
| 3 | +group: release-notes |
| 4 | +subgroup: 02_rel-notes |
| 5 | +title: Magento Commerce 2.0.18 Release Notes |
| 6 | +menu_title: Magento Commerce 2.0.18 Release Notes |
| 7 | +menu_order: 260 |
| 8 | +version: 2.0 |
| 9 | +level3_menu_node: level3child |
| 10 | +level3_subgroup: ee20-relnotes |
| 11 | +github_link: release-notes/ReleaseNotes2.0.18EE.md |
| 12 | +--- |
| 13 | + |
| 14 | +*Patch code and release notes were published on February 27, 2018.* |
| 15 | + |
| 16 | +We are pleased to present Magento Commerce 2.0.18. This release includes 35 enhancements to product security, a change to the Magento Admin to support recent USPS shipping changes, and a copyright update. See [Magento Security Center](https://magento.com/security/patches/magento-223-2112-and-2018-security-update) for more information. |
| 17 | + |
| 18 | +Although this release includes these enhancements, no confirmed attacks related to these issues have occurred to date. However, certain vulnerabilities can potentially be exploited to access customer information or take over administrator sessions, so we recommend that you upgrade your Magento software to the latest version as soon as possible. |
| 19 | + |
| 20 | + |
| 21 | +<div class="bs-callout bs-callout-warning" markdown="1"> |
| 22 | +The Magento Commerce 2.0.18 software release marks the final supported software release for Magento Commerce version 2.0.X. Magento Commerce 2.0.X will no longer receive security updates or product quality fixes now that its support window has expired, as defined by our <a href="https://magento.com/legal/terms/enterprise-agreement" target="_blank">Magento Commerce Support Service Terms</a>. |
| 23 | + |
| 24 | +To maintain the performance and security of your site, we advise you to upgrade to the latest version of Magento Commerce. We encourage you to reach out to your partners, developers, or Magento Customer Success contact for more information on upgrading your site. |
| 25 | +</div> |
| 26 | + |
| 27 | + |
| 28 | +## Highlights |
| 29 | + |
| 30 | +Look for the following highlights in this release: |
| 31 | + |
| 32 | +* **Enhancements that help close authenticated Admin user remote code execution, unauthorized data leaks, and cross-site request forgery (CSRF) vulnerabilities**. See [Magento Security Center](https://magento.com/security/patches/magento-223-2112-and-2018-security-update) for more information. |
| 33 | + |
| 34 | +* **Change to Magento Admin to support upcoming USPS shipping changes**. On February 23, 2018, USPS removed APIs that support the creation of shipping labels without postage. In response, we’ve removed this functionality from the Magento Admin. Consequently, you cannot create and print shipping labels that do not have postage applied. If you require USPS postage printing capabilities, please visit [Magento Shipping](https://magento.com/products/shipping) to learn more, and explore various shipping extensions on Magento Marketplace. |
| 35 | + |
| 36 | +* **Updated copyright for 2018**. |
| 37 | + |
| 38 | + |
| 39 | +## System requirements |
| 40 | +Our technology stack is built on PHP and MySQL. See |
| 41 | +<a href="{{ page.baseurl }}install-gde/system-requirements.html" target="_blank">System Requirements</a>. |
| 42 | + |
| 43 | + |
| 44 | +{% include install/releasenotes/ee_install_20.md %} |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | +## Migration toolkits |
| 49 | +The <a href="{{ page.baseurl }}migration/migration-migrate.html" target="_blank">Data Migration Tool</a> helps transfer existing Magento 1.x store data to Magento 2.x. This command-line interface includes verification, progress tracking, logging, and testing functions. For installation instructions, see <a href="{{ page.baseurl }}migration/migration-tool-install.html" target="_blank">Install the Data Migration Tool</a>. Consider exploring or contributing to the <a href="https://github.com/magento/data-migration-tool" target="_blank"> Magento Data Migration repository</a>. |
| 50 | + |
| 51 | +An updated version of this toolkit is typically available several days after the patch release. |
| 52 | + |
| 53 | +The <a href="https://github.com/magento/code-migration" target="_blank">Code Migration Toolkit</a> helps transfer existing Magento 1.x store extensions and customizations to Magento 2.0.x. The command-line interface includes scripts for converting Magento 1.x modules and layouts. |
| 54 | + |
| 55 | +## Credits |
| 56 | + |
| 57 | +Dear community members, thank you for your suggestions and bug reports. |
0 commit comments