Skip to content

v4.1.2

Compare
Choose a tag to compare
@JanBliznicenko JanBliznicenko released this 24 Nov 00:05
· 0 commits to master since this release

General changes across model types:

  • Fixed a project loading error caused by attempt to create a diagram element even if one already exists
  • If a diagram references non-existent model element, show a warning and remove the diagram element, instead of failing to load the entire project
  • When removing a diagram element, only deselect that one, instead of all elements

(Onto)UML changes:

  • Changing type of attributes linked to an association is no longer allowed (as it did not make sense and it fixes errors when loading projects)
  • Remove class attributes linked to an association when the association is removed (fixes errors when loading projects)