Skip to main content

v1.4.11

Muhammad Fareez Iqmal
Author, Maintainer
  • 🐛 Fixes an issue where subjects cannot be fetched in create schedule flow. This is caused by incorrect search query being passed to Albiruni site from albiruni package. Related issue #127

GitHub Releases

v1.4.10

Muhammad Fareez Iqmal
Author, Maintainer

What's Added

  • Added setting to change the default time format for timetable UI, Course Browser, and some other places in the app. The setting can be found by tapping ellipsis icon (the three dots) menu in the app's home, then select "Settings" > "Time Format". The default time format is 24-hour format, but you can change it to 12-hour format if you prefer. Related PR #124 Time Format Poster
  • In Course browser page, the navigation now prevents users from going to empty pages. Related PR #125
  • ⬆️ Upgrade dependencies

GitHub Releases

v1.4.9

Muhammad Fareez Iqmal
Author, Maintainer
  • Replace isar plugin libraries with isar_community plugin libraries. This is due to the original isar plugin libraries are no longer maintained and have been archived. This solved the 16 KB memory page sizes requirement for Android. Closed issue #121.

GitHub Releases

v1.4.8

Muhammad Fareez Iqmal
Author, Maintainer

App

  • Updated default semester value configuration.
  • Perf: Fixed context mounted check in several pages.
  • UI: Update some pages to MaterialPageRoute.
  • Updated GitHub repository links and copyright year.
  • Cleanup: remove web-specific code.
  • Fixed build issue by updating compileSdkVersion to android-36.

Dependencies

  • Migrated flutter_timetable_view and recase packages to project repository for better maintenance.
  • Updated dependencies and improved code formatting in timetable view components.

Setup

  • [Windows] Updated Inno Setup's WizardStyle to modern dynamic design.

GitHub Releases