...

Text file src/oss.terrastruct.com/d2/ci/release/changelogs/v0.1.5.md

Documentation: oss.terrastruct.com/d2/ci/release/changelogs

     1#### Features ๐Ÿš€
     2
     3- Crow foot notation has been added for arrowheads. See [docs](https://d2lang.com/tour/connections#arrowheads) for more. [#578](https://github.com/terrastruct/d2/pull/578) Thanks to new contributor @martinjirku!
     4- Exported SVGs fit to screen on open. [#601](https://github.com/terrastruct/d2/pull/601)
     5
     6#### Improvements ๐Ÿงน
     7
     8- Dagre edges are spaced apart to prevent label overlap. [#618](https://github.com/terrastruct/d2/pull/618)
     9
    10#### Bugfixes โ›‘๏ธ
    11
    12- Appendix separator line no longer added to PNG export when appendix doesn't exist. [#582](https://github.com/terrastruct/d2/pull/582)
    13- Watch mode only fits to screen on initial load. [#601](https://github.com/terrastruct/d2/pull/601)
    14- Dimensions (`width`/`height`) were incorrectly giving compiler errors when applied on a shape with style. [#614](https://github.com/terrastruct/d2/pull/614)
    15- `near` would collide with labels if they were on the diagram boundaries in the same position. [#617](https://github.com/terrastruct/d2/pull/617)
    16- Fixes routing between sql table columns if the column name is the prefix of the table name. [#615](https://github.com/terrastruct/d2/pull/615)

View as plain text