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

Releases: Cyanic76/discord-modmail

1.3.2

02 Aug 07:37
Compare
Choose a tag to compare

Package updates

  • Updated discord.js to 14.1.2.

1.3.1

31 Jul 06:24
2c7980a
Compare
Choose a tag to compare

Package updates

1.3.0

18 Jul 11:18
Compare
Choose a tag to compare

Added

  • Administrators can choose whether to get Embeds or raw Messages in the logs.

Fixed

  • Applied some of the 1.1.10, 1.2.0, 1.2.1 fixes to the MongoDB modmail.

Package updates

1.2.2

18 Jul 09:11
Compare
Choose a tag to compare
1.2.2 Pre-release
Pre-release

Package updates

This applies to all the package.json files.

  • Bumped discord.js to 13.9.0

1.2.1

16 Jul 10:51
Compare
Choose a tag to compare

Fixes

  • Reverted a change where the modmail would send "This channel isn't bound to a thread" in any non-support channel, because this would otherwise cause the modmail to spam everywhere.

1.2.0

16 Jul 10:10
Compare
Choose a tag to compare

Added

  • This release includes 1.1.10 changes.

Fixes

  • Fixed many bugs for the QuickDB-based modmail
  • Use config.token instead of process.env.TOKEN.

1.1.10

16 Jul 09:00
Compare
Choose a tag to compare

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.

1.1.9

25 Jun 09:00
cfd5fce
Compare
Choose a tag to compare

Package updates

This applies to all the package.json files.

This applies to the mongo package.json.

  • Bumped mongoose to 6.3.8 (from modmail 1.1.8)

1.1.8

14 Jun 05:11
4c7bd26
Compare
Choose a tag to compare
1.1.8 Pre-release
Pre-release

This applies to the mongo package.json.

  • Bumped mongoose to 6.3.8. (fixes)

1.1.7

14 Jun 05:06
f961d0b
Compare
Choose a tag to compare

Package updates

This applies to all the package.json files.

This applies to the main package.json file.

  • Bumped quick.db to 9.0.3