Skip to content

v6.5.0

Compare
Choose a tag to compare
@OoLunar OoLunar released this 25 Jul 06:28
· 92 commits to master since this release
b486510
  • help: Now shows the usage of the group command of when it's executable.
  • help: All parameters within the usage block are now snake_cased.
  • help: The usage will also use the command name/alias provided for easier understanding.
  • info user: Now correctly shows the requested user's first join date instead (it previously showed the invoking user's first joined date, which was wrong).
  • ban: No longer attempts to DM bots.
  • kick: "Brand new" kick command.
  • unban: Also "brand new."
  • Database: Now more efficiently saves the member's roles to the database.
  • Event handling: Now no longer attempts to assign managed roles when a member rejoins (this happened mostly to bots). Previously this would throw and cause the member to not have any of their previous roles reapplied to them.
  • Updated several dependencies, fixing more security vulnerabilities introduced by SixLabors.ImageSharp.