Skip to content

Commit 39ebe0c

Browse files
Add release notes for Mendix 11.6.0
1 parent 58db425 commit 39ebe0c

2 files changed

Lines changed: 45 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: "11.6"
3+
parent: "metamodel-11"
4+
---
5+
6+
## 11.6.0
7+
8+
### Settings
9+
10+
#### WebUIProjectSettingsPart (Element)
11+
* We introduced the `enableNewStringBehavior` property.
12+
13+
### Microflows
14+
15+
#### AdditionalAttribute (Element)
16+
* We introduced the `attribute` property. Info: "For collection of primitives"
17+
* We introduced the `attributeDataType` property. Info: "The type of the attribute"
18+
19+
#### CustomBlobDocumentCodeActionParameterValue (Element)
20+
* We introduced this element.
21+
22+
### Rest
23+
24+
#### ODataPrimitiveCollectionEntitySource (Element)
25+
* We introduced this element. Info: "Source for entities representing OData primitive collection attributes"
26+
27+
#### ODataPrimitiveCollectionAssociationSource (Element)
28+
* We introduced this element. Info: "Source for associations to OData primitive collection entity"
29+
30+
#### ODataMappedPrimitiveCollectionValue (Element)
31+
* We introduced this element. Info: "OData mapped value for OData primitive collection attributes"
32+
33+
### CodeActions
34+
35+
#### CustomBlobDocumentParameterType (Element)
36+
* We introduced this element.
37+
38+
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.107.0 {#4107}
8+
9+
**Release date: December 22nd, 2025**
10+
11+
* We added support for Mendix [11.6.0](../studio-pro/11).
12+
* We added support for Mendix Metamodel [11.6.0](metamodel-11.6).
13+
714
## 4.105.0 {#4105}
815

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

0 commit comments

Comments
 (0)