Skip to content

Releases: novanai/timetable-sync

v2.8.2

27 Dec 16:38
2b7a656
Compare
Choose a tag to compare

Updates

  • Handle unknown locations
  • Update dependencies

v2.8.1

14 Oct 17:44
Compare
Choose a tag to compare

Updates

  • Use single env var for cns-api address
  • Provide cns-api address env var to bot service

v2.8.0

14 Oct 17:12
Compare
Choose a tag to compare

Updates

  • Add clubs & societies event + activity calendar (#12)

v2.7.1

30 Sep 09:41
Compare
Choose a tag to compare

Updates

  • Update requirements & dependencies
  • Fix iCalendar format issues

v2.7.0

29 Sep 14:03
a8a65ae
Compare
Choose a tag to compare

Updates

  • Add Discord bot for viewing timetables within Discord (#7)

v2.6.0

25 Sep 20:43
352d22c
Compare
Choose a tag to compare

Updates

  • Add location support, refactor backend and timetable API (#11)
    • Add location support
    • Rework timetable API logic
    • Cache full timetable for the academic year when requested
    • Speed up response times by using category item identities directly & filtering events from cache

v2.6.0a1

17 Sep 11:22
Compare
Choose a tag to compare

Add Discord bot

v2.5.1

16 Sep 16:43
f4b3642
Compare
Choose a tag to compare

Updates

  • Update calendar viewer & fix issues (#10)

v2.5.0

15 Sep 22:04
025fd36
Compare
Choose a tag to compare

Updates

#9

  • Update iCal format to include staff member in description
  • Add User-Agent request header when making timetable API requests
  • Fix location parsing and display handling

v2.4.2

13 Sep 09:32
Compare
Choose a tag to compare

Updates

  • Set iCal event end time to 1 second earlier (be355f6)