v0.3.0
2026-08-06Added
- Live gameplay screen: buzzer, answer panel, hints, steal rounds, host controls, floating score popups.
- Results screen with a podium, standings, and confetti.
- Leaderboards, profile, and settings pages.
- Actual visual theme backgrounds (Cyberpunk, Galaxy, Neon, and 11 more presets) plus custom image upload.
Fixed
- The app now builds — fixed a missing-components bug, a database typing bug, a broken lint config, and several UI component prop mismatches.
Known Issues
- The gameplay loop hasn't been played against a live server yet — expect rough edges.
- If the host disconnects mid-round, the game may stall until someone refreshes.
- Spotify and Team Battle are not fully functional yet.
v0.2.0
2026-08-06Added
- Room creation and join-by-code, lobby with chat and reactions, host settings panel.
- YouTube playlist import.
- Full multiplayer backend: buzz-race arbitration, scoring, steal mechanic, hints.
Known Issues
- No live gameplay screen yet — games could be started but not played.
v0.1.0
2026-08-06Added
- Initial project scaffold, branding, database schema, authentication.