Magento 2.4.7
12 May 2024
Magento version 2.4.7 is now available (major release).
What's New in Magento 2.4.7
Magento Open Source 2.4.7 introduces support for PHP 8.3. It includes hundreds of quality fixes and enhancements. Core Composer dependencies and third-party libraries have been upgraded to the latest available versions. This release increases GraphQL coverage for custom attributes and GraphQL resolver caches. It also introduces support for recently updated FedEx and UPS services.
Highlights
- Changes to the behavior of non-generated cache keys.
- Limitations on the number of auto-generated coupon codes.
- Optimization of the default Admin URL generation process.
- A new full-page cache configuration setting can help to mitigate the risks associated with the HTTP {BASE-URL}/page_cache/block/esi endpoint.
- Added Subresource Integrity (SRI) support to comply with PCI 4.0 requirements for verification of script integrity on payment pages.
- Changes to Content Security Policy (CSP).
- Native rate limiting for payment information transmitted through REST and GraphQL APIs.
- The default behavior of the isEmailAvailable GraphQL query and the (V1/customers/isEmailAvailable) REST endpoint has changed.
- PHP 8.3 compatibility. (Magento Open Source 2.4.7 is still compatible with PHP 8.1 for upgrade purposes only. PHP 8.1 is not supported and not recommended.)
- RabbitMQ 3.13 support.
- Composer 2.7.x. Compatibility with Composer 2.2.x remains.
- Varnish cache 7.4 support.
- Elasticsearch 8.11 compatibility.
- OpenSearch 2.12 and OpenSearch 1.3 support.
- Redis 7.2.
- The extjs library has been replaced with the latest version of jsTree.
- jquery/fileUpload library has been removed.
- and hundreds of other improvements and changes.