Releases: aternosorg/modbot
Releases · aternosorg/modbot
v3.3.3
Fixes
- Support passing google cloud credentials as base64 encoded JSON when using environment variables
Full Changelog: v3.3.2...v3.3.3
v3.3.2
Fixes
- ignore audit log events without an executor
- fix durations of timeouts
v3.3.1
- fix logging of manual timeouts from the guild audit log create event
v3.3.0
New Features
- Add audit log events to moderations/guild log
- Increase default upload limit to 25 MiB
Please note
To get the new audit log events, the bot needs to have the "View Audit Log" Permission on your server. The invite links have been updated, but if ModBot is already on your server then you will need to add the permission manually
Full Changelog: 3.2.5...v3.3.0
v3.2.5
We now also provide an official docker image: https://ghcr.io/aternosorg/modbot
For more information on how to set it up, check out the README: https://github.com/aternosorg/modbot#self-hosting
v3.2.4
Fixes
- This release prevents a minor bug where sending the same image twice withing quick succession could cause an error on servers with safe search enabled.
Full Changelog: v3.2.3...v3.2.4
v3.2.3
Fixes
- Ignore files without a content type in safesearch
- Prevent pardon from causing a negative strike count
- Add JSON examples to CONFIGURATION.md
Full Changelog: v3.2.2...v3.2.3
v3.2.2
Fixes
- Fix pagination for bad-word/auto-responses listing
- Catch permission errors in unmute/unban interval
- fix edit and delete button for bad-words and auto-responses (#557)
- Don't attempt to restore the muted role if it doesn't exist
Full Changelog: v3.2.1...v3.2.2
v3.2.1
Fixes
- Add missing Admin check in Slash Command Permission Manager V3
v3.2.0
New Features and Improvments
- use new channel select menus for bad-words/auto-responses
- automatically convert "include" and "match" triggers to a regex when the regex type is selected
- add message ids to bulk delete and normal message log
- Support new slash command permission system: Read More
Fixes
- make response, priority and punishment duration actually optional for bad-words
- set consistent max length on those properties
- Fix punishment corruption caused by edits
Full Changelog: v3.1.2...v3.2.0