14 lines
775 B
Markdown
14 lines
775 B
Markdown
#### Features 🚀
|
|
|
|
- `animated` keyword implemented for connections. [#652](https://github.com/terrastruct/d2/pull/652)
|
|
|
|
#### Improvements 🧹
|
|
|
|
- ELK layouts tuned to have better defaults. [#627](https://github.com/terrastruct/d2/pull/627)
|
|
- Code snippets of unrecognized languages will render (just without syntax highlighting). [#650](https://github.com/terrastruct/d2/pull/650)
|
|
|
|
#### Bugfixes ⛑️
|
|
|
|
- Fixes arrowheads sometimes appearing broken in dagre layouts. [#649](https://github.com/terrastruct/d2/pull/649)
|
|
- Fixes attributes being ignored for `sql_table` to `sql_table` connections. [#658](https://github.com/terrastruct/d2/pull/658)
|
|
- Fixes tooltip/link attributes being ignored for `sql_table` and `class`. [#658](https://github.com/terrastruct/d2/pull/658)
|