Skip to content

Releases: maunium/meowlnir

v0.2.0

16 Oct 11:22
Compare
Choose a tag to compare

Release post: https://mau.fi/blog/2024-10-mautrix-release/

  • Added support for banning users via the report feature.
    • This requires setting report_room in the config and proxying the Matrix C-S report endpoint to Meowlnir.
  • Added support for notifying management room when the bot is pinged in a protected room.
  • Added !ban command to management rooms.
  • Added hacky_rule_filter to filter out policies which are too wide.
  • Fixed watched lists being evaluated in the wrong order.
  • Fixed newly added policy evaluation not considering existing unban policies.
  • Fixed handling redactions of policy events.

v0.1.0

16 Sep 12:11
Compare
Choose a tag to compare

Initial release.