Skip to content

Commit

Permalink
v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alixander committed Mar 30, 2023
1 parent cd47fc8 commit 189238d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions ci/release/changelogs/v0.3.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Way, way faster!

#### Improvements 🧹

- Edge routing is up to 31% faster
- Improves layout of clusters
- Node placement is up to 2x faster
- Up to 41% less memory usage
- Avoids clustering nodes when their sizes are disproportionately different
- Prevent image labels from being placed over the image in some cases

#### Bugfixes ⛑️

- Fixes a rare bug where container children place outside of container
- Fixes self-loop sizing on containers
- Fixes node drift in certain cases
- Fixes an issue where unlabeled connections could completely overlap each other
- Fixes a bug with node alignments

0 comments on commit 189238d

Please sign in to comment.