Skip to content

v1.4.0

Choose a tag to compare

@markbeep markbeep released this 07 Jan 23:15
4feb9a0

1.4.0 (2026-01-07)

Features

  • add exam type filter (03baace)
  • add sitemap (ae0afb0)
  • api: offered in filters are now all matched against a single path of sections instead of against arbitrary matching sections (e6e47b1)

Bug Fixes

  • api: display search and unit information in embed description (6152a74)
  • api: fix crashing of unit pages if course hours are missing (488491b)
  • api: fix non-stacked elements not expanding correctly (0c7704b)
  • api: fix plausible event condition (77655df)
  • api: remove empty examination/registration block if no information exists (6152a74)
  • api: remove german title if it's the same as the english (0c7704b)
  • fix departments filter showing other departments (03baace)
  • fix incorrect media type for static files (65db758)

Miscellaneous Chores

  • move uv sync ahead of copy in dockerfiles (2941916)

Tests

  • replace ty with pyrefly type checking (ae0afb0)

Build System

  • api: reduce docker image size by splitting the build steps (11c64e0)