Adobe Commerce (Magento) 2.4.6 Released

Magento 2.4.6 brings 300+ quality fixes, GraphQL caching and platform improvements. See the key changes and what they mean for your store today.

Yuvraj RauljiYuvraj RauljiRaulji Technologies Mar 14, 2023 3 min read Updated Jun 1, 2026 Intermediate
Quick Answer

Magento 2.4.6 brings 300+ quality fixes, GraphQL caching and platform improvements. See the key changes and what they mean for your store today.

Bug Fixes

The Adobe Commerce (Magento) 2.4.6 version includes about 300 quality fixes and enhancements, including improvements to platform quality, GraphQL caching performance, accessibility, payment methods, and Google-integrated modules.

Additional Fixes in Adobe Commerce (Magento) 2.4.6

Hundreds of issues are fixed in the latest Adobe Commerce (Magento) 2.4.6 and Magento Open Source 2.4.6.

  • The compile command returns an informative message on failure.

  • Overwriting of .gitignore files is eliminated when executing the composer install command.

  • Exceptions and exception stack trace entries are now included in var/log/exception.log.

  • The buttons in the checkout now work as expected with keyboard input.

Maintenance (Security, Speed, Optimization, Compliance)

  • Newer versions of ElasticSearch (v8.x), Composer version upgrade to 2.2.x, DHL Integration schema updated from v6.2 to v10.0, Involves support for Redis 7.0.x, Updated JavaScript libraries to the latest versions, compatibility with MariaDB 10.6.

  • Supported PHP version 8.1 and 8.2

  • Configuration setting to improve performance for operations that affect customer segments.

  • Improve the performance of the product grid by limiting the number of products displayed in the product grid.

  • Merchants can now import up to 100,000 records per minute.

  • Load balancing improves order processing performance.

Features

  • Pay Later button and banners have been enabled for Italy and Spain.

  • Enabled PayLater messaging with PayPal Vault.

  • Added Fraud Protection, ACH, and Added LPM (Local Payment Methods) web hooks.

  • Compatibility of Page Builder v.1.7.3 with Magento 2.4.6.

  • v.13.0.x of PWA Studio is compatible with Magento 2.4.6.

Security Fixes & Enhancements

Adobe constantly works on improving the security of the Magento platform. In the latest Magento 2.4.6 release, Adobe has introduced:

  • Eight security fixes & platform security improvements. Read more at Adobe Security Bulletin.

  • Filled the gaps in Admin action logs with more specific auditing of admin actions.

  • Unexpected error during payment processing caused reCAPTCHA validation to fail.

What’s New in Magento 2.4.6?

Adobe Commerce 2.4.6 introduced support for PHP 8.2. However, PHP 8.1 will remain supported, while PHP 7.4 support will be removed. Core Composer dependencies and third-party libraries will be upgraded to be compatible with PHP 8.2.

The latest Magento 2.4.6 will provide 300 quality fixes and enhancements. The new Magento 2.4.6 release will include major performance and scalability improvements.

Following are the highlights of Adobe Commerce 2.4.6’s Beta Release Notes.

Braintree Payment Method

The latest Magento release version comes with the following Braintree enhancements:

  • Enabled the Braintree Pay Later button & messages for Italy and Spain.

  • Enabled the PayLater messaging with PayPal Vault.

  • Braintree now offers Fraud Protection and ACH webhooks.

Performance and Scalability Improvements

  • Configuration setting to improve performance for operations that affect customer segments.

  • Improve the performance of the product grid by limiting the number of products displayed in the product grid.

  • Merchants can now import up to 100,000 records per minute.

  • Load balancing improves order processing performance.

Page Builder

  • Adobe Commerce 2.4.6 supports Page Builder v.1.7.3.

PWA Studio

  • Adobe Commerce 2.4.6 supports PWA Studio v.13.0.x.
Frequently asked

Frequently Asked Questions

Answers to the questions we hear most often.

Is Magento 2.4.6 still supported in 2026?

Only for a few more weeks. Adobe's release lifecycle lists regular support for the 2.4.6 line ending on 11 August 2026, with 2.4.6-p15 released on 12 May 2026 as its latest patch. After that date, no further security patches are published for 2.4.6, so any newly disclosed vulnerability stays open on your store permanently. If you are reading this on a 2.4.6 installation, upgrade planning is not a next-quarter item, it is the current priority.

What should a 2.4.6 store upgrade to?

Either 2.4.8, released 8 April 2025 with regular support to 11 April 2028, or 2.4.9, released 12 May 2026 with support into May 2029. Going to 2.4.9 buys the longest runway but requires the biggest infrastructure jump. Going to 2.4.8 is a smaller step that still gets you supported for nearly two more years. Skipping to the newest release is usually right if you are already rebuilding the environment, since you only want to do the extension compatibility work once.

What infrastructure changes does 2.4.9 require?

Substantial ones compared with 2.4.6. Adobe's supported stack for 2.4.9 is PHP 8.5, Composer 2.10, MySQL 8.4 or MariaDB 12.3, OpenSearch 3, Valkey 9, RabbitMQ 4.3, Varnish 8 and nginx 1.30. Since 2.4.6 shipped with PHP 8.1 and 8.2, Elasticsearch and Redis, that means moving several major versions across the whole stack at once. Budget for server work and extension testing, not just a Composer command.

Why is Elasticsearch no longer in the picture?

