v0.3.12
This commit is contained in:
parent
cd47fc8dd7
commit
8c15627308
1 changed files with 9 additions and 0 deletions
9
ci/release/changelogs/v0.3.12.md
Normal file
9
ci/release/changelogs/v0.3.12.md
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
#### Improvements 🧹
|
||||||
|
|
||||||
|
- Connections can now route through shapes at a fixed position that block access to another shape
|
||||||
|
- Layout is up to 74% faster on very large diagrams
|
||||||
|
|
||||||
|
#### Bugfixes ⛑️
|
||||||
|
|
||||||
|
- Fixes a rare scenario where containers could end up overlapping
|
||||||
|
- Fixes a bug where shapes are grown to fit connections despite having width or height set
|
||||||
Loading…
Reference in a new issue