Skip to content

Commit 715f9a0

Browse files
committed
Review
1 parent 07d0468 commit 715f9a0

2 files changed

Lines changed: 20 additions & 6 deletions

File tree

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,81 @@
11
---
22
title: "11.5"
3-
parent: "metamodel-11"
3+
url: /releasenotes/sdk/metamodel-11.5/
4+
weight: 68
45
---
56

67
## 11.5.0
78

89
### Workflows
910

1011
#### FlowLine (Element)
12+
1113
* We introduced the `caseValues` property.
1214

1315
#### MergeActivity (Element)
16+
1417
* We introduced this element.
1518

1619
#### CaseValue (Element)
20+
1721
* We introduced this element.
1822

1923
#### StringCase (Element)
24+
2025
* We introduced this element.
2126

2227
#### BooleanCase (Element)
28+
2329
* We introduced this element.
2430

2531
#### VoidCase (Element)
32+
2633
* We introduced this element.
2734

2835
### Pages
2936

3037
#### PageParameter (Element)
38+
3139
* We introduced the `isRequired` property.
3240
* We introduced the `defaultValue` property.
3341

3442
#### CallNanoflowClientAction (Element)
43+
3544
* We introduced the `outputMappings` property.
3645

3746
#### MicroflowSettings (Element)
47+
3848
* We introduced the `outputMappings` property.
3949

4050
#### OutputMapping (Element)
51+
4152
* We introduced this element.
4253

4354
### Microflows
4455

4556
#### ExternalActionParameterMapping (Element)
57+
4658
* We introduced the `additionalAttributes` property.
4759

4860
#### AdditionalAttribute (Element)
61+
4962
* We introduced this element. Info: "For open types"
5063

5164
#### AuthenticationDocumentConfig (Element)
65+
5266
* We introduced this element.
5367

5468
### Rest
5569

5670
#### ODataEntityTypeSource (Element)
71+
5772
* We introduced the `isOpen` property. Info: "Indicates that the service allows properties to be specified that are not in the metadata"
5873

5974
### Authentication
6075

6176
#### OAuth20AuthenticationDetails (Element)
77+
6278
* We made the `clientId` property optional.
6379
* We made the `clientSecret` property optional.
6480
* We made the `tokenEndPoint` property optional.
65-
* We introduced the `audience` property.
66-
67-
This page has been generated automatically.
81+
* We introduced the `audience` property.

content/en/docs/releasenotes/sdk/model-sdk/model-sdk-4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ weight: 97
88

99
**Release date: November 20th, 2025**
1010

11-
* We added support for Mendix [11.5.0](../studio-pro/11).
12-
* We added support for Mendix Metamodel [11.5.0](metamodel-11.5).
11+
* We added support for Mendix [11.5.0](/releasenotes/studio-pro/11.5/).
12+
* We added support for Mendix Metamodel [11.5.0](/releasenotes/sdk/metamodel-11.5/).
1313

1414
## 4.104.0 {#4104}
1515

0 commit comments

Comments
 (0)