Adobe moved the platform to OpenSearch, which began as a fork of Elasticsearch. The 2.4.8 line is the last one whose supported matrix still lists Elasticsearch 8, and the 2.4.9 matrix lists OpenSearch 3 with no Elasticsearch entry at all. Existing Elasticsearch installations keep functioning today, but they are on a path with no future support. Any upgrade or new build should move to OpenSearch, which in Magento terms is mainly a configuration and infrastructure change rather than a code one.

Has Redis been replaced too?

In the supported matrix, yes. Magento 2.4.9 lists Valkey 9 as the cache and session backend, where earlier releases listed Redis. Valkey is the community fork that continued from Redis's last open source release and speaks the same protocol, so Magento's cache, session and page cache backends work against it without code changes. In practice it is an image or package change rather than a rewrite, which makes it one of the easier parts of a 2.4.9 upgrade to get out of the way early.

What actually happens if I stay on an unsupported version?

The store keeps running and quietly accumulates unpatched vulnerabilities. That is not theoretical for Magento: Sansec found around 75 percent of Magento and Adobe Commerce stores were still unpatched a week after the fix for CosmicSting, tracked as CVE-2024-34102, and thousands were subsequently breached. On an unsupported version there is no patch to apply at all. You also lose compatibility with new PHP releases and gradually with extension updates, so the upgrade only gets harder and more expensive.

How long does a Magento version upgrade usually take?

For a typical mid-market store, plan in weeks rather than days, and expect extension compatibility to consume most of it. The core upgrade itself is often straightforward. What takes time is auditing every third-party module for a compatible release, reworking customisations that touched changed core code, updating the server stack, regression testing checkout and payments, and rehearsing the deployment. Stores that skipped several releases take longer, which is the practical argument for upgrading regularly rather than in one large jump.

Can I skip straight from 2.4.6 to 2.4.9 in one step?

Yes, Magento upgrades do not require passing through each intermediate release, and going directly is usually more efficient than staging through 2.4.7 and 2.4.8. The work that scales with the size of the jump is testing and extension compatibility, not the upgrade command. Do it on a clone of production with real data, run the full purchase path end to end, and keep a rehearsed rollback plan. The one thing to avoid is upgrading the application and the server stack in separate uncontrolled steps.

Should I move to Adobe Commerce instead of Magento Open Source?

Only if you need the licensed features. Live Search, Product Recommendations, several B2B capabilities such as company accounts and negotiated quotes, and Adobe's hosted services require an Adobe Commerce licence and are not part of Magento Open Source. If you need those, the licence can be cheaper than building equivalents. If you do not, Open Source on well-run infrastructure remains a legitimate long-term choice, and upgrading it is exactly the same technical exercise described here.

How do I keep track of patch releases going forward?

Watch Adobe's security bulletins and the release lifecycle page rather than waiting to hear about a problem. Adobe publishes patches on a scheduled cadence, with security-only patches issued between quality releases when needed. Build a routine: review each bulletin, decide within days rather than months, test on a staging clone, and deploy. The gap between a patch being published and being applied is precisely the window attackers use, and the CosmicSting figures show how wide that window usually is.

Do the fixes listed in this article still matter?

They shipped in 2.4.6 in March 2023 and have been carried forward in every later release, so they are long since standard rather than news. Reading an old release announcement is useful for understanding what changed when, not for deciding what to install. The current questions are which supported version you are moving to and what your infrastructure needs to become. Treat this page as a historical record with an upgrade warning attached rather than as current guidance.

What is the safest way to test an upgrade?

Clone production, including a sanitised copy of the database, and upgrade that first. Sanitise before the data leaves production, since a raw dump contains customer names, addresses and order history and should not be sitting on laptops. Then run the real journeys: search, add to cart, checkout with your live payment method in sandbox, order emails, admin imports and any integration with an ERP or shipping provider. Containerised environments make this rehearsal cheap enough to repeat until the deployment is boring.

Yuvraj Raulji

Yuvraj Raulji

Verified expert

Founder

Founder of Raulji Technologies with expertise in enterprise eCommerce solutions. Specialized in Magento 2, Shopify, and headless commerce architecture. Driving growth through CRO, SEO, and performance engineering. Helping businesses turn technology into measurable revenue.
Share
Ready When You Are

Turn your store into a revenue machine

Our team has helped 150+ brands scale with Magento, Shopify and AI-powered solutions.

Get a Free Growth Plan
Stay in the loop

Get our latest insights by email

Practical eCommerce, Magento, Shopify and AI growth strategies. No spam, unsubscribe any time.

By subscribing you agree to our Privacy Policy.

Book Free Consultation

We're Trusted By Businesses Across The Globe

Discover why 100+ global brands choose Raulji Technologies for AI-driven eCommerce, web development, and digital transformation, scaling their digital growth with innovation, performance, and trust.

100+
Brands Served
150+
Projects Delivered
12+
Years Experience
4.9
Average Rating
Clutch 5.0

Clutch Verified Profile

Rated 5.0 by verified clients on Clutch for Magento, Shopify, and AI-driven digital transformation.

View Clutch Profile
DesignRush 5.0

DesignRush Verified Profile

Listed and reviewed on DesignRush as a top eCommerce and web development agency.

View DesignRush Profile
Google 5.0

Google Verified Profile

Reviewed by clients on Google across India, the Gulf, and worldwide for delivery and support.

Read Google Reviews