Release Notes
Get an overview of the things changed and fixed in each version of Umbraco Commerce.
Last updated
Was this helpful?
Get an overview of the things changed and fixed in each version of Umbraco Commerce.
Last updated
Was this helpful?
In this section, we have summarized the changes to Umbraco Commerce released in each version. Each version is presented with a link to the 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.
This section contains the release notes for Umbraco Commerce 14 including all changes for this version.
Updated Umbraco.Licenses dependency to fix issue with license resolution in Azure environments.
Fixed issue with amount based discounts not persisting the amount value correctly .
Fixed issue with member group discounts throwing error .
Fixed the OrderHasCustomerEmailAddress
query specification performing the wrong comparison (essentially inverted).
Fixed issue where a recalculation of an order with a shipping method that no longer meets it's eligability criteria rolls back the Unit of Work even if the failure can be automatically rectified.
Added "Customer Source" config option to member group discount rule to allow you choose where the customer should be resolved from. Either the order or the session.
Fixed bug in price property editor not formatting prices correctly on load when using a non US currency format .
Fixed bug in commerce section dashboard showing the wrong order total value + order total count .
Fixed bug that deleting a country would throw exception .
Fixed bug where deleting a region didn't update Shipping / Payment Method allowed country regions .
Fixed bug where error is thrown if saving a shipping / payment method without an SKU by adding client side required field validation .
Fixed bug with applyToCurrentOrder
not applying changes to default currency .
Fixed bug where changing a gift card code alias would cause error for orders using that gift card .
Added code to retry requests that result in a DBConcurrencyException
.
v15.1.0 final release
Added cart cleanup service
Added order line actions UI extension point
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.
v15 final release
v15 initial release candidate
Read the for further background on this release.
Read the for further background on this release.
You can find the release notes for Vendr in the .