Skip to content

Releases: aternosorg/modbot

v3.6.2

02 Sep 14:55
03d2f96
Compare
Choose a tag to compare

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

08 Jul 18:09
bf4453e
Compare
Choose a tag to compare

v3.6.0

08 Jul 16:40
64ec7b7
Compare
Choose a tag to compare

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

12 Jun 12:00
115940c
Compare
Choose a tag to compare

Fixes

  • Update dependencies
  • Fix weird behavior with invalid durations

v3.5.0

03 Jun 18:58
473b56a
Compare
Choose a tag to compare

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

02 Jun 17:21
ebed2bf
Compare
Choose a tag to compare

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

v3.4.6

25 Apr 15:16
b8f1319
Compare
Choose a tag to compare

Fixes

  • Fix trigger placeholder for phishing triggers
  • Update some dependencies
  • Update year in License

Full Changelog: v3.4.5...v3.4.6

v3.4.5

20 Jan 22:45
1864933
Compare
Choose a tag to compare

What's Changed

  • Fix buttons with custom emojis if no emojis are configured

Full Changelog: v3.4.4...v3.4.5

v3.4.4

15 Aug 19:41
fe0f540
Compare
Choose a tag to compare

Fixes

  • fix logging moderations

v3.4.3

15 Aug 16:50
ada995d
Compare
Choose a tag to compare

Fixes

  • Fix joined timestamp in GuildMemberRemoveEvent
  • User member avatars in more places