Skip to content

0.29.2

Pre-release
Pre-release

Choose a tag to compare

@longsleep longsleep released this 13 Oct 11:52
· 2 commits to master since this release

This release adds support to provide server configuration via NATS. Also the room names are now no longer case sensitive by default. Also some other minor fixes have been merged.

  • Feature : Configuration can now be loaded from NATS (disabled by default).
  • Change : Room names are no longer case sensitive by default (server configuration).
  • Bugfix : Desktop notifications are no longer encoded and now show non-ascii correctly.
  • Bugfix : Makefile now runs the get target before binary target.