Releases: jmjuanes/folio
Releases · jmjuanes/folio
v0.6.0 (2023-05-05)
v0.5.3 (2023-04-23)
v0.5.2 (2023-04-20)
v0.5.1 (2023-03-21)
🐛 Bug Fixes
- Show move cursor when hovering elements bounds (21546a1).
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).
🐛 Bug fixes
v0.4.3 (2023-03-06)
🐛 Bug fixes
- Fixed bug with the coordinates of elements when exporting board or taking screenshot (bd16d91).
v0.4.2 (2023-03-06)
🐛 Bug fixes
- Fixed bug calculating the node handlers positions (45d25c6).
v0.4.1 (2023-03-06)
v0.4.0 (2023-03-05)
🚀 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
v0.3.1 (2023-02-23)
🧰 Improvements
- Keep the draw tool enabled after finishing drawing (1c65baf).