|
1 | 1 | --- |
2 | 2 | title: "9.24" |
3 | | -parent: "metamodel-9" |
| 3 | +url: /releasenotes/sdk/metamodel-9.24/ |
| 4 | +weight: 76 |
4 | 5 | --- |
5 | 6 |
|
6 | 7 | ## 9.24.0 |
7 | 8 |
|
| 9 | +**Release date: March 20th, 2023** |
| 10 | + |
8 | 11 | ### DomainModels |
9 | 12 |
|
10 | 13 | #### MultiLanguageAttributeType (Element) |
| 14 | + |
11 | 15 | * We deleted this element. |
12 | 16 |
|
13 | 17 | ### Microflows |
14 | 18 |
|
15 | 19 | #### AggregateListAction (Element) |
| 20 | + |
16 | 21 | * We changed the default value of the `aggregateFunction` property. |
17 | 22 |
|
18 | 23 | #### ListRange (Element) |
| 24 | + |
19 | 25 | * We introduced this element. |
20 | 26 |
|
21 | 27 | ### Security |
22 | 28 |
|
23 | 29 | #### ProjectSecurity (ModelUnit) |
| 30 | + |
24 | 31 | * We introduced the `strictMode` property. |
25 | 32 |
|
26 | 33 | ### Settings |
27 | 34 |
|
28 | 35 | #### DistributionSettings (Element) |
| 36 | + |
29 | 37 | * We introduced this element. |
30 | 38 |
|
31 | 39 | ### BusinessEvents |
32 | 40 |
|
33 | | -#### ConsumedBusinessEventService (ModelUnit) |
34 | | -* We deleted this modelunit. |
| 41 | +#### ConsumedBusinessEventService and PublishedBusinessEventService (ModelUnits) |
35 | 42 |
|
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. |
| 43 | +* We deleted these modelunits. |
44 | 44 |
|
45 | | -#### PublishedMessage (Element) |
46 | | -* We deleted this element. |
| 45 | +#### ConsumedBusinessEvent, PublishedChannel, PublishedMessage, and PublishedMessageAttribute (Elements) |
47 | 46 |
|
48 | | -#### PublishedMessageAttribute (Element) |
49 | | -* We deleted this element. |
| 47 | +* We deleted these elements. |
50 | 48 |
|
51 | 49 | ### Pages |
52 | 50 |
|
53 | | -#### StaticImageViewer (Element) |
54 | | -* We introduced the `nativeAccessibilitySettings` property. |
55 | | - |
56 | | -#### DivContainer (Element) |
57 | | -* We introduced the `nativeAccessibilitySettings` property. |
| 51 | +#### StaticImageViewer, DivContainer, TextBox, TextArea, CheckBox, DatePicker, ActionButton, DropDown, DynamicImageViewer, DynamicText, ReferenceSelector, and Title (Elements) |
58 | 52 |
|
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 | 53 | * We introduced the `nativeAccessibilitySettings` property. |
70 | 54 |
|
71 | 55 | #### ConditionallyVisibleWidget (Element) |
72 | | -* We deleted the `accessibilitySettings` property. |
73 | 56 |
|
74 | | -#### ConditionalSettings (Element) |
75 | | -* We introduced the `sourceVariable` property. |
76 | | - |
77 | | -#### AccessibilitySettings (Element) |
78 | | -* We deleted the `accessible` property. |
| 57 | +* We deleted the `accessibilitySettings` property. |
79 | 58 |
|
80 | | -#### ActionButton (Element) |
81 | | -* We introduced the `nativeAccessibilitySettings` property. |
| 59 | +#### ConditionalSettings, ClientTemplateParameter, and AssociationWidget (Elements) |
82 | 60 |
|
83 | | -#### ClientTemplateParameter (Element) |
84 | 61 | * We introduced the `sourceVariable` property. |
85 | 62 |
|
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. |
| 63 | +#### AccessibilitySettings (Element) |
100 | 64 |
|
101 | | -#### Title (Element) |
102 | | -* We introduced the `nativeAccessibilitySettings` property. |
| 65 | +* We deleted the `accessible` property. |
103 | 66 |
|
104 | 67 | #### NamedValue (Element) |
| 68 | + |
105 | 69 | * We introduced this element. |
106 | 70 |
|
107 | 71 | #### RuntimeOperation (Element) |
| 72 | + |
108 | 73 | * We introduced the `constants` property. |
109 | 74 | * We deleted the `operationName` property. |
110 | 75 |
|
111 | 76 | ### Workflows |
112 | 77 |
|
113 | 78 | #### AbsoluteAmountUserInput (Element) |
| 79 | + |
114 | 80 | * We changed the default value of the `amount` property. |
115 | 81 |
|
116 | 82 | #### PercentageAmountUserInput (Element) |
117 | | -* We changed the default value of the `percentage` property. |
118 | 83 |
|
119 | | -This page has been generated automatically. |
| 84 | +* We changed the default value of the `percentage` property. |
0 commit comments