From 8c156273083fef037c7e65cda125b196c946ede1 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Fri, 10 Nov 2023 14:25:39 -0800 Subject: [PATCH] v0.3.12 --- ci/release/changelogs/v0.3.12.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ci/release/changelogs/v0.3.12.md diff --git a/ci/release/changelogs/v0.3.12.md b/ci/release/changelogs/v0.3.12.md new file mode 100644 index 0000000..a69914a --- /dev/null +++ b/ci/release/changelogs/v0.3.12.md @@ -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