Skip to content

v0.10.1

Compare
Choose a tag to compare
@tulir tulir released this 19 Aug 12:08
· 543 commits to master since this release

N.B. Docker images have moved from dock.mau.dev/tulir/mautrix-telegram to dock.mau.dev/mautrix/telegram. New versions are only available at the new path.

Added

  • Warning when bridging existing room if bridge bot doesn't have redaction permissions.
  • Custom flag to invite events that will be auto-accepted using double puppeting.
  • Custom flags for animated stickers (same as what gifs already had).

Improved

  • Updated to Telethon 1.22.
  • Updated Docker image to Alpine 3.14.

Fixed

  • Fixed Bridging Matrix location messages with additional flags in geo_uri.
  • Editing encrypted messages will no longer add an asterisk on Telegram (#623).
  • Matrix typing notifications won't be echoed back for double puppeted users anymore (#631).
  • AuthKeyDuplicatedError is now handled properly instead of making the user get stuck.
  • Fixed public_portals setting not being respected on room creation.