v1.0.3
Changelog
- ✨ Added support for Postgraduate studies. Postgraduate students can now browse for course or create schedule
using the app.
- 💄 Move the version number closer to the left
- ⬆️ Upgrade dependencies
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
✨ Added ability to delete individual saved subject. Issue #37
✨ Added ability to add subject. Fixes #38
✨ 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.
✨ Kulliyyah other than main kulliyyah (eg: COCU
etc), in course validator are now automatically overriden. So you won't need to override manually.
🚸 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
🚸 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]
uuid
(for future implementation), session
and semester
in SavedSchedule Hive object.🐛 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.