Skip to content

Commit 3104f4a

Browse files
committed
Merge branch 'main' of https://github.com/umbraco/UmbracoDocs into lychee-broken-link
2 parents c641350 + b0b524e commit 3104f4a

File tree

16 files changed

+49
-35
lines changed

16 files changed

+49
-35
lines changed

.lycheeignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
^https://nginx\.org/.*/#.*
2222
^https://azure\.microsoft\.com/en-gb/services/media-services/.*
2323
^https://www\.tiny\.cloud/docs/.*
24+
^https://api\.cloud\.umbraco\.com/?$
2425

2526
# TinyMCE anchors
2627
^https://github\.com/tinymce/tinymce/issues/.*#.*
@@ -31,3 +32,6 @@
3132
# Timeout-prone Umbraco issue links
3233
^https://issues\.umbraco\.org/issue/.*
3334
^https://issues\.umbraco\.org/issues/.*
35+
36+
# Ignore specific troubleshooting anchor as Lychee is stripping special characters and replacing spaces with hyphens
37+
^file:///home/runner/work/UmbracoDocs/UmbracoDocs/umbraco-cloud/build-and-customize-your-solution/handle-deployments-and-environments/umbraco-cicd/troubleshooting.md#unable-to-determine-environment-by-its-environment-id

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ 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.13](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.3.13) (Sep 25th 2025)
22+
23+
* Fixed shipping address summary showing the billing address country [#756](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/756).
24+
2125
#### [15.3.12](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.3.12) (Sep 10th 2025)
2226

2327
* Fixed inability to unset a payment/shipping method via the Storefront API [#752](https://github.com/umbraco/Umbraco.Commerce.Issues/discussions/752).

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

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

21+
#### [16.3.1](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.3.1) (Sep 25th 2025)
22+
23+
* Fixed inconsistency between Payment and Shipping Methods `SetEnabledAsync` API.
24+
* Fixed issue with product related discounts not applying correctly [#758](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/758).
25+
* Fixed shipping address summary showing the billing address country [#756](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/756).
26+
* Fixed slow order list load times by adding page size pagination selector and defaulting to 25 rather than 100 [#755](https://github.com/umbraco/Umbraco.Commerce.Issues/issues/755).
27+
2128
#### [16.3.0](https://github.com/umbraco/Umbraco.Commerce.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.3.0) (Sep 10th 2025)
2229

2330
* Added ability to disable payment/shipping providers without losing data [#659](https://github.com/umbraco/Umbraco.Commerce.Issues/discussions/659).
1.38 KB
Loading
125 KB
Loading
1 MB
Loading
163 KB
Loading
30 KB
Loading
114 KB
Loading
-16.8 KB
Loading

0 commit comments

Comments
 (0)