summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2020-08-24 00:25:30 +0200
committerGitHub <noreply@github.com>2020-08-24 00:25:30 +0200
commit39f4fb344680e0b38ca0d0f2297ac33c94d72147 (patch)
tree7060364f3d12cfc8709d5a0e6462daf8dadb1ace /changelog.md
parent56159b9bce7de33359ef776fa1018ced5f68d296 (diff)
downloadmatterbridge-msglm-39f4fb344680e0b38ca0d0f2297ac33c94d72147.tar.gz
matterbridge-msglm-39f4fb344680e0b38ca0d0f2297ac33c94d72147.tar.bz2
matterbridge-msglm-39f4fb344680e0b38ca0d0f2297ac33c94d72147.zip
Release v1.18.1 (#1207)v1.18.1
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 191dc0de..90181598 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,23 @@
+# v1.18.1
+
+## New features
+
+- telegram: Support Telegram animated stickers (tgs) format (#1173). See https://github.com/42wim/matterbridge/wiki/Settings#mediaConverttgs for more info
+
+## Enhancements
+
+- matrix: Remove HTML formatting for push messages (#1188) (#1189)
+- mattermost: Use mattermost v5 module (#1192)
+
+## Bugfix
+
+- whatsapp: Handle panic in whatsapp. Fixes #1180 (#1184)
+- nctalk: Fix Nextcloud Talk connection failure (#1179)
+- matrix: Sleep when ratelimited on joins (matrix). Fixes #1201 (#1206)
+
+This release couldn't exist without the following contributors:
+@42wim, @BenWiederhake, @Dellle, @gary-kim
+
# v1.18.0
## New features