mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-09 23:40:27 +00:00
Update changelog
This commit is contained in:
parent
b469c8ddbd
commit
b4a4eb0057
@ -3,6 +3,15 @@
|
|||||||
* general: reusing the same account on multiple gateways now also reuses the connection.
|
* general: reusing the same account on multiple gateways now also reuses the connection.
|
||||||
This is particuarly useful for irc. See #87
|
This is particuarly useful for irc. See #87
|
||||||
* general: the Name is now REQUIRED and needs to be UNIQUE for each gateway configuration
|
* general: the Name is now REQUIRED and needs to be UNIQUE for each gateway configuration
|
||||||
|
* telegram: Support edited messages (telegram). See #141
|
||||||
|
* mattermost: Add support for showing/hiding join/leave messages from mattermost. Closes #147
|
||||||
|
* mattermost: Reconnect on session removal/timeout (mattermost)
|
||||||
|
* irc: Rejoin channel when kicked (irc).
|
||||||
|
|
||||||
|
## Bugfix
|
||||||
|
* mattermost: Remove space after nick (mattermost). Closes #142
|
||||||
|
* mattermost: Modify iconurl correctly (mattermost).
|
||||||
|
* irc: Fix join/leave regression (irc)
|
||||||
|
|
||||||
# v0.10.3
|
# v0.10.3
|
||||||
## Bugfix
|
## Bugfix
|
||||||
|
Loading…
Reference in New Issue
Block a user