Skip to content

2.0.2

Choose a tag to compare

@Ralex91 Ralex91 released this 29 Apr 20:23
· 13 commits to main since this release

What's Changed

  • fix: replace crypto.randomUUID() with uuid package for browser compatibility
  • fix: normalize language detection to short code (EN-USEN) in LanguageSwitcher
  • 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 AnswerButton component for better responsiveness
  • chore: fix pnpm install script warning and skip Docker login/push when running locally with act

New Contributors

Full Changelog: https://github.com/Ralex91/Rahoot/compare/2.0.1...2.0.2