Skip to content

v0.4.0 (2023-03-05)

Compare
Choose a tag to compare
@jmjuanes jmjuanes released this 05 Mar 16:30
· 345 commits to main since this release
18d6b9e

🚀 New features

  • Added text horizontal align (bc9fb9b).
  • Allow to edit multiple elements and improve edition dialog (1d1ffc3).
  • New fonts (778d64e).
  • Restore selection after finishing editing a text element (c07000d).
  • Allow to resize draw elements (a825e52).

🐛 Bug fixes

  • Fixed bug calculating text size that includes special chars (e52dec2).
  • Fix copying text (90471b9).
  • Fixed bug with text font when exporting board as image (38503f2).

🧰 Improvements

  • Improve bounds and handlers (c715c94).
  • Improve text resizing (6c9883b).
  • Improve text edition (08344b4).