Sana Commerce Cloud 1.139

Release date: February 4, 2026

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?

Customer Segments: AND/OR Operators in Filter Expressions

We have enhanced customer segments to provide clearer and more flexible control over how customers are selected. Instead of relying on automatically applied logic between filter expressions, you can now explicitly define how conditions relate to each other, making it easier to create customer segments that accurately reflect real business scenarios.

Previously, the system determined which logical operators were used when multiple filter expressions were created. Filter expressions for the same field were always combined using OR, while AND was applied in all other cases. This behavior worked well for simple scenarios, but could be limiting when more complex filtering logic was required.

Now, when you add multiple filter expressions to a customer segment, you can choose whether to combine them using AND or OR. The selected operators are clearly visible and can be adjusted at any time while configuring the segment, giving you full control over how customer data is evaluated.

Example

You can create a customer segment that includes customers who either have a balance greater than 1000 or a credit limit of at least 5000 and who use the pickup locations as delivery method by defining the following logic.

[Customer] Balance > 1000 OR [Customer] Credit limit >= 5000
AND
[Checkout] Delivery method = Pickup location

These changes provide greater flexibility and transparency when defining customer segments, enabling more precise and effective customer targeting.

Editable Shopping Cart Lines: New Content Element

In this release, we’ve added a new content element to the Shopping cart overview: Shopping cart line price extra fields.

This content element allows you to display additional product price information, such as extra charges, discounts, taxes, service fees, and more, directly in the shopping cart overview. The data is retrieved from your ERP system and displayed in a clear text + value format.

Example:

Extended warranty: € 12,00

This addition allows customers to see all relevant pricing details for each product, providing a more transparent and informative shopping cart experience.

Other Changes

Subscriptions: Previously, on the My subscriptions page, subscription recurrence details were shown in two columns - Frequency and Ends. Now, they have been combined into the Recurrence column to group related information so it's easier to follow.

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 affecting app uninstallation from the App Center in Sana Admin
  2. Fixed an issue that prevented the reCAPTCHA placeholder from appearing on the page after all cookies were denied in the Usercentrics cookie consent notice in the webstore.
  3. Fixed an issue causing incorrect next order and created dates to appear on the My subscriptions page for subscriptions created after a local time zone change.
  4. Fixed an issue causing filters in the product variants table to function incorrectly for large product groups.