File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed
content/en/docs/releasenotes/sdk Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " 10.16"
3+ url : /releasenotes/sdk/metamodel-10.16/
4+ weight : 84
5+ ---
6+
7+ ## 10.16.0
8+
9+ ### Microflows
10+
11+ #### Flow (Element)
12+ * We deleted the ` originBezierVector ` property.
13+ * We deleted the ` destinationBezierVector ` property.
14+ * We deleted the ` lineType ` property.
15+ * We introduced the ` line ` property.
16+
17+ #### Line (Element)
18+ * We introduced this element.
19+
20+ #### BezierCurve (Element)
21+ * We introduced this element.
22+
23+ #### OrthogonalPath (Element)
24+ * We introduced this element.
25+
26+ ### Mappings
27+
28+ #### MappingDocument (ModelUnit)
29+ * We introduced the ` mappingSourceReference ` property. Info: "Stores the mapping source."
30+
31+ #### MappingSourceReference (Element)
32+ * We introduced this element. Info: "A generic way to store the mapping source."
33+
34+ ### Workflows
35+
36+ #### BoundaryEvent (Element)
37+ * We introduced the ` annotation ` property.
Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ url: /releasenotes/sdk/model-sdk-4/
44weight : 97
55---
66
7+ ## 4.92.0 {#492 }
8+
9+ ** Release date: October 23rd, 2024**
10+
11+ * We added support for Mendix [ 10.16.0] ( /releasenotes/studio-pro/10.16/ ) .
12+ * We added support for Mendix Metamodel [ 10.16.0] ( /releasenotes/sdk/metamodel-10.15/ ) .
13+
714## 4.91.0 {#491 }
815
916** Release date: September 18th, 2024**
You can’t perform that action at this time.
0 commit comments