Release Notes
Get an overview of the things changed and fixed in each version of Umbraco Commerce.
In this section, we have summarized the changes to Umbraco Commerce released in each version. Each version is presented with a link to the Commerce issue tracker showing a list of issues resolved in the release. We also link to the individual issues themselves from the detail.
If there are any breaking changes or other issues to be aware of when upgrading they are also noted here.
Release History
This section contains the release notes for Umbraco Commerce 16 including all changes for this version.
16.2.1 (29th Jul 2025)
Fixed regression in 16.2.0 not containing updates from 16.1.1.
16.2.0 (29th Jul 2025)
Added
TryCalculatePriceWithAdjustmentsAsync
methods to allow calculating product prices with discounts up-front.Added Email Template Testing feature to allow testing email templates directly from the backoffice.
16.1.1 (18th Jul 2025)
Updated order/orderline property label fallback behaviour to be constant in all usages #733.
Fixed location picker value being null in models builder model #726.
Fixed discount editor resetting start/end dates due to UTC data format mishandling #728.
Fixed issue where the product picker breaks when a product has no price defined #730.
Fixed issue when using MultipleTextstring as property editor for provider setting resulting in malformed data #734.
Fixed error in StorefrontAPI when trying to expand shipping/payment method models #736.
Fixed issue with StorefrontAPI displaying the payment method pricing for the shipping method #736.
Fixed issue with amount based discount rules not persisting decimal values.
16.1.0 (11th Jul 2025)
Added store theming options to store settings.
Added abandoned cart notifier service to send emails & webhooks when carts become abandoned.
Fixed regression with not being able to refund a payment #710.
Fixed bug in Safari browsers not persisting price property updates #713.
Fixed bug with gift cards not persisting remaining amount #729.
16.0.0 (12th Jun 2025)
Version 16 final release.
Fixed bug in property editors with store config not resolving the correct store #721.
Fixed stock input allowing stock levels below zero #714.
Fixed bug in price property editor not honoring extra decimal places config #712.
16.0.0-rc1 (28th May 2025)
Initial release candidate for Umbraco v16. This release doesn't contain any new features; rather, it's a v16 compatibility release.
Updated to Umbraco CMS v16.
Upgraded all third-party dependencies.
Removed all obsolete code flagged for removal in v16.
Last updated
Was this helpful?