Releases: filips123/GimVicUrnik
Releases · filips123/GimVicUrnik
GimVičUrnik 1.0.3
Changed
- Update dependencies.
Fixed
- Add missing check for service worker in
updateApp
.
GimVičUrnik 1.0.2
Fixed
- Parsing lunch schedule times.
GimVičUrnik 1.0.1
Changed
- Update dependencies.
Fixed
- Undefined
addEventListener
onMediaQueryList
on old Safari versions. - Parsing of menu dates.
GimVičUrnik 1.0.0
Added
- First "stable" release, ready for wider use.
- Support for classroom and teacher substitutions.
Changed
- Improved lessons display.
- Update dependencies.
Fixed
- Undefined PullToRefresh.js class.
GimVičUrnik 0.5.3
Fixed
- Incorrect Monday calculation due to DST switch.
GimVičUrnik 0.5.2
Fixed
- Prevent race condition when switching routes.
- Prevent storing invalid value (char instead of int) in database for lesson time.
GimVičUrnik 0.5.1
Fixed
- Prevent undefined date error.
- Handle multiple classes for lunch schedule.
- Handle multiple lunch schedules for the same class.
GimVičUrnik 0.5.0
Added
- Support for snack and lunch selection.
- Support for viewing lunch schedules and menus.
Changed
- Some UI, performance and stability improvements.
Fixed
- Another lunch schedule URL regex fix.
GimVičUrnik 0.4.6
Changed
- Enable update on load by default.
- Don't update existing snackbars.
Fixed
- Fix parsing of empty notes for lunch schedules.
- Fix handling empty/unknown teachers and classrooms.
- Handling substitutions with teachers with multiple surnames will now use correct surname.
GimVičUrnik 0.4.5
Fixed
- New lunch menus are provided in XLSX format so original parsing won't work. This adds support for parsing XLSX menus and storing them.