You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed error when creating gift cards [#700](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/700).
24
+
* Fixed stock service allow stock to be updated for products that don't have a stock property editor [#699](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/699).
25
+
* Fixed issue where unable to add products to cart due to new validation handlers and using custom product adapters [#698](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/698).
26
+
* Fixed issue with propertie collections being case sensitive when DB indexes were not [#690](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/690).
* Fixed an issue in the previous migration that increased the monetary column precision [#681](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/681).
44
51
* Fixed bug with Umbraco Commerce price property editor causing error when accessing content via Delivery API [#683](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/683).
45
52
* Fixed issue with order list performance being slow [#680](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/680).
46
53
* Fixed issue with stock field in multi variants editor always returning zero [#676](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/676).
* Updated Umbraco.Licenses dependency to fix issue with license resolution in Azure environments.
51
58
* Fixed issue with amount based discounts not persisting the amount value correctly [#674](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/674).
@@ -54,7 +61,7 @@ This section contains the release notes for Umbraco Commerce 14 including all ch
54
61
* 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.
55
62
* 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.
56
63
57
-
#### [15.1.1](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Acomponent%2Fcommerce+label%3Arelease%2F15.1.1) (19th Feb 2025)
64
+
#### [15.1.1](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.1.1) (19th Feb 2025)
58
65
59
66
* Fixed bug in price property editor not formatting prices correctly on load when using a non US currency format [#666](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/666).
60
67
* Fixed bug in commerce section dashboard showing the wrong order total value + order total count [#601](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/601).
0 commit comments