Everything You Need To Know About Adobe Commerce 2.4.4 Release

January 19, 2022 | Author: Ashley Brown

The eCommerce industry is striving for new and innovative technologies to enhance its user’s experience. And Magento never fails to offer features that cater to their evolving needs and demands. The new Adobe Commerce 2.4.4 release is all set to go live! This version will include more enhanced codes, integrations, and new compatibilities. If you are wondering whether or not to update to the Adobe Commerce latest version, here are some major security and performance improvements fixed in this release. Look for yourself!

We recommend eCommerce business merchants upgrade their Magento 2 development version to Adobe Commerce latest version to provide a flawless shopping experience to their customers.

Adobe Commerce 2.4.4 Release Updates

In the new release, Adobe Commerce on cloud infrastructure 2.4.4 will no longer support versions of Elasticsearch after 7.10. developers need to switch to OpenSearch 1.2.x before upgrading to 2.4.4. Adobe Commerce 2.4.4 will offer many detailed instructions in the 2.4.4 GA release.

Adobe Commerce 2.4.4 Release

The on-premise release will add support for Elasticsearch 7.16 and OpenSearch 1.2 in March 2022 patch releases (2.4.4, 2.4.3-p2, 2.3.7-p3). in Adobe Commerce 2.4.4, the entire cloud infrastructure will move to OpenSearch as a default search engine. Business owners can use the OpenSearch instead of Elasticsearch before upgrading to 2.4.4 or later.

Also, with Magento 2.3 on-premises deployments, merchants can use Elasticsearch or OpenSearch because Adobe Commerce will continue to support both the open-source fork.

What are the new improvements made in Adobe Commerce 2.4.4?

The major performance improvements were derived from the new base software. Below is the software that it has been tested upon for optimal performance rate:

  • Composer 2.1.6
  • Elastic Search 7.16.1
  • MariaDB 10.4.14
  • MySQL 8.0.22
  • OpenSearch 1.1
  • PHP 8.0.13
  • Redis 6.0.12
  • Varnish 6.5.1

Checkout Performance Update

In Adobe Commerce 2.4.4 release, there will be three main checkout enhancements to make a visible difference in Magento 2 development. These updates are as follows:

  • Cart operations for carts that contain almost 750 configurable products get improved by increasing the max_input_vars
  • Sales rules processing during checkout has been optimized by deferring the total calculation. Merchants can enable this deferment by setting the checkout/deferred_total_calculatingvariable in the php file.  also, they can run bin/magento setup:config:set –deferred-total-calculating 1.
  • New improvements are made in the order validation process for orders that get hampered by a cart price rule during the asynchronous order placement.

Business merchants with large-scale needs, especially those with festive rush can leverage additional benefits with this release. A new, optional asynchronous order processing configuration has been made to the Adobe Commerce checkout to support those with the highest traffic. Once updated, this configuration only completes those customers’ purchases that are absolutely necessary – speeding up the time taken by the customers for transactions. The remaining work process then gets completed post-transaction.

This feature is an amazing solution for merchants that face heavy traffic on their Magento 2.3 site, particularly on busy days, released limited-edition, and high-demand products. This recent update will help reduce the load on your servers when lots of customers are trying to check out in real-time.

Platform enhancements to developers

There are many platform improvements, but the most crucial ones are listed below:

  • Composer packages updated to PHP 8.0
  • RequireJS updated to 2.3.6
  • PHP Unit updated to 9.5
  • Support to TinyMCE 5

JS libraries updated

  • aculo.us
  • js
  • js
  • Moment-timezone-with-data.js
  • js
  • PrototypeJS
  • Removal of JS libraries
  • Es6-collections.js
  • js
  • Modernizr
  • js

Final thoughts

Considering the enhancements and improvements delivered with Adobe Commerce 2.4.4 release, the entire Magento 2.4.3 user community might be planning to shift their Magento 2 store to its latest version. And they can’t be righter. Our developers are well-versed with the updates and latest features of this release to assist you better. Upgrading to Magento 2.4.3 will help relish more advanced features.

Also, there will always be room for improvement and we can wait for the release of Magento 2.3.5 to unveil furthermore benefits and features to enhance the user experience. So, if you are wondering how to deliver a smooth and reliable user experience with the upgraded features and functionalities, Magento 2.4.3 release ends your wait.

Get in touch with our Magento support agency and they shall assist you with the migration of Magento 2.4.2 to Magento 2.4.3 securely.

Frequently Asked Questions

How to check Magento 2 GraphQL?

Following are the steps to follow:

  • Create GraphQL module
  • Create a new endpoint
  • Schema’s resolver
  • Check the queries and responses

How does Magento 2 search work?

With the new release of Magento 2.4.3, the search works in the following manner –

  • It either operates manually or on a scheduled set
  • The site re-indexes the entire goods and adds more information related to the attributes involved in the search database.
  • Whenever a user enters a query, the site breaks it down into small elements interconnected with its logical OR.

What is PWA Magento?

PWA or Progressive Web App refers to a web application that uses modern web technologies and design patterns to offer a reliable, fast, and engaging user experience to the community. The PWA sites are faster, safer, responsive, and cross-browser compatible. It means developers can work offline as a native app on mobile devices.