Thumbnail

rani/matterbridge.git

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

commit 895e34092b0de9f44381b42b6a41a160be47b329 Author: Wim <wim@42.be> Date: Tue Feb 26 17:44:35 2019 +0000 Update changelog diff --git a/README.md b/README.md index 4923e36..2bbf480 100644 --- a/README.md +++ b/README.md @@ -23710 +2376 @@ See [changelog.md](https://github.com/42wim/matterbridge/blob/master/changelog.m    See [FAQ](https://github.com/42wim/matterbridge/wiki/FAQ)   -Want to tip ? -* eth: 0xb3f9b5387c66ad6be892bcb7bbc67862f3abc16f -* btc: 1N7cKHj5SfqBHBzDJ6kad4BzeqUBBS2zhs -  ## Related projects  * [FOSSRIT/infrastructure - roles/matterbridge](https://github.com/FOSSRIT/infrastructure/tree/master/roles/matterbridge) (Ansible role used to automate deployments of Matterbridge)  * [matterbridge autoconfig](https://github.com/patcon/matterbridge-autoconfig) diff --git a/changelog.md b/changelog.md index b287b30..dc13c74 100644 --- a/changelog.md +++ b/changelog.md @@ -14 +14 @@ -# v1.14.0-rc1 +# v1.14.0    ## New features  * whatsapp: new protocol added. Add initial WhatsApp support (#711) Thanks to @KrzysztofMadejski @@ -156 +157 @@    ## Bugfix  * zulip: Fix error handling on bad event queue id (zulip). Closes #694 +* zulip: Keep reconnecting until succeed (zulip) (#737)  * irc: add support for (older) unrealircd versions. #708  * irc: Support quits from irc correctly. Fixes #722 (#724)  * matrix: Send username when uploading video/images (matrix). Fixes #715 (#717) @@ -226 +237 @@  * matrix: Detect html nicks in RemoteNickFormat (matrix). Fixes #696 (#719)  * slack: Hint at thread replies when messages are unthreaded (slack) (#684)  * xmpp: Do not send topic changes on connect (xmpp). Fixes #732 (#733) +* telegram: Fix regression in HTML handling (telegram). Closes #734    ## Contributors  This release couldn't exist without the following contributors: