Releases: mautrix/meta
Releases · mautrix/meta
v0.5.2
v0.5.1
v0.5.0
Release post: https://mau.fi/blog/2025-06-mautrix-release/
- Added option to reconnect faster after restart by caching connection state.
- Added option to allow both Messenger and Facebook login without allowing Instagram.
- Added basic support for direct media.
- Added placeholders for encrypted messages on Instagram.
- Updated Docker image to Alpine 3.22.
- Changed Instagram reel bridging to never include caption.
- Fixed detecting some types of logouts.
v0.4.6
Release post: https://mau.fi/blog/2025-04-mautrix-release/
- Fixed bridging own read status in encrypted chats.
- Fixed proxy not being used during login.
v0.4.5
Release post: https://mau.fi/blog/2025-03-mautrix-release/
- Added experimental fix for fetching missing names in encrypted chats.
- Added fallback for unsupported encrypted messages.
v0.4.4
Release post: https://mau.fi/blog/2025-02-mautrix-release/
- Bumped minimum Go version to 1.23.
- Added support for signaling supported features to clients using the
com.beeper.room_features
state event. - Added auto-reconnect for certain uncommon error cases.
- Fixed replies with images including an extra blank message.
v0.4.3
Release post: https://mau.fi/blog/2024-12-mautrix-release/
- Fixed PNGs with certain color models failing to render on native apps (by automatically converting all PNGs to NRGBA).
- Fixed failed message sends not triggering an error message in certain cases.
- Updated Docker image to Alpine 3.21.
v0.4.2
Release post: https://mau.fi/blog/2024-11-mautrix-release/
- No notable changes
v0.4.1
Release post: https://mau.fi/blog/2024-10-mautrix-release/
- Fixed bridging newlines in messages from Meta that include user mentions.
- Added option to apply proxy settings to media downloads.
v0.4.0
Release post: https://mau.fi/blog/2024-09-mautrix-release/
- Bumped minimum Go version to 1.22.
- Rewrote bridge using bridgev2 architecture.
- 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.