Release v1.17.4 (#1112)

This commit is contained in:
Wim
2020-04-21 23:53:51 +02:00
committed by GitHub
parent eaf92fca4d
commit 6c442e239d
3 changed files with 11 additions and 2 deletions

View File

@@ -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