Adobe Commerce 2.4.5: Release Notes

Introduction

Magento, a widely acclaimed e-commerce platform, has consistently delivered new features and updates to its users to facilitate growth and streamline their online stores. With the release of Magento 2.4.5, merchants can look forward to enhanced performance, improved security, and advanced features that ensure a seamless shopping experience for their customers.

In this blog post, we will explore the Magento 2.4.5 release notes in detail, covering its key features and benefits. Strap in for an in-depth look at this latest release and learn how to make the most of it for your online store.

Looking at these spotlights of Adobe Commerce 2.4.5, it becomes exceptionally essential for Magento 2 merchants to upgrade stores with the latest Adobe Commerce 2.4.5.

Table of Contents

  1. Security Enhancements
  2. Performance Improvements
  3. Platform Upgrades
  4. Infrastructure Improvements
  5. GraphQL Enhancements
  6. PWA Studio Updates
  7. Magento Functional Testing Framework
  8. B2B Features and Enhancements
  9. Fixed Issues
  10. Conclusion
  11. Security Enhancements

1.Security Enhancements

1.1 Two-Factor Authentication (2FA)

Magento 2.4.5 introduces Two-Factor Authentication (2FA) to enhance the security of the admin panel. 2FA requires users to verify their identities through a secondary method, such as an authenticator app, when logging in. This additional security layer reduces the risk of unauthorized access and protects sensitive data.

1.2 Content Security Policy (CSP)

CSP support has been added to Magento 2.4.5, allowing merchants to configure policies that dictate which resources can be loaded by a user’s browser. This feature provides an extra layer of protection against cross-site scripting (XSS) and related attacks.

1.3 Security-Only Patch

Magento continues to release security-only patches, enabling users to apply security fixes without altering other functional aspects of their installations. This streamlined update process ensures timely security updates without the risk of disrupting store operations.

1.4 CAPTCHA for GraphQL To prevent automated attacks

Magento 2.4.5 has added CAPTCHA support for GraphQL mutations that require customer authentication. This security measure thwarts bots and automated scripts from attempting to exploit vulnerable endpoints.

2. Performance Improvements

2.1 Improved Redis Performance

Magento 2.4.5 improves Redis performance by reducing the number of requests made to Redis, resulting in faster response times and more efficient cache usage.

2.2 Lazy Loading

This release introduces native support for lazy loading of images, which defers image loading until they enter a user’s viewport. This results in faster page loading times and improved performance, particularly on mobile devices.

2.3 Improved JavaScript Bundling

The JavaScript bundling process has been optimized, reducing the number of JavaScript files required for each page. This optimization minimises the number of requests, leading to better page load times and overall performance.

3. Platform Upgrades

3.1 PHP 7.4 Support

Magento 2.4.5 officially supports PHP 7.4, offering users the benefits of increased performance, improved security, and new features provided by the latest PHP version.

3.2 Elasticsearch 7.9.x Support With Magento 2.4.5

Elasticsearch 7.9.x is now the default search engine, enhancing search capabilities and delivering more relevant results for customers.

4. Infrastructure Improvements

4.1 Improved Adobe Stock Integration

Adobe Stock integration has been enhanced, allowing merchants to easily search, preview, and license images directly from the Magento admin panel. This streamlines the process of incorporating high-quality visuals into a store’s content.

4.2 Multiple Wish Lists

Magento 2.4.5 introduces the ability for customers to create multiple wish lists, allowing them to organize their desired products more effectively

5. GraphQL Enhancements

5.1 New Queries and Mutations

Magento 2.4.5 brings new GraphQL queries and mutations, providing more flexibility and functionality for headless commerce implementations. Some of the new additions include support for order history, wish lists, gift registries, and customer address books.

5.2 Improved GraphQL Coverage

This release improves the overall GraphQL coverage, making it easier for developers to build robust, feature-rich Progressive Web Applications (PWAs) and other headless commerce solutions.

5.3 GraphQL Performance Optimizations

Magento 2.4.5 optimizes the GraphQL framework, resulting in faster response times and more efficient data retrieval. This enhancement improves the overall performance of headless commerce applications, ensuring a smooth user experience.

5.4 GraphQL Authorization and Authentication With Magento 2.4.5

GraphQL endpoints now support more granular authorization and authentication capabilities. Developers can now specify required permissions for individual queries and mutations, ensuring only authorized users can access and modify specific data.

