Release post: https://mau.fi/blog/2025-06-mautrix-release/
- Improved support for
@lid
users.- N.B. As mentioned in the v0.12.0 release, old registration files may have
[0-9]+
in theusers
regex. You must change it to.+
, as the newlid
identifiers are bridged aslid-<number>
instead of just<phone number>
.
- N.B. As mentioned in the v0.12.0 release, old registration files may have
- Updated Docker image to Alpine 3.22.
- Fixed network errors on first connect not triggering automatic reconnect.
- Fixed animated sticker zips not being extracted when using direct media.