2022-11-21 22:01:33 +00:00
|
|
|
#### Features 🚀
|
2022-11-15 00:53:57 +00:00
|
|
|
|
2022-11-24 07:20:17 +00:00
|
|
|
- Arrowhead labels are now supported. [#182](https://github.com/terrastruct/d2/pull/182)
|
2022-11-24 09:07:25 +00:00
|
|
|
- `stroke-dash` on shapes is now supported. [#188](https://github.com/terrastruct/d2/issues/188)
|
2022-11-26 00:55:52 +00:00
|
|
|
- `font-color` is now supported on shapes and connections. [#215](https://github.com/terrastruct/d2/pull/215)
|
2022-11-26 03:43:35 +00:00
|
|
|
- Querying shapes and connections by ID is now supported in renders. [#218](https://github.com/terrastruct/d2/pull/218)
|
2022-11-15 00:53:57 +00:00
|
|
|
|
|
|
|
|
#### Improvements 🔧
|
|
|
|
|
|
|
|
|
|
#### Bugfixes 🔴
|
2022-11-24 07:20:17 +00:00
|
|
|
|
|
|
|
|
- 3D style was missing border and other styles for its top and right faces.
|
|
|
|
|
[#187](https://github.com/terrastruct/d2/pull/187)
|
2022-11-25 19:22:34 +00:00
|
|
|
- System dark mode was incorrectly applying to markdown in renders.
|
|
|
|
|
[#159](https://github.com/terrastruct/d2/issues/159)
|
2022-11-25 23:25:04 +00:00
|
|
|
- Fixes markdown newlines created with a trailing double space or backslash.
|
2022-11-26 00:17:14 +00:00
|
|
|
[#214](https://github.com/terrastruct/d2/pull/214)
|
2022-11-26 23:26:14 +00:00
|
|
|
- Fixes images not loading in PNG exports
|
2022-11-26 23:31:17 +00:00
|
|
|
[#224](https://github.com/terrastruct/d2/pull/224)
|