d2/ci/release/changelogs/next.md
Alexander Wang ad880fa9be
Merge pull request #1090 from alixander/scenarios-bug
fix scenarios/steps inheritence
2023-04-06 22:27:03 -07:00

1.3 KiB

Features 🚀

  • Container with constant key near attribute now can have descendant objects and connections #1071
  • Multi-board SVG outputs with internal links go to their output paths #1116
  • New grid layout to place nodes in rows and columns #1122

Improvements 🧹

  • Labels on parallel dagre connections include a gap between them #1134

Bugfixes ⛑️

  • Fix inheritence in scenarios/steps #1090
  • Fix a bug in 32bit builds #1115
  • Fix a bug in ID parsing #322
  • Fix a bug in watch mode parsing SVG #1119
  • Namespace transitions so that multiple animated D2 diagrams can exist on the same page #1123
  • Fix a bug in vertical alignment of appendix lines #1104
  • Fix precision difference for sketch mode running on different architectures #921