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
This release features new layout algorithms for the class diagram (#375). The algorithms leverage a number of heuristics to keep diagrams clear by avoiding overlap and edge crossings, while selecting intuitive-looking paths and more effective label placement (#446).
In sequence diagrams, we no longer delete the implicit parameter when a constructor call is deleted (#437);
Bug Fixes
Cannot select overlapped implicit parameters in sequence diagram (#438);
Drag package content to bottom of viewport. Subsequence dragging misbehaves (#445)