Releases: Klbgr/EzStudies-Flutter
Releases · Klbgr/EzStudies-Flutter
1.0.7
FINAL RELEASE ?
See #Deprecated section of README for more details.
Changes:
- Improved UI, colors and MaterialYou consistency
- Added MaterialYou icon on Android
- Replaced accent color picker with a proper one
- Improved login form submission
- Clarified search function's state
- Added deprecation warnings
- Fixed theme not updating in some scenarios
- Updated dependencies
Full Changelog: 1.0.6...1.0.7
1.0.6
1.0.5
Note: on Android, you may need to uninstall your currently installed version before installing this one, as app signature has changed.
- new AI generated app icon
- added automatic download and install update on Android
- added update check in welcome page
- refined UI
- hopefully enables credentials autofill
- improved alert dialogs
- added basic analytics
- fixed crashes with some unsurpported languages (e.g. chinese)
- fixed typos
- fixed bugs
- code cleanup
- updated dependencies
1.0.4
- added week view agenda
- added animations when switching view via navigation bar
- added missing error dialogs
- added loading wheels
- added view model for agenda to reduce loadings
- improved colors
- improved theme picker dialog
- improved agenda layout
- improved login
- changed notification icon (Android)
- dropped TestApp for GitHub releases page
- updated dependencies
- fixed agenda not showing when offline
- fixed bugs and crashs
- code cleanup