Thumbnail

rani/matterbridge.git

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

commit 13dd25645e5aff5263b5cbac0769083d20e75cf7 Author: Wim <wim@42.be> Date: Tue Apr 23 23:31:45 2019 +0000 Update changelog diff --git a/changelog.md b/changelog.md index f09f096..1c27bee 100644 --- a/changelog.md +++ b/changelog.md @@ -13 +113 @@ +# v1.14.4 + +## Bugfix +* mattermost: Add Id to EditMessage (mattermost). Fixes #802 +* mattermost: Fix panic on nil message.Post (mattermost). Fixes #804 +* mattermost: Handle unthreaded messages (mattermost). Fixes #803 +* mattermost: Use paging in initUser and UpdateUsers (mattermost) +* slack: Add lacking clean-up in Slack synchronisation (#811) +* slack: Disable user lookups on delete messages (slack) (#812) +  # v1.14.3    ## Bugfix