Skip to content

Commit 4cac2c9

Browse files
Merge pull request #7055 from mattbrailsford/uc-release-notes-16
Umbraco Commerce 15.3.2 Release Notes
2 parents cc201eb + 3fef377 commit 4cac2c9

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

15/umbraco-commerce/release-notes/README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ If you are upgrading to a new major version, check the breaking changes in the [
1818

1919
This section contains the release notes for Umbraco Commerce 14 including all changes for this version.
2020

21+
#### [15.3.2](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Acomponent%2Fcommerce+label%3Arelease%2F15.3.2) (May 1st 2025)
22+
23+
* 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).
27+
2128
#### [15.3.1](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Acomponent%2Fcommerce+label%3Arelease%2F15.3.1) (Apr 29th 2025)
2229

2330
* Fixed unknown transaction activity type ConfirmExternalSystemTransactionActivity error [#697](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/697).
@@ -30,22 +37,22 @@ This section contains the release notes for Umbraco Commerce 14 including all ch
3037
* Fixed issue with store editor not displaying in Umbraco 15.4.0-RC2 [#691](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/691).
3138
* Fixed a malformed "Shipping via" localization string [#696](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/696).
3239

33-
#### [15.2.2](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Acomponent%2Fcommerce+label%3Arelease%2F15.2.2) (Apr 17th 2025)
40+
#### [15.2.2](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.2.2) (Apr 17th 2025)
3441

3542
* Updated grouped discount logic to be more as expected [#685](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/685).
3643
* Fixed issue with order exports action not working [#689](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/689).
3744
* Fixed issue with order print action not working.
3845
* Fixed issue with pagination not working on order print action preview modal.
3946
* Fixed Management API not returning Payment Provider meta data properties due to being saved as server side only.
4047

41-
#### [15.2.1](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Acomponent%2Fcommerce+label%3Arelease%2F15.2.1) (Mar 31st 2025)
48+
#### [15.2.1](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.2.1) (Mar 31st 2025)
4249

4350
* Fixed an issue in the previous migration that increased the monetary column precision [#681](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/681).
4451
* 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).
4552
* Fixed issue with order list performance being slow [#680](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/680).
4653
* Fixed issue with stock field in multi variants editor always returning zero [#676](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/676).
4754

48-
#### [15.2.0](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Acomponent%2Fcommerce+label%3Arelease%2F15.2.0) (Mar 3rd 2025)
55+
#### [15.2.0](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.2.0) (Mar 3rd 2025)
4956

5057
* Updated Umbraco.Licenses dependency to fix issue with license resolution in Azure environments.
5158
* 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
5461
* 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.
5562
* 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.
5663

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)
5865

5966
* 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).
6067
* 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

Comments
 (0)