2.0.2
What's Changed
- fix: replace
crypto.randomUUID()withuuidpackage for browser compatibility - fix: normalize language detection to short code (
EN-US→EN) inLanguageSwitcher - fix: emit leave event on page exit to properly notify server when leaving game, add exit button on manager waiting room
- feat: add expandable QR code modal on manager waiting room
- fix: adjust icon and text sizes in
AnswerButtoncomponent for better responsiveness - chore: fix pnpm install script warning and skip Docker login/push when running locally with act
New Contributors
- @Lindwen made their first contribution in https://github.com/Ralex91/Rahoot/pull/66
Full Changelog: https://github.com/Ralex91/Rahoot/compare/2.0.1...2.0.2