Skip to content

0.4.0 | Ability to save preview images in PNG.JPG, SVG format, etc.

Compare
Choose a tag to compare
@arichika arichika released this 02 Apr 04:07
· 23 commits to main since this release
c1d2a41

0.4.0

  • Add new features.
    • 🎉 Save image as PNG/PNG*/JPG/SVG, Copy to Clpboard (PNG)
      • PNG*: The SVG data generated by mermaid's library does not include a background color. The 'PNG*' button to generate a PNG image with a specified background color as you see it.
  • 🎉 Force removal of unexpected vertical margins generated by mermaid and mscgen Preview libraries.
  • Update dependencies.
    • mermaid 8.14.0 from 8.13.8
    • mscgenjs-inpage 4.0.4 from 3.0.3
    • etc.