Skip to content

v26.01

Choose a tag to compare

@tulir tulir released this 16 Jan 16:51
· 52 commits to main since this release
Immutable release. Only release title and notes can be modified.

Release post: https://mau.fi/blog/2026-01-mautrix-release/

  • Added notice if dry run is enabled (thanks to @nexy7574 in #46).
  • Added support for using MSC4323 to suspend users (thanks to @nexy7574 in #40).
  • Added /banserver command to the report interception system (thanks to @nexy7574 in #48).
  • Switched command system to use MSC4391.
  • Changed !match and !search commands to also search watched lists with the dont_apply flag.
  • Fixed changes to the skip_acl list in protected rooms config not being applied correctly.