d2/ci/release/changelogs/next.md
Júlio César Batista 567009971d
pr comment
2023-01-06 16:49:17 -03:00

13 lines
792 B
Markdown

#### Features 🚀
- Crow foot notation is now supported. [#578](https://github.com/terrastruct/d2/pull/578)
- Exported SVGs also fit to screen on open. [#601](https://github.com/terrastruct/d2/pull/601)
#### Improvements 🧹
#### Bugfixes ⛑️
- Appendix seperator line no longer added to PNG export when appendix doesn't exist. [#582](https://github.com/terrastruct/d2/pull/582)
- Watch mode only fits to screen on initial load. [#601](https://github.com/terrastruct/d2/pull/601)
- Dimensions (`width`/`height`) were incorrectly giving compiler errors when applied on a shape with style. [#614](https://github.com/terrastruct/d2/pull/614)
- 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)