You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
Issue templates have been improved.
Snackbar should no longer repeatedly show when offline.
Fixed
Timetable parser when the same entry contains multiple values.
Timetable parser when a lesson has no class.
Lunch menu parser when number of students is missing.
Navigation on the entity selection screen.
Backward Incompatible Changes
The class_id fields in the lessons, substitutions and lunch_schedule tables are now nullable. You need to manually change this or recreate the database.