Many Changes for the lesson change event entity 🎉
-
New event types:
subject,lstext(lesson text) andinfo(lesson information text)
-> They show when the subject or the text of a lesson changes -
The lesson_change type indicates when an attribut (that is not covered by any event type) of a lesson change
-
Lessons now have an "info" attribute that displays info texts that teachers can add to the lessons
-
New option in the integration configuration: Option to exclude filters from the events/ notifications. This optional setting allows you to receive notifications/ events about filtered lessons!
-
Performance optimization: The intern comparison to check whether a lesson has changed is now faster/ more efficient.
Breaking Changes 🚨
The event type „lesson_change“ no longer represents subject changes (use the new subject event type instead :) ).
What's Changed
- Improve timetable comparing and add option to exclude filters from comparing by @mrtncode and @FelixderAndere in #246
Full Changelog: v2.0.4...v2.1.0