d2/ci/release/changelogs/next.md
Júlio César Batista 3a5e5bd113
changelog
2023-01-06 16:08:02 -03:00

1.3 KiB

Features 🚀

Improvements 🧹

  • Watch mode now renders fit to screen. #560

Bugfixes ⛑️

  • Restricts where near key constant values can be used, with good error messages, instead of erroring (e.g. setting near: top-center on a container would cause bad layouts or error). #538
  • Fixes an error during ELK layout when images had empty labels. #555
  • Fixes rendering classes and tables with empty headers. #498
  • Fixes rendering sql tables with no columns. #553
  • Fixes routing between sql table columns if the column name is the prefix of the table name #615