Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 4b84c555dce4520207b7a5bdb0cc68fb97d175f4 Author: Wim <wim@42.be> Date: Fri Nov 24 23:56:22 2017 +0000 Update changelog diff --git a/changelog.md b/changelog.md index 9a25ab6..7f784ef 100644 --- a/changelog.md +++ b/changelog.md @@ -13 +117 @@ +# v1.5.0 +## New features +* general: remote mediaserver support. See MediaServerDownload and MediaServerUpload in matterbridge.toml.sample + more information on https://github.com/42wim/matterbridge/wiki/Mediaserver-setup-%5Badvanced%5D +* general: Add support for ReplaceNicks using regexp to replace nicks. Closes #269 (see matterbridge.toml.sample) +* general: Add support for ReplaceMessages using regexp to replace messages. #269 (see matterbridge.toml.sample) +* irc: Add MessageSplit option to split messages on MessageLength (irc). Closes #281 +* matrix: Add support for uploading images/video (matrix). Closes #302 +* matrix: Add support for uploaded images/video (matrix) + +## Bugfix +* telegram: Add webp extension to stickers if necessary (telegram) +* mattermost: Break when re-login fails (mattermost) +  # v1.4.1  ## Bugfix  * telegram: fix issue with uploading for images/documents/stickers