d2/ci/release/changelogs/next.md
Alexander Wang 53dce56415
Merge pull request #817 from alixander/japanese
Scale multi-width unicodes
2023-02-14 13:53:36 -08:00

9 lines
431 B
Markdown

#### Features 🚀
- Many non-Latin languages (e.g. Chinese, Japanese, Korean) are usable now that multi-byte characters are measured correctly. [#817](https://github.com/terrastruct/d2/pull/817)
#### Improvements 🧹
#### Bugfixes ⛑️
- Fixes edge case where layouts with dagre show a connection from the bottom side of shapes being slightly disconnected from the shape. [#820](https://github.com/terrastruct/d2/pull/820)