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 14 including all changes for this version.

15.1.1 (19th Feb 2025)

  • Fixed bug in price property editor not formatting prices correctly on load when using a non US currency format #666.

  • Fixed bug in commerce section dashboard showing the wrong order total value + order total count #601.

  • Fixed bug that deleting a country would throw exception #477.

  • Fixed bug where deleting a region didn't update Shipping / Payment Method allowed country regions #669.

  • Fixed bug where error is thrown if saving a shipping / payment method without an SKU by adding client side required field validation #384.

  • Fixed bug with applyToCurrentOrder not applying changes to default currency #278.

  • Fixed bug where changing a gift card code alias would cause error for orders using that gift card #149.

  • Added code to retry requests that result in a DBConcurrencyException.

15.1.0 (14th Feb 2025)

  • v15.1.0 final release

15.1.0-rc1 (7th Feb 2025)

Read the v15.1.0-rc release post for further background on this release.

  • Added cart cleanup service

  • Added order line actions UI extension point

15.0.1 (5th Feb 2025)

  • Fixed TranslatedValue erroring if the language key was null, instead of falling back to the default value.

  • Added async WithOrderLine extensions to allow a more fluent API.

15.0.0 (23rd Jan 2025)

  • v15 final release

15.0.0-rc1 (24th May 2024)

Read the v15.0.0-rc release post for further background on this release.

  • v15 initial release candidate

Legacy release notes

You can find the release notes for Vendr in the Change log file on GitHub.

Last updated

Was this helpful?