Releases: HermesMessenger/Hermes
Releases · HermesMessenger/Hermes
v3.0.0 - Migrate to Cassandra
Changelog:
- Migrate from Redis to Cassandra (Rewriting most of the DB code)
- Added settings (Profile picture, user color, theme)
- Added ability to edit & delete messages
- Change logo
- Added bots
- 👾 Fixed a lot of bugs (And probably inserted more bugs) 👾
- 🎉 Reached 200 commits 🎉
v2.1.2 - Improve quotes and links
Fix some bugs with parsing of quotes and links:
- If a message had both a quote and a link the text appeared twice
- If a message had more than one link in it they were parsed as one link
v2.1.1 - Security patch
- Removed XSS from links
v2.1.0 - Bug fixes
This release contains some bug fixes:
- Fix auto login when a user creates an account
- Fix quoting a message with a quote
- Improve database read/write performance
v2.0.0 - Security Improvements
This release contains a lot of security fixes, as well as other new features:
- The ability to reply to messages
- Showing the time and date a message was sent
- Parsing of links
- Site appearance changes
- Various backend improvements
v1.0.0 - Initial Release
This is the first official release of the Hermes Messenger application. It now has all basic features included and tested.