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.
Fixed error when triggering webhooks on order finalization due to missing method in CMS.
Fixed product search in back office throwing error when adding a product to a cart.
Fixed error when creating gift cards .
Fixed stock service allow stock to be updated for products that don't have a stock property editor .
Fixed issue where unable to add products to cart due to new validation handlers and using custom product adapters .
Fixed issue with propertie collections being case sensitive when DB indexes were not .
Fixed unknown transaction activity type ConfirmExternalSystemTransactionActivity error .
Added Payment Links feature to allow sending a payment link to customers.
Added partial refunds feature to allow refunding part of an order.
Fixed duplicate message when collections have no items.
Fixed issue with order print action not working.
Fixed issue with pagination not working on order print action preview modal.
Fixed Management API not returning Payment Provider meta data properties due to being saved as server side only.
Updated Umbraco.Licenses dependency to fix issue with license resolution in Azure environments.
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.
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
Fixed issue with store editor not displaying in Umbraco 15.4.0-RC2 .
Fixed a malformed "Shipping via" localization string .
Updated grouped discount logic to be more as expected .
Fixed issue with order exports action not working .
Fixed an issue in the previous migration that increased the monetary column precision .
Fixed bug with Umbraco Commerce price property editor causing error when accessing content via Delivery API .
Fixed issue with order list performance being slow .
Fixed issue with stock field in multi variants editor always returning zero .
Fixed issue with amount based discounts not persisting the amount value correctly .
Fixed issue with member group discounts throwing error .
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 .
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 .