Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

1.1.10

Compare
Choose a tag to compare
@Cyanic76 Cyanic76 released this 16 Jul 09:00
· 16 commits to master since this release

Added

  • All strings have been migrated to a new dedicated JSON file to make it easier to personalize them.
  • You can now choose whether reviewing community guidelines is a requirements for users to use modmail.
  • You can now choose whether to notify users when blocking them.

Fixes

  • Remove here/everyone mentions with a regex instead of blocking messages containing them.
  • You're not required to set a ticket log channel anymore.

Codebase changes

  • More comments for both users and me to understand what's going on.
  • Removed duplicate variable declarations.