commit
cdb3268ea7
1 changed files with 14 additions and 0 deletions
14
ci/release/changelogs/v0.3.7.md
Normal file
14
ci/release/changelogs/v0.3.7.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
#### Features 🚀
|
||||
|
||||
- Nodes are expanded to aesthetically fit all connections if not enough room with default dimensions
|
||||
- Arrowhead labels are considered in autolayout and avoid overlaps as much as possible
|
||||
|
||||
#### Improvements 🧹
|
||||
|
||||
- Pairs of nodes prefer horizontal arrangements given multiple connections with labels
|
||||
|
||||
#### Bugfixes ⛑️
|
||||
|
||||
- Fixes a rare bug using `near` to a node in a tree structure
|
||||
- Fixes a rare bug positioning nested node clusters
|
||||
- Fixes a rare panic involving edge labels
|
||||
Loading…
Reference in a new issue