Skip to content

Commit 15ad470

Browse files
Add release notes for Mendix 11.8.0
1 parent 49df228 commit 15ad470

2 files changed

Lines changed: 107 additions & 0 deletions

File tree

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
---
2+
title: "11.8"
3+
parent: "metamodel-11"
4+
---
5+
6+
## 11.8.0
7+
8+
### Workflows
9+
10+
#### Workflow (ModelUnit)
11+
* We introduced the `eventSubProcesses` property.
12+
13+
#### EventSubProcess (Element)
14+
* We introduced this element.
15+
16+
#### NonInterruptingNotificationEventSubProcessStartActivity (Element)
17+
* We introduced this element.
18+
19+
#### NonInterruptingNotificationEventSubProcessStartActivityTarget (Element)
20+
* We introduced this element.
21+
22+
### Settings
23+
24+
#### WebUIProjectSettingsPart (Element)
25+
* We introduced the `exportEmbeddedEntrypoint` property.
26+
27+
### Pages
28+
29+
#### CancelSynchronizationClientAction (Element)
30+
* We introduced this element.
31+
32+
#### SnippetParameterMapping (Element)
33+
* We made the `variable` property optional.
34+
* We changed the default value of the `variable` property.
35+
* We introduced the `argument` property.
36+
37+
### Microflows
38+
39+
#### CancelSynchronizationAction (Element)
40+
* We introduced this element.
41+
42+
#### TransformJsonAction (Element)
43+
* We introduced this element.
44+
45+
### CustomWidgets
46+
47+
#### WidgetValueType (Element)
48+
* We introduced the `allowUpload` property.
49+
50+
### DataTransformers
51+
52+
#### DataTransformer (ModelUnit)
53+
* We introduced this modelunit.
54+
55+
#### Step (Element)
56+
* We introduced this element.
57+
58+
#### TransformerAction (Element)
59+
* We introduced this element.
60+
61+
#### JsltAction (Element)
62+
* We introduced this element.
63+
64+
#### Source (Element)
65+
* We introduced this element.
66+
67+
#### JsonSource (Element)
68+
* We introduced this element.
69+
70+
#### StructureElement (Element)
71+
* We introduced this element.
72+
73+
#### StructureObject (Element)
74+
* We introduced this element.
75+
76+
#### StructureAttribute (Element)
77+
* We introduced this element.
78+
79+
#### StructureValue (Element)
80+
* We introduced this element.
81+
82+
#### StructureValueType (Element)
83+
* We introduced this element.
84+
85+
#### BooleanValueType (Element)
86+
* We introduced this element.
87+
88+
#### LongValueType (Element)
89+
* We introduced this element.
90+
91+
#### DecimalValueType (Element)
92+
* We introduced this element.
93+
94+
#### DateTimeValueType (Element)
95+
* We introduced this element.
96+
97+
#### StringValueType (Element)
98+
* We introduced this element.
99+
100+
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.109.0 {#4109}
8+
9+
**Release date: February 17th, 2026**
10+
11+
* We added support for Mendix [11.8.0](../studio-pro/11).
12+
* We added support for Mendix Metamodel [11.8.0](metamodel-11.8).
13+
714
## 4.108.0 {#4108}
815

916
**Release date: January 22nd, 2026**

0 commit comments

Comments
 (0)