Skip to content

Commit 92002d2

Browse files
authored
Merge pull request mendix#10515 from ModelingServices/ms-metamodel-and-model-sdk-11.6.0
Release documentation for metamodel & Model SDK 11.6.0
2 parents abc9e0a + 48ed8f6 commit 92002d2

2 files changed

Lines changed: 51 additions & 0 deletions

File tree

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: "11.6"
3+
url: /releasenotes/sdk/metamodel-11.6/
4+
weight: 66
5+
---
6+
7+
## 11.6.0
8+
9+
### Settings
10+
11+
#### WebUIProjectSettingsPart (Element)
12+
13+
* We introduced the `enableNewStringBehavior` property.
14+
15+
### Microflows
16+
17+
#### AdditionalAttribute (Element)
18+
19+
* We introduced the `attribute` property. Info: "For collection of primitives"
20+
* We introduced the `attributeDataType` property. Info: "The type of the attribute"
21+
22+
#### CustomBlobDocumentCodeActionParameterValue (Element)
23+
24+
* We introduced this element.
25+
26+
### Rest
27+
28+
#### ODataPrimitiveCollectionEntitySource (Element)
29+
30+
* We introduced this element. Info: "Source for entities representing OData primitive collection attributes"
31+
32+
#### ODataPrimitiveCollectionAssociationSource (Element)
33+
34+
* We introduced this element. Info: "Source for associations to OData primitive collection entity"
35+
36+
#### ODataMappedPrimitiveCollectionValue (Element)
37+
38+
* We introduced this element. Info: "OData mapped value for OData primitive collection attributes"
39+
40+
### CodeActions
41+
42+
#### CustomBlobDocumentParameterType (Element)
43+
44+
* We introduced this element.

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.107.0 {#4107}
8+
9+
**Release date: December 22nd, 2025**
10+
11+
* We added support for Mendix [11.6.0](/releasenotes/studio-pro/11.6/).
12+
* We added support for Mendix Metamodel [11.6.0](/releasenotes/sdk/metamodel-11.6/).
13+
714
## 4.105.0 {#4105}
815

916
**Release date: November 20th, 2025**

0 commit comments

Comments
 (0)