Release post: https://mau.fi/blog/2025-09-mautrix-release/
- Removed legacy provisioning API and database legacy migration. Upgrading directly from versions prior to v0.7.0 is not supported.
- If you've been using the bridge since before v0.7.0 and have prevented the bridge from writing to the config, you must either update the config manually or allow the bridge to update it for you before upgrading to this release (i.e. run v0.8.6 once with config writing allowed).
- Updated libsignal to v0.80.3.
- Added support for
com.beeper.disappearing_timer
state event, which stores the disappearing setting of chats and allows changing the setting from Matrix. - Added support for nicknames in displayname templates.
- Like contact list names, nicknames are not safe to use on multi-user instances.
- Added support for creating Signal groups.
- Fixed certain types of logouts not being detected properly.