You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/content/modules/user-manual/pages/release-notes/2026.5.0.adoc
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,17 +16,17 @@
16
16
17
17
* In diagrams:
18
18
19
-
** Add tools to create timeslices and snapshots on `OccurrenceUsage`, `ItemUsage`, and `PartUsage` graphical nodes.
20
-
These tools use a selection dialog to either create a graphical node based on an existing timeslice or snapshot, or, if nothing is selected, create a default timeslice or snapshot `OccurrenceUsage` graphical node.
19
+
** Add tools to create _timeslices_ and _snapshots_ on `OccurrenceUsage`, `ItemUsage`, and `PartUsage` graphical nodes.
20
+
These tools use a selection dialog to either create a graphical node based on an existing _timeslice_ or _snapshot_, or, if nothing is selected, create a default _timeslice_ or _snapshot_ `OccurrenceUsage` graphical node.
21
21
22
22
** Improved support for `Stakeholder`.
23
23
It is now possible to create new _stakeholders_ from `Requirement` and `Concern` graphical nodes, whether they are definitions or usages.
24
24
Created stakeholders must reference an existing `PartUsage`.
25
25
By default, stakeholders are represented as dedicated graphical nodes connected to their parent graphical node, but they can also be displayed in the `stakeholders` compartment.
26
26
+
27
-
image::release-notes-stakeholder-menu.png[Tool to create a new Stakeholder]
27
+
image::release-notes-stakeholder-menu.png[Tool to create a new Stakeholder, width=60%,height=60%]
28
28
+
29
-
image::release-notes-stakeholder-node.png[Default representation of Stakeholder connected to its corresponding `RequirementDefinition`]
29
+
image::release-notes-stakeholder-node.png[Default representation of Stakeholder connected to its corresponding `RequirementDefinition`, width=60%,height=60%]
30
30
31
31
== Bug fixes
32
32
@@ -50,8 +50,8 @@ image::release-notes-stakeholder-node.png[Default representation of Stakeholder
50
50
** Improve the tool for creating a `Stakeholder` graphical node by making specialization selection optional.
51
51
** Improve the tool for creating a `Subject` graphical node by making specialization selection optional.
52
52
** Improve the tool for creating a `FlowUsage` from a `ConnectionUsage` by making payload selection optional.
53
-
** Merge the two objective creation tools into a single tool by leveraging the updated selection dialog, which makes specialization selection optional.
54
-
** Merge the two perform action creation tools into a single tool by leveraging the updated selection dialog, which makes selection of a referenced action optional.
53
+
** Merge the two _objective_ creation tools into a single tool by leveraging the updated selection dialog, which makes specialization selection optional.
54
+
** Merge the two _perform action_ creation tools into a single tool by leveraging the updated selection dialog, which makes selection of a referenced action optional.
55
55
** Improve the _Duplicate Element_ tool to support multi-selection in standard diagrams, and add the `Ctrl+D` key binding.
56
56
** Improve the _View As_ tool on graphical nodes to support multi-selection in standard diagrams.
57
57
** Improve the _Add existing elements_ tool on graphical nodes to support multi-selection in standard diagrams.
0 commit comments