Skip to content

Commit 0b57054

Browse files
committed
v0.3.13
1 parent 7068031 commit 0b57054

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

ci/release/changelogs/v0.3.13.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
#### Features 🚀
2+
3+
#### Improvements 🧹
4+
5+
- Containers expand to fit long child labels
6+
- Edge labels on cluster edges are placed along the edges more symmetrically
7+
- More symmetrical placements are found for shapes connected to multiple other shapes
8+
- More aligned layouts in graphs where multiple shapes in a container are connected to a shape at the parent level
9+
- Connections between two shapes of different container levels take the direction of the least nested shape
10+
- Connections made across grid diagrams and sequence diagrams are now routed with TALA's edge routing
11+
- Improves edge routing to allow more bidirectional edges to overlap when they share a node and have matching arrowheads
12+
- Less memory used when many subgraphs
13+
14+
#### Bugfixes ⛑️
15+
16+
- Fixes overlapping routes for certain trees with mixed arrow directions
17+
- Label for the first step of multiple connected steps with "multiple" set is centered
18+
- Connections to concave shapes like "step" are more precisely connected when multiple or 3d set (previously they jutted into the shape a little)
19+
- Prevents edge case where a connection with a long connection label could overlap shapes
20+
- Fixes an edge case where two connected nodes in different containers were suboptimally aligned

0 commit comments

Comments
 (0)