1.8 KiB
1.8 KiB
Features 🚀
animatedkeyword implemented for connections. #652
Improvements 🧹
- ELK layouts tuned to have better defaults. #627
- Code snippets of unrecognized languages will render (just without syntax highlighting). #650
- Adds sketched versions of arrowheads. #656
Bugfixes ⛑️
- Fixes arrowheads sometimes appearing broken in dagre layouts. #649
- Fixes attributes being ignored for
sql_tabletosql_tableconnections. #658 - Fixes tooltip/link attributes being ignored for
sql_tableandclass. #658 - Fixes arrowheads sometimes appearing broken with sketch on. #656
- Bounding box was not account for 3d offsets, which made them look cut off with 0 padding. #684
- Fixes code snippets not being tall enough with leading newlines. #664
- Opacity was not being applied to labels of shapes (and other edge cases). #677
- Icon URLs that needed escaping (e.g. with ampersands) are handled correctly by CLI. #666
- Fixes markdown shapes being slightly too short for their text in some cases. #665
- Fixes self-connections inside layouts when using ELK. #676