Skip to content

Latest commit

 

History

History
108 lines (52 loc) · 6.22 KB

File metadata and controls

108 lines (52 loc) · 6.22 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.1.11 (2025-10-19)

Bug Fixes

  • Kanban board crash due to misnamed DB field (#97) (1136cf8)

1.1.10 (2025-10-15)

Bug Fixes

  • Dramatically increase performance for get_my_slots (#95) (b8c97b7)

1.1.9 (2025-10-12)

Bug Fixes

  • Only show visible modules (#94) (378597a)
  • Rename column to selectedcolumn in DB (#90) (abdbf0e), closes #89
  • Various things we found out through the new CI checks (#92) (cf4f42b), closes #91

1.1.8 (2025-10-04)

Bug Fixes

  • Add some debug statements in case of exceptions (#88) (4543395)

1.1.7 (2025-10-02)

Bug Fixes

1.1.6 (2025-10-01)

Bug Fixes

  • Automatically unreserve overlapping slots on book_reservation (#86) (e536faf)
  • Missing functions declarations (#84) (91b7e06)
  • User ID check in unbook_reservation (#85) (ec14167)

1.1.5 (2025-09-28)

Bug Fixes

  • Fix UB in get_eduplanner_courses (#83) (6c3f7db)

1.1.4 (2025-09-28)

Bug Fixes

  • Unhide courses without enddate + various minor fixes (#82) (ad4fb10)

1.1.3 (2025-09-26)

Bug Fixes

1.1.2 (2025-09-26)

Bug Fixes

1.1.1 (2025-09-24)

Bug Fixes

  • Gen docs hopefully (#76) (3b060ca)
  • Remove notifs of types yet unsupported by our structure (#77) (1cd849e)

1.1.0 (2025-09-23)

Features

  • Implement kanban board (#73) (c0c930e)
  • Perf for course getters, tags for incl./excl. courses for us (#74) (b870f16)
  • Settings mega plus (#75) (fd69ed4)

Bug Fixes

1.0.2 (2025-02-20)

Bug Fixes

  • Module state priority (cc4ac3c)
  • more checks in module->get_cmobj (1e0da84)