Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.3 KB

File metadata and controls

25 lines (18 loc) · 1.3 KB

Features 🚀

  • exports: gif exports work with animate: true keyword #2663

Improvements 🧹

  • d2ascii:
    • sql_table and uml class shapes are supported #2623
    • newlines are handled #2626
    • empty left columns are cropped #2626
  • exports:
    • Chromium download through CLI for PNG exports is prompted #2655
    • animate-interval is no longer required, defaults to 1000ms for gifs #2663
  • renders:
    • remote images are fetched more reliably #2659

Bugfixes ⛑️

  • exports: pptx follows standards more closely, addressing warnings from some Powerpoint software #2645
  • d2sequence: fix edge case of invalid sequence diagrams #2660
  • d2svg: Text may overflow legend bounds when monospace font is used #2674

For the latest d2.js changes, see separate changelog.