🆕 Highlights
- show lstext in calendar if no lesson (Change the event name to the lesson info if no subject found. Example: "Irregular: None" -> "Irregular: Field Trip")
- always request extendet timetable (more information in Events and JSON data)
- add get_schoolyears service (a service that will return all schoolyears)
✅ Changes
- add extra description for exclude_data (extra description for more clarity)
🐛 Fixed Stuff
- fixed Default Option
- Update logic for determining the active schoolyear (should prevent timetable not showing in holidays)
- fixed Index error in Notifications #215