Skip to main content

15 posts tagged with "patch"

View All Tags

v1.0.3

Muhammad Fareez Iqmal
Author, Maintainer

GitHub Releases

Changelog

  • Added support for Postgraduate studies. Postgraduate students can now browse for course or create schedule using the app. demo-gif
  • 💄 Move the version number closer to the left
  • ⬆️ Upgrade dependencies

v1.0.2

Muhammad Fareez Iqmal
Author, Maintainer

GitHub Releases

Changelog

Responding to your feedback & suggestions, I've added the following:

  • Added ability to edit saved subject. Currently only changing venue property is possible. Partially fixes issue #37

    demo video

  • Added ability to delete individual saved subject. Issue #37 demo video

  • Added ability to add subject. Fixes #38 demo video

  • Add Usrah in Action prompt in COCU page in course browser, due to I think some of us can't find it and thinking the courses in not available in app.

    screenshot usrah

  • Kulliyyah other than main kulliyyah (eg: COCU etc), in course validator are now automatically overriden. So you won't need to override manually.

    gif override kulliyyah

  • 🚸 Add hints to save the schedule first before editing in schedule layout and its dialog. So you would no the schedule is customizable, but there is a need of some extra steps. Also, if you've noticed, I've added the section information in the dialog, so you would not accidentally enter the wrong class

    screenshot hint save

  • 🚸 Add hint in input scope to select the main kulliyyah. Initial implementation of #41

  • 💄 Update button theme to improve visibility in dark mode

  • ✏️ Added session (academic year) and semester to metadata dialog.

  • 🍱 Update web og:image metatag asset

  • :technologist: [DEV]

    • Add uuid (for future implementation), session and semester in SavedSchedule Hive object.

v1.0.1

Muhammad Fareez Iqmal
Author, Maintainer

GitHub Releases

Changelog

  • 🐛 Fixes issue where some courses are failed to fetch (eg: cocu/celpad) in schedule maker. Issue #34. Thanks for the heads up.

  • 🚸 Improve UX by increasing the maxLength property in input course. So user are be able to input course code with space without getting truncated. Thanks for the suggestion.

    demo video