Releases: nimona/flutter-mochi
Releases · nimona/flutter-mochi
v0.0.5 - Better notifications
Changelog
- Bump nimona to v0.6.4 that includes various performance improvements
- Bump notifier to v1.7.0 that fixes links
- Fix display pictures in notifications
- Add metrics for debugging performance issues
- Add message grouping
- Add card layouts
- Add multiline support
- Add forked markdown parser
- Add selected conversation highlight
v0.0.4 - Now with migrations that work
Changelog
- Add sqlite migrations for v0.0.2 data
v0.0.3 - At least it's pretty
v0.0.2 - Getting in shape
Mostly fixes, based on nimona v0.6.0
Changelog
- Remove dark mode until the UI is stable
- Add message grouping and timestamps
- Fix broken dialogs on macOS
- Add notifications on macOS
- Moved add/join conversation from a dialog into the right panel
- Fix message box getting cleared when receiving a new message
- Fix message ordering
- Fix message box losing focus