Releases: matrix-org/mjolnir
Releases · matrix-org/mjolnir
v1.2.1
This release replaces v1.2.0, which due to human error in the release process, was missing a number of patches.
ChangeLog:
- This time, a complete version of the abuse report display mechanism. Still considered a feature preview.
- Performance improvements for protections that need to lock back in the history of a room, decreasing the number of cases in which we could end up timing out.
- Better tests.
v1.2.0
ChangeLog:
- New feature: Mjölnir can now be used to display abuse reports in the moderation room and take action upon them. This feature is considered a preview and needs to be specifically activated in the configuration of Mjölnir.
- Testing infra: We now have integration tests running in CI.
v1.1.20
Changelog
Bot:
- Change of behaviour: Redactions that can be issued automatically as part of a ban will now only be sent once the bot has finished applying the ban to all of the protected rooms.
- Fixed possible socket timeout fetching history in large rooms before redaction.
v0.1.19
v0.1.18
v0.1.17
v0.1.16
v0.1.15
v0.1.14
v0.1.13
Changelog
Bot:
- Added support for redacting individual events.
- Change of behaviour: The bot will not try to protect ban list rooms it didn't create. Manually add them as protected if you want to protect those rooms.
- Added alias management commands.
- Change of behaviour: The config for when the bot accepts invites has changed. See 7314df7 for more details.
- Added an option to report to the management room when the bot is not going to accept an invite.
- General bug fixes and improvements.