Skip to content

Commit 8c7549a

Browse files
committed
Update changelog
1 parent 7a16146 commit 8c7549a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

changelog.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,15 @@
66
* general: add support for edited messages.
77
Add new keyword EditDisable (false/true), default false. Which means by default edited messages will be sent to other bridges.
88
Add new keyword EditSuffix , default "". You can change this eg to "(edited)", this will be appended to every edit message.
9-
10-
## Enhancements
9+
* mattermost: support mattermost v3.9.x
10+
* general: Add support for HTTP{S}_PROXY env variables (#162)
1111
* discord: Strip custom emoji metadata (discord). Closes #148
1212

13+
## Bugfix
14+
* slack: Ignore error on private channel join (slack) Fixes #150
15+
* mattermost: fix crash on reconnects when server is down. Closes #163
16+
* irc: Relay messages starting with ! (irc). Closes #164
17+
1318
# v0.11.0
1419
## New features
1520
* general: reusing the same account on multiple gateways now also reuses the connection.
@@ -18,6 +23,7 @@
1823
* telegram: Support edited messages (telegram). See #141
1924
* mattermost: Add support for showing/hiding join/leave messages from mattermost. Closes #147
2025
* mattermost: Reconnect on session removal/timeout (mattermost)
26+
* mattermost: Support mattermost v3.8.x
2127
* irc: Rejoin channel when kicked (irc).
2228

2329
## Bugfix

0 commit comments

Comments
 (0)