Skip to content

Releases: Klbgr/EzStudies-Flutter

1.0.7

23 Sep 21:37
Compare
Choose a tag to compare

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

17 Nov 21:48
Compare
Choose a tag to compare

Note: on Android, you may need to uninstall your currently installed version before installing this one, as app signature has changed.

Hotfix!

  • fixed notifications not working
  • improved notification texts
  • fixed UI inconsistency
  • improved app icon

1.0.5

16 Nov 22:21
Compare
Choose a tag to compare

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

23 Oct 16:53
Compare
Choose a tag to compare
  • 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

1.0.3

18 Sep 15:21
Compare
Choose a tag to compare
  • added transparency to FloatingActionButtons
  • scroll agenda only on initialization
  • corrected typos
  • fixed bugs

1.0.2

05 Sep 16:39
Compare
Choose a tag to compare
  • fixed error when search query contains accents
  • impoved database accesses

1.0.1

04 Sep 20:04
Compare
Choose a tag to compare
  • added app icon
  • web version improvements
  • bumped minSdkVersion to 21 (Android 6/Marshmallow)

1.0.0

02 Sep 00:44
Compare
Choose a tag to compare

Initial release