Skip to content

Commit f857e48

Browse files
Add release notes for Mendix 9.24.0
1 parent 1508f18 commit f857e48

2 files changed

Lines changed: 126 additions & 0 deletions

File tree

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
---
2+
title: "9.24"
3+
parent: "metamodel-9"
4+
---
5+
6+
## 9.24.0
7+
8+
### DomainModels
9+
10+
#### MultiLanguageAttributeType (Element)
11+
* We deleted this element.
12+
13+
### Microflows
14+
15+
#### AggregateListAction (Element)
16+
* We changed the default value of the `aggregateFunction` property.
17+
18+
#### ListRange (Element)
19+
* We introduced this element.
20+
21+
### Security
22+
23+
#### ProjectSecurity (ModelUnit)
24+
* We introduced the `strictMode` property.
25+
26+
### Settings
27+
28+
#### DistributionSettings (Element)
29+
* We introduced this element.
30+
31+
### BusinessEvents
32+
33+
#### ConsumedBusinessEventService (ModelUnit)
34+
* We deleted this modelunit.
35+
36+
#### ConsumedBusinessEvent (Element)
37+
* We deleted this element.
38+
39+
#### PublishedBusinessEventService (ModelUnit)
40+
* We deleted this modelunit.
41+
42+
#### PublishedChannel (Element)
43+
* We deleted this element.
44+
45+
#### PublishedMessage (Element)
46+
* We deleted this element.
47+
48+
#### PublishedMessageAttribute (Element)
49+
* We deleted this element.
50+
51+
### Pages
52+
53+
#### StaticImageViewer (Element)
54+
* We introduced the `nativeAccessibilitySettings` property.
55+
56+
#### DivContainer (Element)
57+
* We introduced the `nativeAccessibilitySettings` property.
58+
59+
#### TextBox (Element)
60+
* We introduced the `nativeAccessibilitySettings` property.
61+
62+
#### TextArea (Element)
63+
* We introduced the `nativeAccessibilitySettings` property.
64+
65+
#### CheckBox (Element)
66+
* We introduced the `nativeAccessibilitySettings` property.
67+
68+
#### DatePicker (Element)
69+
* We introduced the `nativeAccessibilitySettings` property.
70+
71+
#### ConditionallyVisibleWidget (Element)
72+
* We deleted the `accessibilitySettings` property.
73+
74+
#### ConditionalSettings (Element)
75+
* We introduced the `sourceVariable` property.
76+
77+
#### AccessibilitySettings (Element)
78+
* We deleted the `accessible` property.
79+
80+
#### ActionButton (Element)
81+
* We introduced the `nativeAccessibilitySettings` property.
82+
83+
#### ClientTemplateParameter (Element)
84+
* We introduced the `sourceVariable` property.
85+
86+
#### DropDown (Element)
87+
* We introduced the `nativeAccessibilitySettings` property.
88+
89+
#### DynamicImageViewer (Element)
90+
* We introduced the `nativeAccessibilitySettings` property.
91+
92+
#### DynamicText (Element)
93+
* We introduced the `nativeAccessibilitySettings` property.
94+
95+
#### ReferenceSelector (Element)
96+
* We introduced the `nativeAccessibilitySettings` property.
97+
98+
#### AssociationWidget (Element)
99+
* We introduced the `sourceVariable` property.
100+
101+
#### Title (Element)
102+
* We introduced the `nativeAccessibilitySettings` property.
103+
104+
#### NamedValue (Element)
105+
* We introduced this element.
106+
107+
#### RuntimeOperation (Element)
108+
* We introduced the `constants` property.
109+
* We deleted the `operationName` property.
110+
111+
### Workflows
112+
113+
#### AbsoluteAmountUserInput (Element)
114+
* We changed the default value of the `amount` property.
115+
116+
#### PercentageAmountUserInput (Element)
117+
* We changed the default value of the `percentage` property.
118+
119+
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
@@ -5,6 +5,13 @@ weight: 97
55
#When updating, remember to update the Latest Mendix Releases file
66
---
77

8+
## 4.73.0 {#473}
9+
10+
**Release date: March 20th, 2023**
11+
12+
* We added support for Mendix [9.24.0](../studio-pro/9).
13+
* We added support for Mendix Metamodel [9.24.0](metamodel-9.24).
14+
815
## 4.72.0 {#472}
916

1017
**Release date: February 21st, 2023**

0 commit comments

Comments
 (0)