E-commerce 6.1.0

30 June 2026

This release has upgrade notes. Read them before updating — they describe behaviour changes that need your attention.

MONEY-SAFETYECOMMERCECHECKOUTDISCOUNTS

E-commerce v6.1.0

Release Date: June 30, 2026 Tags: MONEY-SAFETY, ECOMMERCE, CHECKOUT, DISCOUNTS

Overview

Version 6.1.0 ships with the platform-wide Core v6.4.9 release. Checkout is now atomic across multiple items, and the discount schema gains fixed-amount and free-shipping types.

Requires Core v6.4.9.


Upgrade Notes

Compatibility

Requires Core v6.4.9 or higher. Discount-schema changes are applied by the core migration / updator (see the Core v6.4.9 patch notes).

Breaking Changes

None.


Changed

Checkout

E-commerce gained an atomic multi-item checkout — all items are debited in one transaction, so a later item failing rolls back the earlier debits instead of leaving a partial charge. The discount schema now supports fixed-amount and free-shipping types in addition to percentage discounts.