Skip to main content

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

v1.4.7

Muhammad Fareez Iqmal
Author, Maintainer

Highlights

  • Synced kulliyyah lists from IIUM Course Browser. Kulliyyah list data is now updated to the latest.
  • Updated default academic session and semester when browsing or creating new schedules (Session 2025/2026, Semester 1).

Other Changes & Improvements

  • Added new fonts: Barlow and Barlow Condensed.
  • Added and updated the app logo in the app legalese page.
  • Updated About Dialog.
  • Upgraded dependencies to their latest versions.
  • Updated some UI elements, including adding both full names and short names (as seen in the online IIUM Course Browser) in the course selection dropdown, streamlined the UI for picking kulliyyah and academic session/semester in the schedule maker and course browser, and made the course code a bit bolder in the course browser list.

Screenshot course selector

The kulliyyah selector now has full name and course moniker displayed.

GitHub Releases

v1.4.6

Muhammad Fareez Iqmal
Author, Maintainer

Highlights

This update brings several improvements and bug fixes, including:

  • Updates default academic session and semester when browsing or creating new schedules.
  • Bump compileSdk and targetSdk versions to the latest as per Google requirements.
  • Upgrade dependencies and packages to their latest versions.

Other Changes & Improvements

  • Updated Android build scripts and migrated to Kotlin Plugin DSL
  • Applied Dart fixes to migrate deprecated members
  • Updated workflow names and split APK build workflows
  • Updated .gitignore for Android
  • Updated iOS and macOS projects
  • Upgraded actions/upload-artifact & actions/download-artifact to v4 in workflow files

GitHub Releases