Skip to content

3.5.0

Choose a tag to compare

@bomzheg bomzheg released this 11 Jul 16:46
· 355 commits to master since this release

What's Changed

Festures

  • Add API route to rename a game file by guid by @bomzheg in #274
  • Add email registration, login and account linking by @bomzheg in #277
  • #280 Add /otl bot command and /auth/forgot-password endpoint by @bomzheg in #282
  • Add API to create a team without telegram chat (web-only play) by @bomzheg in #284
  • Add admin panel API (phase 1) by @bomzheg in #285
  • Notifications tab & user-to-user requests by @bomzheg in #263 and #288
  • Added /which_team for find team chat and /who_there for check which team is in current chat

Fixes

  • Commit game status when all teams finished by @bomzheg in #268
  • Fix CDN file serving: serve by file_path, non-cacheable 404, disable dedup by @bomzheg in #264
  • Add level_files and game_files m2m tables by @bomzheg in #271
  • Fall back to sending hint by content when file_id is missing by @bomzheg in #276
  • Send game log on API waivers start and start planning by @bomzheg in #283

Full Changelog: 3.4.0...3.5.0