v0.8.0 (2023-06-21)
We are excited to announce the release of version 0.8.0 of Folio! This update brings exciting new features and enhancements to enhance your drawing experience.
Improved Layout
We've made significant improvements to the layout of the application, ensuring a smoother and more intuitive drawing experience. The updated layout provides better organization of tools and options, making it easier to access and navigate the app's features.
Pencil-like Effect
We have added a new SVG filter that applies a pencil-like effect to the drawn elements. Now, your sketches will have a realistic and hand-drawn feel, bringing your artwork to life.
New Fill Styles
We understand the importance of creativity and customization. That's why we have introduced a new fill style property for shape elements. You can now choose from three different styles:
- Transparent: Make your shapes see-through, allowing other elements to show through.
- Hatch: Give your shapes a unique texture with hatch patterns, adding depth and visual interest.
- Solid: Opt for a classic, solid color fill to make your shapes stand out.
Full Changelog
🚀 New Features
- Change panels positions and move zoom and history controls to the header (c41f2f4).
- Improve the Edition panel and compute common values of selection (20f4f24).
- Added pencil-like effect (5d5b26a).
- Added
fillStyle
property to all shape elements (43d32cb). - Added extra-small text size (f655fd5).
- Automatically remove empty text elements (a79315b).
🔧 Fixes and improvements
- Deprecate blur effect (454fb97).
- Change tools order and fix the selection of the eraser tool (007269b).
- Fix expected behavior when using arrow and shift keys (39a6187).
- Added resizing limit in text elements (7121332).
🐛 Bug fixes
- Bug fixed when trying to click below the edition panel (2bf4574).