Skip to content

Commit d0ba2e4

Browse files
Add release notes for Mendix 11.11.0
1 parent 4f77f16 commit d0ba2e4

2 files changed

Lines changed: 53 additions & 0 deletions

File tree

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "11.11"
3+
parent: "metamodel-11"
4+
---
5+
6+
## 11.11.0
7+
8+
### Workflows
9+
10+
#### NotificationActivity (Element)
11+
* We introduced this element.
12+
13+
#### NotificationBoundaryEvent (Element)
14+
* We introduced this element.
15+
16+
#### InterruptingNotificationBoundaryEvent (Element)
17+
* We introduced this element.
18+
19+
#### NonInterruptingNotificationBoundaryEvent (Element)
20+
* We introduced this element.
21+
22+
#### NotifyNotificationActivityTarget (Element)
23+
* We introduced this element.
24+
25+
#### NotifyNotificationBoundaryEventTarget (Element)
26+
* We introduced this element.
27+
28+
### Microflows
29+
30+
#### EmailMessage (Element)
31+
* We introduced the `customHeaders` property.
32+
33+
#### EmailCustomHeader (Element)
34+
* We introduced this element.
35+
36+
### DatabaseConnector
37+
38+
#### DatabaseConnection (ModelUnit)
39+
* We deleted the `lastSelectedQuery` property.
40+
41+
### DomainModels
42+
43+
#### IndexedAttribute (Element)
44+
* We introduced the `association` property.
45+
46+
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.112.0 {#4112}
8+
9+
**Release date: May 21st, 2026**
10+
11+
* We added support for Mendix [11.11.0](../studio-pro/11).
12+
* We added support for Mendix Metamodel [11.11.0](metamodel-11.11).
13+
714
## 4.111.0 {#4111}
815

916
**Release date: April 24th, 2026**

0 commit comments

Comments
 (0)