Skip to content

v.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 09:08
· 419 commits to develop since this release
v.3.5
9b5691d

Overview

New features:

  • Adding automatic thread archival
  • Added a reminder to use /close for help threads
  • Automatically close help threads if OP leaves the server
  • Posts in media-only channels now need to contain media
  • Disallow help thread titles containing the word "help"

Bugfixes:

  • fixed bug with /audit unable to retrieve users
  • fixed bug with gist feature on no attachments

Platform:

  • added a stub for our community website
  • removed role-checks on most commands in favor of Discords built-in system
  • replacing the infamous enum-utility-pattern with private constructors
  • Introduced @ParametersAreNonnullByDefault and cleaned up usages of @Nonnull/@Nullable

PRs

New Contributors

Full Changelog: v.3.4...v.3.5