Release post: https://mau.fi/blog/2025-07-mautrix-release/
- Further improved support for
@lid
users.- N.B. As mentioned in the v0.12.0 and v0.12.2 release notes, 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 and v0.12.2 release notes, old registration files may have
- Added automatic conversion when sending quicktime/mov videos to WhatsApp.
- Fixed disappearing message timer not automatically fixing itself in some cases.
- Fixed call notices being sent to DM portal even if the call was in a group.