Skip to content

v7.0.2

Compare
Choose a tag to compare
@geoffrey-wu geoffrey-wu released this 24 May 22:15
· 193 commits to main since this release

Adds more multiplayer and user input restrictions.

Features

  • #283: automatically rewrite inappropriate multiplayer names by @VillainsRule in
  • #286: add restrictions to allowed character set in usernames and room names by @VillainsRule

Bug Fixes

  • Fix bug where clicking on a category highlights everything but the category you chose

Backend

  • Changes the entry point of the app from server/server.js to index.js
  • Add moderation and multiplayer subdirectories to server directory

Full Changelog: v7.0.1...v7.0.2