Releases: jmjuanes/folio
Releases · jmjuanes/folio
v0.1.2 (2022-12-23)
v0.1.1 (2022-12-21)
🐛 Bug fixes
- Fixed stroke dashed and dotted style of arrow element (744e241).
🧰 Improvements
- Display a move icon when hovering an element (e3bb8bf).
- Display a dashed rectangle when creating or editing a text element (195d389).
- Migrate class names (68d8071).
📦 Dependencies
- Update dependencies (ec4babd).
v0.1.0 (2022-12-19)
🚀 New features
- Rewritten all Folio component for using SVG instead of Canvas.
- Add triangle and diamond shapes.
- Added dotted stroke style and improved dashed stroke.
- Added more arrowheads.
- Allow to insert an image from local.
💅 UI Improvements
- Improved tools and style panels.
🐛 Bug fixes
- Fixed position of edited text after applying zoom or translation to the board.
v0.0.2
🚀 New Features
- Allow taking full-screen screenshots.
- Allow exporting drawing as a PNG image.
- Allow to load and save drawings in a
.folio
format, so you can restore your drawing and continue working on it.
🔧 Other internal changes
- Deploy the application to GitHub Pages.