版本发布 8
Release post: <https://mau.fi/blog/2025-10-mautrix-release/> * Switched to calendar versioning. * Added automatic fetching of channel info when parsing channel mentions, so the mention is converted to the channel name instead of showing the raw ID. * Fixed file name of external images (like gifs) bridged from Slack (thanks to @twouters in #70). * The deletion of the legacy provisioning API was postponed, but they are still deprecated.
Release post: https://mau.fi/blog/2025-08-mautrix-release/ * Deprecated legacy provisioning API. The `/_matrix/provision/v1` endpoints will be deleted in the next release. * Bumped minimum Go version to 1.24.
Release post: <https://mau.fi/blog/2025-04-mautrix-release/> * Fixed auto-linkification in outgoing messages of links whose top-level domain contains another shorter top-level domain (e.g. `.dev` which contains `.de`).
Release post: <https://mau.fi/blog/2025-03-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. * Changed mention bridging to never bridge as matrix.to URLs. * Fixed edits being bridged multiple times if a single chat had multiple logged-in Matrix users.
Release post: <https://mau.fi/blog/2024-12-mautrix-release/> * Switched to new API for loading initial chats. * Updated Docker imager to Alpine 3.21.
Release post: <https://mau.fi/blog/2024-11-mautrix-release/> * Fixed bridged code blocks not being wrapped in a `<code>` element. * Fixed login command not url-decoding cookies properly.
Release post: https://mau.fi/blog/2024-09-mautrix-release/ * Dropped support for unauthenticated media on Matrix. * Changed incoming file bridging to roundtrip via disk to avoid storing the entire file in memory. * Fixed sending media messages to Slack threads.
Initial release. Note that when upgrading from an older version, the config file will have to be recreated. Migrating old configs is not supported.