Skip to content

v0.3.0 (2023-02-17)

Compare
Choose a tag to compare
@jmjuanes jmjuanes released this 17 Feb 18:09
· 368 commits to main since this release
955129d

🚀 New features

  • Added screenshot button to generate a PNG of the selected area (0a0fef7).

🧰 Improvements

  • Redesigned header buttons and improve panels styles (beb89a2).

🐛 Bug fixes

  • Export button should be disabled when board is empty (eda842d).
  • Use monospace font in color input (a2f151c).
  • Fixed issue with minimum width and height of text (28dbf79).

🏠 Internal improvements

  • Simplified demo app (dd89f20).
  • Refactor Board preset for displaying actions (save, open, export) (92fa673).
  • Added bug and feature request issue templates (16b99bc).