Releases: mautrix/twitter
Releases · mautrix/twitter
v0.3.0
Release post: https://mau.fi/blog/2025-03-mautrix-release/
- Added support for tweet attachments.
- Added support for unshortening URLs in incoming messages.
- Fixed sending media in unencrypted Matrix rooms.
- Fixed chats not being bridged in some cases even after accepting the message request on Twitter.
v0.2.1
Release post: https://mau.fi/blog/2025-01-mautrix-release/
- Fixed various bugs.
v0.2.0
Release post: https://mau.fi/blog/2024-12-mautrix-release/
- Rewrote bridge in Go using bridgev2 architecture.
- To migrate the bridge, simply upgrade in-place. The database and config will be migrated automatically, although some parts of the config aren't migrated (e.g. log config).
- It is recommended to check the config file after upgrading. If you have prevented the bridge from writing to the config, you should update it manually.