Skip to content

Commit 07d0468

Browse files
Add release notes for Mendix 11.5.0
1 parent 8184967 commit 07d0468

2 files changed

Lines changed: 74 additions & 0 deletions

File tree

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
---
2+
title: "11.5"
3+
parent: "metamodel-11"
4+
---
5+
6+
## 11.5.0
7+
8+
### Workflows
9+
10+
#### FlowLine (Element)
11+
* We introduced the `caseValues` property.
12+
13+
#### MergeActivity (Element)
14+
* We introduced this element.
15+
16+
#### CaseValue (Element)
17+
* We introduced this element.
18+
19+
#### StringCase (Element)
20+
* We introduced this element.
21+
22+
#### BooleanCase (Element)
23+
* We introduced this element.
24+
25+
#### VoidCase (Element)
26+
* We introduced this element.
27+
28+
### Pages
29+
30+
#### PageParameter (Element)
31+
* We introduced the `isRequired` property.
32+
* We introduced the `defaultValue` property.
33+
34+
#### CallNanoflowClientAction (Element)
35+
* We introduced the `outputMappings` property.
36+
37+
#### MicroflowSettings (Element)
38+
* We introduced the `outputMappings` property.
39+
40+
#### OutputMapping (Element)
41+
* We introduced this element.
42+
43+
### Microflows
44+
45+
#### ExternalActionParameterMapping (Element)
46+
* We introduced the `additionalAttributes` property.
47+
48+
#### AdditionalAttribute (Element)
49+
* We introduced this element. Info: "For open types"
50+
51+
#### AuthenticationDocumentConfig (Element)
52+
* We introduced this element.
53+
54+
### Rest
55+
56+
#### ODataEntityTypeSource (Element)
57+
* We introduced the `isOpen` property. Info: "Indicates that the service allows properties to be specified that are not in the metadata"
58+
59+
### Authentication
60+
61+
#### OAuth20AuthenticationDetails (Element)
62+
* We made the `clientId` property optional.
63+
* We made the `clientSecret` property optional.
64+
* We made the `tokenEndPoint` property optional.
65+
* We introduced the `audience` property.
66+
67+
This page has been generated automatically.

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ url: /releasenotes/sdk/model-sdk-4/
44
weight: 97
55
---
66

7+
## 4.105.0 {#4105}
8+
9+
**Release date: November 20th, 2025**
10+
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).
13+
714
## 4.104.0 {#4104}
815

916
**Release date: October 24th, 2025**

0 commit comments

Comments
 (0)