Skip to content

v25.12

Choose a tag to compare

@tulir tulir released this 16 Dec 13:51
· 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 !match and !search command to always only look in watched lists, regardless of untrusted flag.
  • Fixed new bans trying to ban users in rooms that were unprotected earlier.