Magento is een opensource-contentmanagementplatform dat zich richt op e-commerce. Magento draait op een omgeving met Linux, Apache, MySQL en PHP. Het pakket is in twee smaken beschikbaar: Magento Open Source en Magento Commerce, die voorheen als Community Edition en Enterprise Edition bekendstonden. Voor meer informatie over dit platform verwijzen we naar deze pagina, waar wordt ingegaan op de architectuur. Versie 2.2.5 is al weer een aantal dagen beschikbaar en werd als volgt aangekondigd:
Magento Open Source 2.2.5 Release Notes
This release includes multiple enhancements to product security plus bug fixes and enhancements. Check out the many community-contributed fixes!
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.
See Magento Security Center for a comprehensive discussion of these issues.
Highlights
Look for the following highlights in this release:Looking for more information on these new features as well as many others? Check out Magento 2.2.x Developer Documentation and the Magento Open Source User Guide.
- Enhancements that help close stored XSS, SQL injection, and cross-site request forgery (CSRF) vulnerabilities. See Magento Security Center for more information.
- Resolution of issues that customers were experiencing when upgrading to Magento 2.2.4 in deployments that span multiple websites. Magento multi-store installations were not using the store view-specific values from the store configuration settings if these settings differed from the global default configuration settings. Instead, Magento used the default configuration for all store views. See GitHub-15205 and GitHub-15245 for more detailed discussions of the problems some customers encountered. Fix submitted by Francesco Marangi in pull request 15929.
- Substantial improvements to indexing performance.
- Over 150 community contributions.
- Improvements to our core bundled extensions.