ITADN
mautrix/slack

版本发布 8

v25.10v0.2510.0
? · 2025-10-16

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.

v0.2.3
? · 2025-08-16

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.

v0.2.1
? · 2025-04-16

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`).

v0.2.0
? · 2025-03-16

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.

v0.1.4
? · 2024-12-16

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.

v0.1.3
? · 2024-11-16

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.

v0.1.1
? · 2024-09-16

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.

v0.1.0
? · 2024-08-16

Initial release. Note that when upgrading from an older version, the config file will have to be recreated. Migrating old configs is not supported.