Releases: bddvlpr/untis-ics-sync
v0.7.4
Fixes ICS generation with classes that span over multiple days with the same identifier.
Package maintenance and audit fixes.
What's Changed
- Fix: Only merge lessons when both lsnumber and date match by @Bartflo20 in #33
New Contributors
- @Bartflo20 made their first contribution in #33
Full Changelog: v0.7.3...v0.7.4
v0.7.3
Package maintenance and audit fixes.
Full Changelog: v0.7.2...v0.7.3
v0.7.2
v0.7.1
v0.7.0
In an attempt to prevent rate-limits for now, queue workers have been added. A Redis server must be supplied through environment variables in order to queue requests safely. In case the server hangs upon requesting lessons, the Redis server might be unresponsive/unreachable.
What's Changed
Full Changelog: v0.6.1...v0.7.0
v0.6.1
This hopefully stops Untis from throwing 429 errors. Stops the inefficient way of fetching classes day-by-day and now focuses on the ranged fetch again. Shortened the fetch range as the range fetch might fail if it causes too many classes to list. Thanks Untis.
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.10
Added ghcr.io image generations. This release is used to trigger the actions.
Full Changelog: v0.5.9...v0.5.10
v0.5.9
Changed UI to showing the class before the subject.
Full Changelog: v0.5.8...v0.5.9
v0.5.8
Added the ability to customize the amount of days fetched before and after today.
Full Changelog: v0.5.7...v0.5.8