Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@MatoPlus MatoPlus released this 07 May 19:48
· 6 commits to main since this release
dde359b

Initial release!

Current Features

  • Registration/Login
  • Real-time code rooms
  • Chatbox in code rooms
  • Room lobby with public/private rooms
    • Create, update, or delete rooms
  • Forget password (currently using a test mail service, so no actual emails are sent)
  • Over 100 supported programming languages in rooms!
  • Support vim and emacs keybindings
  • Dark/light mode toggle

What's next

  • Forget password will use a proper email service, not for testing
  • User profiles
  • Invites specific users
  • Better CRDT integration