Releases: aternosorg/modbot
Releases · aternosorg/modbot
v3.8.0
Major Changes
- Require Node 22
- Use components v2 for some commands
/settings overview
/info
/avatar
Minor Changes
- Reduce logging of expected errors
Fixes
- Permission overrides from the Discord integration settings now work correctly again
Full Changelog: v3.7.2...v3.8.0
v3.7.2
Fixes
- Fix deprecation warning when using google cloud credentials and environment variables
- Cast shard ID to string in cloud logging
- Detect URI encoded invites
Full Changelog: v3.7.1...v3.7.2
v3.7.1
Fixes
- Log expected permission errors in intervals as warnings
- Fix info command
- Stream attachments from discord to log them
v3.7.0
Major Changes
- Require Node 20
- Support discord Sharding
Minor Changes
- Add missing space in bulk delete log message (fix #609)
- Update dependencies
Full Changelog: v3.6.2...v3.7.0
v3.6.2
Fixes
- Protected roles that have been deleted from the guild are now removed from ModBot's settings when using
/settings protected-roles list
v3.6.1
v3.6.0
New features
This feature is only available on self hosted instances where the Google Cloud Vision API is configured and the guild is on the feature whitelist
Fixes
v3.5.1
Fixes
- Update dependencies
- Fix weird behavior with invalid durations
v3.5.0
New Features
- Add comment field to moderations. This field can only be seen by moderators and is not shown to the user. (Unless you change the permissions ;))
Full Changelog: v3.4.7...v3.5.0
v3.4.7
Fixes
- Fix weird spacing between guild name and colon if no duration is present by @MiataBoy in #599
- Update some dependencies
- Reconnect to database if fatal errors occur during queries
Full Changelog: v3.4.6...v3.4.7