Skip to content

Releases: mautrix/meta

v0.5.2

16 Jul 11:09
Compare
Choose a tag to compare

Release post: https://mau.fi/blog/2025-07-mautrix-release/

  • Fixed handling some types of GraphQL errors.
  • Fixed LSVersion finding error on some accounts.

v0.5.1

16 Jun 19:21
Compare
Choose a tag to compare
  • Fixed deadlock on websocket disconnect (introduced in v0.5.0).

v0.5.0

16 Jun 18:14
Compare
Choose a tag to compare

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

16 Apr 11:35
Compare
Choose a tag to compare

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

16 Mar 16:45
Compare
Choose a tag to compare

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

16 Feb 16:16
Compare
Choose a tag to compare

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

16 Dec 16:57
Compare
Choose a tag to compare

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

16 Nov 16:44
Compare
Choose a tag to compare

Release post: https://mau.fi/blog/2024-11-mautrix-release/

  • No notable changes

v0.4.1

16 Oct 11:22
Compare
Choose a tag to compare

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

16 Sep 12:13
Compare
Choose a tag to compare

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.