v25.12
·
62 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Release post: https://mau.fi/blog/2025-12-mautrix-release/
- Updated Docker image to Alpine 3.23.
- Added endpoints for deleting bots and management rooms.
- Added endpoint for fetching own management rooms using a Matrix access token.
- The Matrix-authed endpoints are disabled by default and can be enabled in the config. They will be used for a management web interface in the future.
- Changed
!matchand!searchcommand to always only look in watched lists, regardless ofuntrustedflag. - Fixed new bans trying to ban users in rooms that were unprotected earlier.