File tree Expand file tree Collapse file tree
content/en/docs/releasenotes/sdk Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ url: /releasenotes/sdk/model-sdk-4/
44weight : 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**
You can’t perform that action at this time.
0 commit comments