#### Features ๐Ÿš€ - `--animate-interval` can be passed as a flag to animate multi-board diagrams. See [docs](https://d2lang.com/todo). [#1088](https://github.com/terrastruct/d2/pull/1088) - `paper` is available as a `fill-pattern` option [#1070](https://github.com/terrastruct/d2/pull/1070) - fonts are now subsetted to reduce svg file size [#1089](https://github.com/terrastruct/d2/pull/1089) #### Improvements ๐Ÿงน - prevent `tooltip` to be an URL when `link` is already set. [#1091](https://github.com/terrastruct/d2/pull/1091) #### Bugfixes โ›‘๏ธ - prevent an object's `near` from targeting a text near a constant. [#1100](https://github.com/terrastruct/d2/pull/1100)