summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorWim <wim@42.be>2020-04-21 23:53:51 +0200
committerGitHub <noreply@github.com>2020-04-21 23:53:51 +0200
commit6c442e239d3ec5b5a1f7a9f2cbc116b40c5a4b9d (patch)
treee24a2e63722cef96027128028f23f8ed84168eff /changelog.md
parenteaf92fca4ddf6bf78d2092618a4dc93b78af7140 (diff)
downloadmatterbridge-msglm-6c442e239d3ec5b5a1f7a9f2cbc116b40c5a4b9d.tar.gz
matterbridge-msglm-6c442e239d3ec5b5a1f7a9f2cbc116b40c5a4b9d.tar.bz2
matterbridge-msglm-6c442e239d3ec5b5a1f7a9f2cbc116b40c5a4b9d.zip
Release v1.17.4 (#1112)v1.17.4
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index f1219436..f490d4eb 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,12 @@
+# v1.17.4
+
+## Bugfix
+
+- general: Lowercase account names. Fixes #1108 (#1110)
+- msteams: Remove panics and retry polling on failure (msteams). Fixes #1104 (#1105
+- whatsapp: Update Rhymen/go-whatsapp. Fixes #1107 (#1109) (make whatsapp working again)
+- discord: Add an ID cache (discord). Fixes #1106 (#1111) (fix delete/edits with webhooks)
+
# v1.17.3
## Enhancements