d2/ci/release/changelogs/next.md

14 lines
572 B
Markdown
Raw Normal View History

#### Features 🚀
2025-02-17 04:49:49 +00:00
- Icons: connections can include icons [#12](https://github.com/terrastruct/d2/issues/12)
#### Improvements 🧹
2022-11-15 00:53:57 +00:00
2025-02-14 22:47:32 +00:00
d2js: Support additional render options (`themeID`, `darkThemeID`, `center`, `pad`, `scale` and `forceAppendix`). Support `d2-config`. [#2343](https://github.com/terrastruct/d2/pull/2343)
2025-02-11 04:10:27 +00:00
#### Bugfixes ⛑️
2025-02-13 17:39:13 +00:00
2025-02-18 19:02:36 +00:00
- Compiler:
- fixes panic when `sql_shape` shape value had mixed casing [#2349](https://github.com/terrastruct/d2/pull/2349)
- fixes support for `center` in `d2-config` [#2360](https://github.com/terrastruct/d2/pull/2360)