Skip to content

Commit 0c42dde

Browse files
Sofie Toft Kristensengitbook-bot
authored andcommitted
GITBOOK-15: No subject
1 parent 03ac62b commit 0c42dde

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
2-
description: >-
3-
Get an overview of the changes and fixes in each version of Umbraco Commerce.
2+
description: Get an overview of the changes and fixes in each version of Umbraco Commerce.
43
---
54

65
# Release Notes
@@ -63,7 +62,7 @@ This section contains the release notes for Umbraco Commerce 13 including all ch
6362
#### [13.1.11](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.1.11) (October 25th 2024)
6463

6564
* Fixed regressions due to updates from 13.1.6 not getting merged back into main project [#576](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/576).
66-
* Fixed bug in group discounts provider based on the issue described in [#574](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/574).
65+
* Fixed bug in group discounts provider based on the issue described in [#574](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/574).
6766

6867
#### [13.1.10](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.1.10) (October 23rd 2024)
6968

@@ -77,9 +76,11 @@ This section contains the release notes for Umbraco Commerce 13 including all ch
7776
* Fixed Price Adjustments applied to bundle sub order line not reflected in the bundle unit price [#564](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/564).
7877

7978
#### [13.1.8](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.1.8) (October 17th 2024)
79+
8080
* Belt and brace updates to EntityCache 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).
8181

8282
#### [13.1.7](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.1.7) (October 10th 2024)
83+
8384
* Fixed issue where the EntityCache fail after the .NET Software Development Kit (SDK) update [#565](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/565).
8485
* Check the config for being undefined in order's edit properties dialog.
8586

@@ -88,7 +89,7 @@ This section contains the release notes for Umbraco Commerce 13 including all ch
8889
* Fixed issue with the Storefront API hosted checkout not rendering form attributes [#532](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/532).
8990
* Fixed issue with 13.1.5 migration scripts using too new a feature [#539](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/539).
9091
* Fixed issue with stock synchronizer prematurely looking up a store [#536](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/536).
91-
* Updated pessimistic locking on the payment provider callback endpoints to lock from the start of the request, not when processing the callback.
92+
* Updated pessimistic locking on the payment provider callback endpoints to lock from the start of the request, not when processing the callback.
9293

9394
#### [13.1.5](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.1.5) (July 3rd 2024)
9495

@@ -152,7 +153,7 @@ This section contains the release notes for Umbraco Commerce 13 including all ch
152153

153154
#### 13.1.0-rc1 (February 6th 2024)
154155

155-
Read the [v13.1.0-RC release post](./v13.1.0-rc.md) for further background on this release.
156+
Read the [v13.1.0-RC release post](v13.1.0-rc.md) for further background on this release.
156157

157158
* Adds dynamic shipping rate calculation option.
158159
* Adds real-time shipping rate calculation option via Shipping Providers.
@@ -187,4 +188,4 @@ Read the [v13.1.0-RC release post](./v13.1.0-rc.md) for further background on th
187188

188189
## Legacy release notes
189190

190-
You can find the release notes for **Vendr** in the [Change log file on GitHub](changelog-archive/Vendr-core.md).
191+
You can find the release notes for **Vendr** in the [Change log file on GitHub](../../../10/umbraco-commerce/changelog-archive/Vendr-core.md).

0 commit comments

Comments
 (0)