Sana Commerce Cloud 1.128

LTS Release

Release date: September 3, 2025
Active support: 03/09/2028
Passive support: 03/09/2030

Learn about improvements and bug fixes in this release.

Not every release comes with new features, but we're always working behind the scenes to improve Sana Commerce Cloud. From boosting performance and reliability to fixing bugs and refining the user experience, each update helps make Sana Commerce Cloud better. We also include essential security updates to keep your data and our system safe. All of these improvements lay the groundwork for a stable, secure, and scalable platform. At the same time, we are working on new functionality that will be included in future releases.

What’s New?

New SAP S/4HANA Connection Options

Previously, Sana Commerce Cloud did not have a dedicated connection for SAP S/4HANA and instead relied on the existing SAP ECC integration. With this release, Sana Commerce Cloud introduces two new connection types specifically for SAP S/4HANA:

  • SAP S/4HANA: This connection method uses the username and password of the SAP user to authenticate requests. Sana Commerce Cloud includes these credentials in each request to SAP S/4HANA, which then validates them to authorize access. While simple to configure, this method is considered less secure compared to OAuth.

  • SAP S/4HANA (OAuth): This option leverages the OAuth 2.0 protocol, providing a more secure and modern approach to authorization. Sana Commerce Cloud uses a client ID and secret to obtain a short-lived access token through a secure authorization flow. This token is included in each request, and SAP S/4HANA grants access based on its validity. This method enhances security by avoiding the need to transmit or store user credentials.

Bug Fixes

One of the benefits of the minor releases on a regular basis is that you constantly receive bug fixes. Below you can see the list of some bugs that we fixed in this release. We do not add all bug fixes, but only the most important ones, since there are many technical fixes, minor design fixes, or performance-related fixes that we do not add to the release notes.

  1. Fixed an issue where the related table fields are not shown on the sales document lines on the sales document details page in the webstore.
  2. Fixed an issue where the CalculateBasket request does not include the store location code.
  3. Fixed an issue with the Collection location checkout step missing when the Collect from preferred store only setting is enabled, and the user selects a location which is not in the available locations list.
  4. Fixed an issue that caused incorrect quantities to appear in the order confirmation email.
  5. Fixed an issue with the missing field in the GetProducts template in Debug ERP request.