From 641ed1873bf047becb5a7f14b0d11e5b2c339888 Mon Sep 17 00:00:00 2001 From: Wim Date: Tue, 1 Jun 2021 23:36:53 +0200 Subject: Release v1.22.2 (#1504) --- changelog.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 22ae9c02..bda6b07a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,25 @@ +# v1.22.2 + +## Enhancements + +- general: Add a MessageClipped option to set your own clipped message. Closes #1359 (#1487) +- discord: Add AllowMention to restrict allowed mentions (#1462) +- matrix: Add MxId/Token login option for Matrix (#1438) +- nctalk: Support sending file URLs (nctalk) (#1489) +- nctalk: Add support for message deletion (nctalk) (#1492) +- whatsapp: Handle document messages (whatsapp) (#1475) + +## Bugfixes + +- general: Update vendored libs +- matrix: Fix content body issue for redactions (matrix) (#1496) +- telegram: Add libwebp-dev to tgs.Dockerfile fixes Telegram sticker to WebP rendering (#1476) +- whatsapp: Rename .jpe files to .jpg Fixes #1463 (whatsapp) (#1485) +- whatsapp: Fix crash on encountering VideoMessage (whatsapp) (#1483) + +This release couldn't exist without the following contributors: +@AvinashReddy3108, @chrisbobbe, @jaywink, @Funatiker, @computeronix, @alexandregv, @gary-kim, @SuperSandro2000 + # v1.22.1 ## Enhancements -- cgit v1.2.3