From f65ba5018af43cb77e8ae922b99c15d48accc5a2 Mon Sep 17 00:00:00 2001 From: Matt Brailsford Date: Mon, 31 Mar 2025 14:08:46 +0100 Subject: [PATCH 1/3] Umbraco Commerce 13.2.1 & 15.2.1 release notes --- 13/umbraco-commerce/release-notes/README.md | 4 ++++ 15/umbraco-commerce/release-notes/README.md | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/13/umbraco-commerce/release-notes/README.md b/13/umbraco-commerce/release-notes/README.md index 02f18d1c116..c07479a5deb 100644 --- a/13/umbraco-commerce/release-notes/README.md +++ b/13/umbraco-commerce/release-notes/README.md @@ -16,6 +16,10 @@ If you are upgrading to a new major version, check the breaking changes in the [ This section contains the release notes for Umbraco Commerce 13 including all changes for this version. +#### [13.2.1](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.2.1) (Mar 31st 2025) + +* Fixed issue in previous migration that increases the monetary column precision [#681](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/681). + #### [13.2.0](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.2.0) (Mar 3rd 2025) * Updated Umbraco.Licenses dependency to fix issue with license resolution in Azure environments. diff --git a/15/umbraco-commerce/release-notes/README.md b/15/umbraco-commerce/release-notes/README.md index d04574787af..78cbcbc44df 100644 --- a/15/umbraco-commerce/release-notes/README.md +++ b/15/umbraco-commerce/release-notes/README.md @@ -18,6 +18,13 @@ 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.1](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.2.1) (Mar 31st 2025) + +* Fixed issue in previous migration that increases the monetary column precision [#681](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/681). +* 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). +* Fixed issue with order list performance being slow [#680](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/680). +* Fixed issue with stock field in multi variants editor always returning zero [#676](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/676). + #### [15.2.0](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.2.0) (Mar 3rd 2025) * Updated Umbraco.Licenses dependency to fix issue with license resolution in Azure environments. From 424bbc8d8f71fe1f26fa49d4c67c74fda4ba408e Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Tue, 1 Apr 2025 09:34:14 +0200 Subject: [PATCH 2/3] Update 13/umbraco-commerce/release-notes/README.md --- 13/umbraco-commerce/release-notes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/umbraco-commerce/release-notes/README.md b/13/umbraco-commerce/release-notes/README.md index c07479a5deb..d0e85f68e0d 100644 --- a/13/umbraco-commerce/release-notes/README.md +++ b/13/umbraco-commerce/release-notes/README.md @@ -18,7 +18,7 @@ This section contains the release notes for Umbraco Commerce 13 including all ch #### [13.2.1](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.2.1) (Mar 31st 2025) -* Fixed issue in previous migration that increases the monetary column precision [#681](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/681). +* Fixed an issue in the previous migration that increased the monetary column precision [#681](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/681). #### [13.2.0](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.2.0) (Mar 3rd 2025) From ae5c33105fc88c34ad7beaf1c60568263c068816 Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Tue, 1 Apr 2025 09:34:57 +0200 Subject: [PATCH 3/3] Update 15/umbraco-commerce/release-notes/README.md --- 15/umbraco-commerce/release-notes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/umbraco-commerce/release-notes/README.md b/15/umbraco-commerce/release-notes/README.md index 78cbcbc44df..0ff82adbb41 100644 --- a/15/umbraco-commerce/release-notes/README.md +++ b/15/umbraco-commerce/release-notes/README.md @@ -20,7 +20,7 @@ This section contains the release notes for Umbraco Commerce 14 including all ch #### [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 issue in previous migration that increases the monetary column precision [#681](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/681). +* Fixed an issue in the previous migration that increased the monetary column precision [#681](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/681). * 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). * Fixed issue with order list performance being slow [#680](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/680). * Fixed issue with stock field in multi variants editor always returning zero [#676](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/676).