Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 741 Bytes

next.md

File metadata and controls

13 lines (8 loc) · 741 Bytes

Features 🚀

  • Render: SVG files render in non-browser contexts (e.g. Inkscape, LaTeX) #2147

Improvements 🧹

  • Lib: removes a dependency on external slog that was causing troubles with installation #2137
  • CLI: attempts writing to path atomically, falling back to non-atomic if failed #2141
  • Export: pptx has "created at" metadata removed, so successive runs yield the same result #2169

Bugfixes ⛑️

  • Render: fixes edge case of a 3d shape with outside label being cut off #2132