File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 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.
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
You can’t perform that action at this time.
0 commit comments