Releases: filips123/GimVicUrnik
Releases · filips123/GimVicUrnik
GimVičUrnik 0.3.0
Added
- Support for viewing documents.
- Support for viewing hours of lessons.
Changed
- Token for e-classroom is no longer exposed in documents list. This can be changed in settings.
Breaking Changes
- Configuration file for the API has been changed.
- Documents in
documentstable now have different URLs. You will need to manually remove them from the table, otherwise there will be duplicated documents.
GimVičUrnik 0.2.1
Fixed
- Date format in menu URLs has changed again. This release fixes regex to make it work correctly.
GimVičUrnik 0.2.0
Added
- Completly rewritten version.
- More modular system.
- Support for error and performance monitoring with Sentry.
Changed
- API is now more modular and uses Poetry for dependency management.
- Website now uses Vue.js and is also more modular.
- Website now uses Material Design UI using Vuetify.
Breaking Changes
- The website and the API are incompatible with the previous versions.
GimVičUrnik 0.1.0
Added
- First version of the system, currently deployed to the main website.
- Support for accessing timetable for classes, teachers and classrooms.
- Support for accessing substitutions for classes.
Deprecated
- This version has known problems (parsing substitutions and user interface) and will soon be replaced by a completely rewritten system.