Skip to content

Commit b5df163

Browse files
authored
Merge pull request #6573 from acoumb/main
Update Umbraco Commerce docs
2 parents bcd48c1 + edacc4f commit b5df163

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ If you are upgrading to a new major version, check the breaking changes in the [
1717

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

20+
#### [13.1.8](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.1.8) (October 17th 2024)
21+
* Belt and brace the entity cache and added a logger to log if an attempt is made to set a `NULL` key [#565](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/565).
22+
2023
#### [13.1.7](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.1.7) (October 10th 2024)
2124
* Fixed issue where the EntityCache fail after the .NET Software Development Kit (SDK) update [#565](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/565).
2225
* Check the config for being undefined in order's edit properties dialog.

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,12 @@ If you are upgrading to a new major version, check the breaking changes in the [
1717

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

20+
#### 14.1.3 (17th October 2024)
21+
22+
* Belt and brace the entity cache and added a logger to log if an attempt is made to set a `NULL` key [#565](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/565).
23+
2024
#### 14.1.2 (10th October 2024)
25+
2126
* Fixed issue where the EntityCache fail after the .NET Software Development Kit (SDK) update [#565](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/565).
2227

2328
#### 14.1.1 (27th September 2024)

0 commit comments

Comments
 (0)