Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 13:07
v0.2.0 - Core features optimization & code improvement

- Terminal input optimization: flush incoming data once instead of on each key code
- Introduced new Emacs shortcuts
- Enhanced username random distribution
- Fixed event buffer overflow and thread lock when pasting long text to the terminal
- Added a bell sound effect when a user receives a private message
- Added unit tests, increasing total code coverage to 58%