Skip to content

Releases: HermesMessenger/Hermes

v3.0.0 - Migrate to Cassandra

02 Feb 11:50
cb2c1bb
Compare
Choose a tag to compare

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

19 Nov 10:43
Compare
Choose a tag to compare

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

16 Nov 16:14
Compare
Choose a tag to compare
  • Removed XSS from links

v2.1.0 - Bug fixes

14 Nov 17:13
55262ca
Compare
Choose a tag to compare

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

13 Nov 21:47
Compare
Choose a tag to compare

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

07 Nov 13:04
Compare
Choose a tag to compare

This is the first official release of the Hermes Messenger application. It now has all basic features included and tested.