Skip to content

Commit 3605d39

Browse files
committed
numbered headings
1 parent 7c87904 commit 3605d39

5 files changed

Lines changed: 15 additions & 467 deletions

File tree

content/en/docs/releasenotes/studio-pro/windows-service/1.0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Windows Service 1.0"
3-
linktitle: "1.0"
2+
title: "1.0"
43
url: /releasenotes/studio-pro/windows-service/1.0/
5-
description: "Windows Service Release Notes Version 1.0"
4+
description: "Version 1.0 release notes for Windows Service."
65
weight: 5
6+
numberless_headings: true
77
---
88

99
## 1.0

content/en/docs/releasenotes/studio-pro/windows-service/2.0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Windows Service 2.0"
3-
linktitle: "2.0"
2+
title: "2.0"
43
url: /releasenotes/studio-pro/windows-service/2.0/
5-
description: "Windows Service Release Notes Version 2.0"
4+
description: "Version 2.0 release notes for Windows Service."
65
weight: 4
6+
numberless_headings: true
77
---
88

99
## 2.2

content/en/docs/releasenotes/studio-pro/windows-service/3.0.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Windows Service 3.0"
3-
linktitle: "3.0"
2+
title: "3.0"
43
url: /releasenotes/studio-pro/windows-service/3.0/
5-
description: "Windows Service Release Notes Version 3.0"
4+
description: "Version 3.0 release notes for Windows Service."
65
weight: 3
6+
numberless_headings: true
77
---
88

99
## 3.0

content/en/docs/releasenotes/studio-pro/windows-service/4.0.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Windows Service 4.0"
3-
linktitle: "4.0"
2+
title: "4.0"
43
url: /releasenotes/studio-pro/windows-service/4.0/
5-
description: "Windows Service Release Notes Version 4.0"
4+
description: "Version 4.0 release notes for Windows Service."
65
weight: 2
6+
numberless_headings: true
77
---
88

99
## 4.7
@@ -28,7 +28,7 @@ weight: 2
2828

2929
**Release date: February 24, 2023**
3030

31-
* We added the possibility to add extra `logsubscribers` in the *Settings.yaml* file (for more information, see [full-documented-m2ee.yaml](https://github.com/mendix/m2ee-tools/blob/v7.2.3/examples/full-documented-m2ee.yaml#L392). Compared to that information, the `Logging` property has to start with an upper-case letter (as in, `Logging:` instead of `logging:`). The `loglevel` setting as described is not supported for the Windows Service.
31+
* We added the possibility to add extra `logsubscribers` in the *Settings.yaml* file, for more information, see [full-documented-m2ee.yaml](https://github.com/mendix/m2ee-tools/blob/v7.2.3/examples/full-documented-m2ee.yaml#L392). Compared to that information, the `Logging` property has to start with an upper-case letter (as in, `Logging:` instead of `logging:`). The `loglevel` setting as described is not supported for the Windows Service.
3232
* We replaced the modified YAML parser YamlSerializer 0.9.0.2 with YamlDotNet 12.3.1.
3333
* We updated the Newtonsoft Json.NET library from version 13.0.1 to 13.0.2.
3434
* We added build number information to the version information of the executables and the subject field of the MSI installer file.

0 commit comments

Comments
 (0)