Skip to content

GameLog

Pre-release
Pre-release

Choose a tag to compare

@Garvit-Agrawal7 Garvit-Agrawal7 released this 21 Jul 04:54
· 3 commits to master since this release

GameLog v1.0.0-beta.3

Added

  • Backend is now hosted publicly, replacing the local/LAN-only setup used in earlier betas.
  • User authentication (signup, login, JWT-based sessions).
  • Rate limiting on authentication endpoints.

Known Bugs

  • SMTP email delivery is not working. As a result, users cannot sign up or reset their password, since both flows depend on a verification/reset email being sent.

  • (Since Signup doesn't work, use username: user and password: user123 until the backend is fixed)