Releases: mautrix/slack
Releases · mautrix/slack
v0.1.2
Release post: https://mau.fi/blog/2024-10-mautrix-release/
- Fixed bridging newlines in plaintext messages from Matrix to Slack (thanks to @redgoat650 in #61).
- Fixed invalid auth not being detected immediately in some cases.
v0.1.1
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
Release post: https://mau.fi/blog/2024-08-mautrix-release/
Initial release.
Note that when upgrading from an older version, the config file will have to be recreated. Migrating old configs is not supported.
If encryption is used, the pickle_key
config option must be set to maunium.net/go/mautrix-whatsapp
to be able to read the old database.