Butterfly 2.4.2-rc.4 released
Linwood Butterfly
🎨 Powerful, minimalistic, cross-platform, opensource note-taking app
Butterfly 2.4.2-rc.4 is here with further improvements and bug fixes.
Highlights:
- 📱 UI improvements
- ⚙️ Improved SVG export compatibility
- 🐛 Bug fixes
This is a release candidate for the upcoming Butterfly 2.4.2 stable release. Please test this release candidate and report any issues you find.
UI improvements
A dot has been added to the center of the ruler, and a processing indicator is now shown when exporting and sharing.
Improved SVG Export Compatibility
The SVG export compatibility has been improved by using fill-opacity and stroke-opacity attributes.
This change enhances the compatibility of exported SVG files with various applications and web browsers, ensuring that the visual appearance of the graphics remains consistent across different platforms.
Bug fixes
Performance problems when creating simple elements have been fixed.
Full changelog
- Add extend selection shortcut to label handler
- Add dot to the center of the ruler
- Add processing indicator when exporting and sharing
- Fix app crash when having invalid latex
- Fix label handler not submitting changes on dispose
- Fix label handler updating text handling
- Fix performance problems on creating simple elements
- Fix pdf export preview gets updated on every slider change
- Fix SVG export compatibility by using fill-opacity and stroke-opacity (#963)
- Fix quality changes viewport on export dialog
- Upgrade to flutter 3.38