5.5 GraphQL Developer Experience

Magento has made significant improvements in the GraphQL developer experience with better error reporting, enhanced documentation, and more comprehensive schema validation tools. These improvements streamline the development process and help developers build high-quality applications with ease.

6. PWA Studio Updates

6.1 PWA Studio 11.0.0

Magento 2.4.5 brings an updated PWA Studio, offering developers a more advanced toolset for building engaging, responsive, and high-performance PWAs for Magento stores.

6.2 New Venia Components

PWA Studio 11.0.0 introduces new Venia components that simplify the development of custom PWAs. These reusable components enable developers to create consistent and visually appealing user interfaces while reducing development time.

6.3 Improved Localization and Internationalization

The latest PWA Studio update includes improved localization and internationalization support, allowing merchants to reach a wider audience with language and region-specific content.

6.4 Enhanced Extensibility

PWA Studio 11.0.0 features a more extensible architecture, enabling developers to easily customize and extend the functionality of their PWAs. This flexibility allows merchants to create unique, feature-rich storefronts that cater to their specific requirements.

6.5 Performance Enhancements

The updated PWA Studio focuses on performance optimization, reducing the loading times and improving the overall responsiveness of PWAs. These enhancements ensure that customers enjoy a seamless and enjoyable shopping experience across all devices.

7. Magento Functional Testing Framework

7.1 MFTF 4.0

Magento 2.4.5 comes with the Magento Functional Testing Framework (MFTF) 4.0, which brings several improvements and new features for functional testing.

7.2 Enhanced Test Coverage

MFTF 4.0 extends test coverage for Magento features, allowing developers to validate their customizations and integrations more effectively.

7.3 Improved Test Execution

The updated MFTF features parallel test execution, significantly reducing test runtimes and allowing developers to receive test results faster.

7.4 Custom Test Suite Generation With MFTF 4.0

Developers can generate custom test suites, enabling them to focus on specific areas of their application and streamline their testing efforts.

7.5 Enhanced Reporting and Debugging

MFTF 4.0 introduces improved reporting and debugging capabilities, making it easier for developers to identify and resolve issues in their test cases.

8. B2B Features and Enhancements

8.1 Purchase Order Management

Magento 2.4.5 introduces an improved purchase order management system for B2B customers, streamlining the approval process and providing a more efficient way to manage and track purchase orders.

8.2 Company Account Management

This release enhances company account management, offering more granular permissions and better control over the visibility of account data. This ensures that the right team members have access to the necessary information while protecting sensitive data.

8.3 B2B Quick Order

Magento 2.4.5 introduces a B2B Quick Order feature, allowing customers to quickly add multiple products to their cart using product SKUs or a CSV file. This saves time and effort for B2B customers who often need to place large, recurring orders.

8.4 Negotiable Quotes

The negotiable quotes feature has been improved, enabling customers to request custom pricing and terms on large orders. Merchants can now easily review, negotiate, and accept or decline these quotes directly from the admin panel.

8.5 B2B Shipping Methods

This release adds support for B2B-specific shipping methods, providing more flexibility and options for merchants when configuring their B2B shipping and fulfillment processes.

9. Fixed Issues

Magento 2.4.5 addresses numerous issues reported by the community and internal teams. Some of the key fixes include:

  • Improved indexing performance to minimize the impact on storefront operations.
  • Resolved issues with configurable product options not displaying correctly on the storefront.
  • Fixed issues with product prices not updating when changing configurable product options.
  • Addressed issues with the checkout process not completing in certain scenarios.
  • Resolved issues with incorrect tax calculations on bundled products.
  • Fixed problems with the layered navigation not displaying accurate product counts.

10. Conclusion

The Magento 2.4.5 release brings an array of enhancements and features designed to improve performance, security, and the overall user experience for both merchants and customers. With improved platform support, GraphQL enhancements, PWA Studio updates, and B2B-specific features, Magento 2.4.5 continues to push the boundaries of what an e-commerce platform can achieve.

Whether you’re a store owner looking to upgrade your existing Magento installation or a developer working on a new project, the Magento 2.4.5 release offers a wealth of opportunities to create a powerful, secure, and engaging online store. Embrace the new features and improvements in this release, and leverage them to take your e-commerce store to new heights.

Leave a Reply

Your email address will not be published. Required fields are marked *