Skip to content

Commit 80e8c70

Browse files
authored
Merge pull request #7186 from mattbrailsford/uc-release-notes-18
Updated Umbraco Commerce release notes
2 parents 42dfefe + 8a9d8f0 commit 80e8c70

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,28 @@ 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 15 including all changes for this version.
2020

21+
#### [15.3.7](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Acomponent%2Fcommerce+label%3Arelease%2F15.3.7) (Jun 24th 2025)
22+
23+
* Fixed bug in property editors with store config not resolving the correct store [#721](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/721).
24+
* Fixed stock input allowing stock levels below zero [#714](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/714).
25+
* Fixed bug in price property editor not honoring extra decimal places config [#712](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/712).
26+
27+
#### [15.3.6](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Acomponent%2Fcommerce+label%3Arelease%2F15.3.6) (Jun 13th 2025)
28+
29+
* Fixed bug where unable to refund orders with payment methods that don't support partial refunds [#710](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/710).
30+
31+
#### [15.3.5](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Acomponent%2Fcommerce+label%3Arelease%2F15.3.5) (May 29th 2025)
32+
33+
* Fixed issue with not being able to create countries [#709](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/709).
34+
* Fixed issue with inconsistent labeling of measurement units [#706](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/706).
35+
* Fixed issue emails not sending due to headless language parsing [#705](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/705).
36+
37+
#### [15.3.4](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Acomponent%2Fcommerce+label%3Arelease%2F15.3.4) (May 6th 2025)
38+
39+
* Fixed issue when exporting lots of entities due to too many SQL parameters [#704](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/704).
40+
* Fixed issue with product measurements not being copied to the orderline if any of them are zero [#702](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/702).
41+
* Fixed method not found exception due to changes in CMS webhook API [#701](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/701).
42+
2143
#### 15.3.3 (May 1st 2025)
2244

2345
* Fixed error when triggering webhooks on order finalization due to missing method in CMS.

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ This section contains the release notes for Umbraco Commerce 16 including all ch
2121
#### 16.0.0 (12th Jun 2025)
2222

2323
* Version 16 final release.
24+
* Fixed bug in property editors with store config not resolving the correct store [#721](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/721).
25+
* Fixed stock input allowing stock levels below zero [#714](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/714).
26+
* Fixed bug in price property editor not honoring extra decimal places config [#712](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/712).
2427

2528
#### 16.0.0-rc1 (28th May 2025)
2629

0 commit comments

Comments
 (0)