d2/ci/release/changelogs/next.md
2023-03-18 15:29:46 -07:00

966 B

Features 🚀

  • --center flag centers the SVG in the containing viewbox. #1056

Improvements 🧹

  • --browser flag on CLI controls BROWSER environment variable for not opening browser in watch mode. #1052
  • elk layout containers no longer overlap the label with children. #1055
  • Message emitted by CLI when a particular stage is taking a long time. #1058
  • <title> attribute of HTML in watch mode is the base file name, instead of the whole path. #1054

Bugfixes ⛑️

  • Code blocks are not affected by uppercasing from special themes like Terminal. #1053
  • Fixes fill-pattern replacement in the API. #1051