- Bugfix: Fix the docker command to use uvicorn
- New: Implemented opt-in activity tracking
- Update: Updated the backend to use FastAPI
- Update: Frontend performance updates
- Update: Switch to using main as the default branch
- Bugfix: Updated vite dependency to fix a security issue in dev mode
- Bugfix: Include the frontend in the package
- New: Add an indicator when a frontend reload is required
- Chore: Update all dependencies
- Chore: Switch to using hatch
- Bugfix: Fix security issues in dependencies
- Bugfix: Fixed a security issue in Tornado
- Update: Updated the search library
- Bugfix: Fixed an issue with navigating to the lobby after searching
- Bugfix: Fixed a layout issue with the heading
- New: Implemented search
- Bugfix: Fixed an a11y issue in the floor display
- Bugfix: Fixed an issue with the floor previews positioning
- Update: Added floor previews
- Update: Improved the floor browsing UI
- Bugfix: Fixed an issue with the footer layout
- Update: Rewrite of the floor browsing UI
- Update: Performance improvements
- Bugfix: Fix dependency versions
- Bugfix: Fix an issue with the release preparation
- Update: Performance improvements
- Update: Work from python 3.9
- Bugfix: Fixed issues required for asyncpg
- Bugfix: Deploy the production code
- New: Floor navigation
- Update: Improved lobby
- New: Initial version