Releases: 42wim/matterbridge
Releases · 42wim/matterbridge
Matterbridge v0.4.1
Fixes compile issue #20 because of missing vendor libs
Matterbridge v0.4
A lot of new features and bugfixes. Thanks to @fdevibe and @sk-unikent
Bugfixes
- Mattermost: Fix userlist output from IRC for channels with a lot of users
- Handle IRC events correctly
Features
- Add more/better debugmessages
- IRC: Add users command to get a list of mattermost users
- IRC and Mattermost: make Nickname configurable (RemoteNickFormat)
- IRC: Add support for topicwhotime
Matterbridge v0.3
Features
- Add support for multiple channels (1:1 mapping mattermost:IRC)
- Add support for IRC servers with password
- Add slack-compatible output
Matterbridge v0.2
Features
- add giphy support (!gif query)
- add support for !users (show users on IRC)
- add support for /me from IRC
- add SkipTLSVerify option for self-signed certificates
- show JOIN/PART on irc and mattermost
Fixes
- fix multiline messages from mattermost
- validate incoming messages