Skip to content

Releases: mautrix/slack

v0.2.1

16 Apr 11:35
Compare
Choose a tag to compare

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

16 Mar 16:45
Compare
Choose a tag to compare

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

16 Dec 16:57
Compare
Choose a tag to compare

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

16 Nov 16:44
Compare
Choose a tag to compare

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.2

16 Oct 11:22
Compare
Choose a tag to compare

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

16 Sep 12:13
Compare
Choose a tag to compare

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

16 Aug 12:13
Compare
Choose a tag to compare

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.