v26.01
·
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
/banservercommand to the report interception system (thanks to @nexy7574 in #48). - Switched command system to use MSC4391.
- Changed
!matchand!searchcommands to also search watched lists with thedont_applyflag. - Fixed changes to the
skip_acllist in protected rooms config not being applied correctly.