d2/ci/release/changelogs/next.md
Alexander Wang dc1679b872
changelog
2023-01-29 14:21:01 -08:00

933 B

Features 🚀

  • double-border keyword implemented. #565

  • The Dockerfile now supports rendering PNGs #594

    • There was a minor breaking change as part of this where the default working directory of the Dockerfile is now /home/debian/src instead of /root/src to allow UID remapping with fixuid.
  • d2 fmt accepts multiple files to be formatted #718

Improvements 🧹

  • Code snippets use bold and italic font styles as determined by highlighter #710, #741

Bugfixes ⛑️

  • Fixes groups overlapping in sequence diagrams when they end in a self loop. #728