Skip to content

Commit 321bda6

Browse files
author
Adam Dupaski
authored
Update metamodel-9.24.md
1 parent f857e48 commit 321bda6

1 file changed

Lines changed: 22 additions & 57 deletions

File tree

Lines changed: 22 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,119 +1,84 @@
11
---
22
title: "9.24"
3-
parent: "metamodel-9"
3+
url: /releasenotes/sdk/metamodel-9.24/
4+
weight: 76
45
---
56

67
## 9.24.0
78

9+
**Release date: March 20th, 2023**
10+
811
### DomainModels
912

1013
#### MultiLanguageAttributeType (Element)
14+
1115
* We deleted this element.
1216

1317
### Microflows
1418

1519
#### AggregateListAction (Element)
20+
1621
* We changed the default value of the `aggregateFunction` property.
1722

1823
#### ListRange (Element)
24+
1925
* We introduced this element.
2026

2127
### Security
2228

2329
#### ProjectSecurity (ModelUnit)
30+
2431
* We introduced the `strictMode` property.
2532

2633
### Settings
2734

2835
#### DistributionSettings (Element)
36+
2937
* We introduced this element.
3038

3139
### BusinessEvents
3240

33-
#### ConsumedBusinessEventService (ModelUnit)
34-
* We deleted this modelunit.
41+
#### ConsumedBusinessEventService and PublishedBusinessEventService (ModelUnits)
3542

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.
4444

45-
#### PublishedMessage (Element)
46-
* We deleted this element.
45+
#### ConsumedBusinessEvent, PublishedChannel, PublishedMessage, and PublishedMessageAttribute (Elements)
4746

48-
#### PublishedMessageAttribute (Element)
49-
* We deleted this element.
47+
* We deleted these elements.
5048

5149
### Pages
5250

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)
5852

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)
6953
* We introduced the `nativeAccessibilitySettings` property.
7054

7155
#### ConditionallyVisibleWidget (Element)
72-
* We deleted the `accessibilitySettings` property.
7356

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.
7958

80-
#### ActionButton (Element)
81-
* We introduced the `nativeAccessibilitySettings` property.
59+
#### ConditionalSettings, ClientTemplateParameter, and AssociationWidget (Elements)
8260

83-
#### ClientTemplateParameter (Element)
8461
* We introduced the `sourceVariable` property.
8562

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)
10064

101-
#### Title (Element)
102-
* We introduced the `nativeAccessibilitySettings` property.
65+
* We deleted the `accessible` property.
10366

10467
#### NamedValue (Element)
68+
10569
* We introduced this element.
10670

10771
#### RuntimeOperation (Element)
72+
10873
* We introduced the `constants` property.
10974
* We deleted the `operationName` property.
11075

11176
### Workflows
11277

11378
#### AbsoluteAmountUserInput (Element)
79+
11480
* We changed the default value of the `amount` property.
11581

11682
#### PercentageAmountUserInput (Element)
117-
* We changed the default value of the `percentage` property.
11883

119-
This page has been generated automatically.
84+
* We changed the default value of the `percentage` property.

0 commit comments

Comments
 (0)