Linwood Flow 0.5.2 released
Linwood Flow
WIP: Feature rich event, group and time managment system
Flow 0.5.2 is here with some improvements to the iCal parser and the dashboard layout as well as several bug fixes.
Highlights:
- 📅 iCal parser improvements
- 📱 Dashboard improvements
- 🐛 Bug fixes
- 🛠️ Platform updates
iCal parser improvements
The iCal parser has been improved to support more properties like status and location. It also handles malformed iCal data better now.
Dashboard improvements
The layout of the dashboard has been improved to provide a better user experience.
Bug fixes
Several bugs have been fixed in this release. This includes fixes for the note description not updating on changes, the markdown field not exiting edit mode on tap outside, and the setup not running on mobile platforms. Also, searching for groups and resources has been fixed.
Platform updates
The app has been upgraded to Flutter 3.38. Also, legacy Android binaries are now available ported from Butterfly.
Full changelog
- Improve ical parser
- Support for more ical properties (status, location)
- Better handling of malformed ical data
- Improve dashboard layout
- Add legacy android binaries
- Fix markdown field does not exit edit mode on tap outside
- Fix note description not updated when note changes
- Fix setup not running on mobile platforms
- Fix clearing remote sources
- Fix iCal dialog title
- Fix search to groups and resources
- Fix note filtering by parent
- Fix select tile not updating
- Fix notebook dialog showing wrong users/groups
- Upgrade to flutter 3.38