Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@Robert27 Robert27 released this 24 Oct 07:09
· 2 commits to main since this release
54b5988

🚀 Features

  • (app) Add university sports and bump version (#109)
  • (library) Improved and redesigned seat booking
  • (app) New redesigned app icons
  • (icon) Dark mode app icons for iOS
  • (analytics) Patch aptabase to detect MacOS sessions
  • (foodPreferences) Add warning icon to highlight footer text
  • (map) Add report issue e-mail link
  • (share) Create ShareHeaderButton and add share option to sports event

🐛 Bug Fixes

  • (map) Map not moving to location marker on unloaded redirect
  • (map) Fix map camera reset after redirect while bottom modal is already open
  • (timetable) Initial timetable card loading
  • (links) Add padding to link text and handle undefined quicklinks
  • (grades) Add space to ECTS label and handle division by zero in average calculation
  • (sports) Prevents location buttons from resizing due to their fontweight
  • (settings) Restrict iOS app icon navigation to non-desktop devices
  • (map) Add conditionally rendering room availability details for guests
  • (theme) Accent color picker not displaying default color
  • (map) Next lecture not cleared after logout
  • (grades) Handle division by zero in average calculation
  • (library) Fixes restricted scrollable area in library page
  • (analytics) Fixes and improves logging of route navigation
  • (app) Fixes white flicker on app & map load

📚 Documentation

  • Add vitepress documentation and info website

⚡ Performance

  • (dashboard) Improve card visibility logic and update state management
  • (dependencies) Dependency updates
  • (toasts) Replace toast library for better design and performance

🎨 Styling

  • (app) Fixes various styling issues
  • (meal) Moves share button to header

⚙️ Miscellaneous Tasks

  • (linting) Add configuration for commit message linting