v0.5.0 (2023-03-15)
🧰 Improved Main Menu
Now you can enable or disable the board grid and change the background color of the board from the Main Menu. Also, a new section has been added to the Main Menu for including external links like the link to the Folio repository or for reporting issues.
🎨 Improved colors and color picker
Folio now comes with an improved color palette for Fill, Stroke, and Text. Also, now Folo allows picking a color using the browser's native color picker, just clicking on the color preview box:
🔒 New lock tool option
Now you can use the lock button of the tools panel to keep the selected tool active after drawing.
🗑️ New erase action added
We have added a new Erase action, that, as you drag, it will delete any element that it collides with.
📝 Full Changelog
🚀 New features
- Added tool lock (1474609).
- Allow picking a color using the browser's native color picker (e30d3ca).
- Added new erase action (935f49d).
- Allow changing the board background color (f48f0b8).
- Allow enabling or disabling board grid (87576e0).
- Added external links in main menu (cc19712).
- Added welcome screen (3f52aa6).
🧰 Improvements
- Improved cursors for user actions (b963230).
- Added padding to exported PNG image and fix stroke width (7c304e5).
- Applied a more compact interface (baeb169).
- New colors for fill, stroke, and text (0d69341).