2026.1.0 Release SC/SCA/SCMA
The 2026.1.0 major release includes the updates listed below.
Most of the updates below apply to SuiteCommerce, SuiteCommerce MyAccount, and SuiteCommerce Advanced. Some updates apply only to certain products or implementations, and that is noted in each section.
SuiteCommerce Performance Improvements
Applies to: SuiteCommerce, SuiteCommerce Advanced
As of 2026.1, the following performance improvements are available for Commerce web stores:
-
Rehydration - Standard prerendered page content appears sooner, and the page then becomes a fully interactive single-page application (SPA) without replacing the existing Document Object Model (DOM). This behavior improves first-load performance and aims to provide a smooth transition after the SPA finishes loading. For more information, see SuiteCommerce Rehydration.
-
Font-display swap - Text appears sooner by using a fallback font first, and then switching to the selected font after it loads.
-
Standardized image height - On product list pages, image height is standardized to reduce layout movement during page load and improve visual stability.
-
Image loading fixes - Image loading behavior is improved to reduce unnecessary delays and support more efficient loading of prerendered page content.
Payment Status Messaging on the Thank You Page
Applies to: SuiteCommerce, SuiteCommerce Advanced
With the 2026.1 release, messaging on the payment Thank You page for Commerce websites has been updated based on the payment status of the order. Previously, the page displayed a generic order confirmation message regardless of whether payment was approved, pending, or on hold. This update gives shoppers clearer information about the status of their payment after checkout.
When payment is successful, the Thank You page continues to display the standard confirmation message with the order number. When payment is pending, the page informs shoppers that the order has been created but payment is still being confirmed, and advises them to check their order history for updates. When payment is on hold, the page informs shoppers that the order has been created but payment requires additional review, and advises them to wait for an email update or contact Customer Support.
This change applies to implementations of SuiteCommerce and SuiteCommerce Advanced versions 2026.1 and later.
Configuration Properties Updates
Applies to: SuiteCommerce, SuiteCommerce MyAccount, and SuiteCommerce Advanced
No new SuiteCommerce configuration properties have been added with the 2026.1.0 release.
Node.js Requirement
Applies to: SuiteCommerce, SuiteCommerce MyAccount, and SuiteCommerce Advanced
The 2026.1.0 release continues to require Node.js version 20.10.0 for the Theme, Extension, and core SCA developer tools. Make sure your development environment uses this version before you upgrade.
For more information, see Install Node.js.
Third-Party Library Updates
Applies to: SuiteCommerce, SuiteCommerce MyAccount, and SuiteCommerce Advanced
This release updates the third-party libraries listed below. The current version is also shown in the distro.json file. If your themes or extensions use any of these libraries, confirm that they are compatible with the new version and update your code if needed. If you are migrating SCA, also check for any deprecated methods before upgrading.
|
Library |
Old Version |
New Version |
|---|---|---|
|
immutables |
4.3.5 |
4.3.8 |
|
underscore |
1.13.1 |
1.13.8 |
|
handlebars |
4.7.7 |
4.7.9 |
Issue Fixes
Applies to: SuiteCommerce, SuiteCommerce MyAccount, and SuiteCommerce Advanced
The 2026.1.0 release includes the fixes, improvements, and security updates delivered in the 2025.2 minor releases. See 2025.2.x Minor Releases for details.