Skip to content

Files

Latest commit

 

History

History
25 lines (20 loc) · 873 Bytes

next.md

File metadata and controls

25 lines (20 loc) · 873 Bytes

Features 🚀

  • Icons: connections can include icons #12

Improvements 🧹

  • d2js: Support d2-config. Support additional options: #2343
    • themeID
    • darkThemeID
    • center
    • pad
    • scale
    • forceAppendix
    • target
    • animateInterval
    • salt
    • noXMLTag

Bugfixes ⛑️

  • Compiler:
    • fixes panic when sql_shape shape value had mixed casing #2349
    • fixes support for center in d2-config #2360
    • fixes panic when comment lines appear in arrays #2378
  • CLI: fetch and render remote images of mimetype octet-stream correctly #2370