Releases: MatoPlus/discourse
Releases · MatoPlus/discourse
v0.1.0
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