Skip to content

Releases: filips123/GimVicUrnik

GimVičUrnik 1.0.5

11 Jun 15:05
6bd8830

Choose a tag to compare

Changed

  • Update dependencies.

Fixed

  • Parsing of substitution documents with subject change category.

GimVičUrnik 1.0.4

06 May 18:56
9db2898

Choose a tag to compare

Fixed

  • Add another special name that means "none" to name normalization functions.
  • Fix highlights and hovers on mobile UI.
  • Ignore invalid service worker on update.

GimVičUrnik 1.0.3

05 May 17:02
343eec5

Choose a tag to compare

Changed

  • Update dependencies.

Fixed

  • Add missing check for service worker in updateApp.

GimVičUrnik 1.0.2

16 Apr 20:35
9e24a28

Choose a tag to compare

Fixed

  • Parsing lunch schedule times.

GimVičUrnik 1.0.1

12 Apr 20:00
22a7946

Choose a tag to compare

Changed

  • Update dependencies.

Fixed

  • Undefined addEventListener on MediaQueryList on old Safari versions.
  • Parsing of menu dates.

GimVičUrnik 1.0.0

31 Mar 15:44
2607619

Choose a tag to compare

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

28 Mar 17:10
628560c

Choose a tag to compare

GimVičUrnik 0.5.3 Pre-release
Pre-release

Fixed

  • Incorrect Monday calculation due to DST switch.

GimVičUrnik 0.5.2

23 Mar 10:39
192ba1b

Choose a tag to compare

GimVičUrnik 0.5.2 Pre-release
Pre-release

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

21 Mar 13:37
3341722

Choose a tag to compare

GimVičUrnik 0.5.1 Pre-release
Pre-release

Fixed

  • Prevent undefined date error.
  • Handle multiple classes for lunch schedule.
  • Handle multiple lunch schedules for the same class.

GimVičUrnik 0.5.0

21 Mar 11:55
cc388aa

Choose a tag to compare

GimVičUrnik 0.5.0 Pre-release
Pre-release

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.