Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 1.26 KB

changelog.md

File metadata and controls

46 lines (39 loc) · 1.26 KB

changelog

v1.4.0

v1.3.3

  1. Sync theme with system theme

v1.3.1

Fix app crashing bug cause by 1.3.0

v1.3.0

  1. fix bug in forms, flutter gives error multiple key used by multiple widgets.
  2. Fix bug in download, on deleting item didn't hide.
  3. Fix update profile bug, cause creating duplicate profile.
  4. Persistence dark theme.
  5. Performance and UI improvement.
  6. Mirror fixes.

v1.2.0

  1. Fix show download icon when resource downloaded
  2. Add tab layout in resources page
  3. Added course about section
  4. Enable to show every type of event.
  5. Fix filled profile page fields.
  6. Validate user input.
  7. Added password to toggle.
  8. Added splash screen
  9. Download resource file with subject + filename
  10. Fix form class when used inside scroll-able widget
  11. Replace developer page with contributors.
  12. Added option to open resources in browser
  13. Performance and improvement.

v1.1.0

  1. Added support for login with google.
  2. Added timetable Widget.
  3. Fix notification issue.
  4. Handle deleted or disabled accounts.
  5. Disable back button on dashboard.
  6. Added support users can change/select class.
  7. Add dashboard splash screen.
  8. Save preference of theme state.
  9. Add dashboard splash screen.

v1.0.0

  • Initial releases.