Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions 15/umbraco-commerce/release-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ If you are upgrading to a new major version, check the breaking changes in the [

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

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

* Updated grouped discount logic to be more as expected [#685](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/685).
* Fixed issue with order exports action not working [#689](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/689).
* 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.

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

* Fixed an issue in the previous migration that increased the monetary column precision [#681](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/681).
Expand Down