d2/ci/release/changelogs/next.md
Alexander Wang 7584467834
Merge pull request #824 from alixander/d2oracle-underscore-connect
fix 2 bugs: compiler: underscores in edges; oracle: edge ref
2023-02-14 21:36:44 -08:00

577 B

Features 🚀

  • Many non-Latin languages (e.g. Chinese, Japanese, Korean) are usable now that multi-byte characters are measured correctly. #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
  • Fixes rare compiler bug when using underscores in edges to create objects across containers. #824