d2/ci/release/changelogs/next.md
Gavin Nishizawa bb184aedec
changelog
2022-12-20 16:18:21 -08:00

744 B

Features 🚀

Improvements 🧹

  • Improved label placements for shapes with images to avoid overlapping container labels. #474

Bugfixes ⛑️

  • d2 fmt only rewrites if it has changes, instead of always rewriting. #470
  • Fixed an issue where text could overflow in sql_table shapes. #458
  • Fixed an issue with elk layouts accounting for edge labels as if they were placed on the side of the edge. #483
  • Fixed an issue where dagre layouts may not have enough spacing for all edge labels. #484