Skip to content

Releases: unreal-source/quinn

2.1.7

16 Mar 18:53

Choose a tag to compare

version 2.1.7

2.1.6

16 Mar 18:51
527c0f5

Choose a tag to compare

  • Update deprecated method for deleting messages on ban
  • Upgrade dependencies

2.1.5

12 Feb 17:34
77b99cb

Choose a tag to compare

  • Remove custom suspicious member join monitor in favor of DIscord's new native solution.

2.1.4

10 Feb 03:17

Choose a tag to compare

  • Run strike manager once daily

2.1.3

09 Feb 06:02

Choose a tag to compare

  • Handle edge cases for double strike protection

2.1.2

03 Feb 01:07

Choose a tag to compare

  • Disconnect from database after Prisma operations
  • Enable debug logging for double strike protection

2.1.1

16 Jan 03:48

Choose a tag to compare

  • Fix bad date parsing in double strike protection

2.1.0

06 Oct 20:35

Choose a tag to compare

  • Add voice chat-friendly command for reporting users

2.0.0

21 Sep 18:50

Choose a tag to compare

  • Double strike protection
  • New ban appeal handler
  • Improved performance for database operations
  • Improved join/leave logs
  • Defer all long-running commands to reduce API errors
  • Switch from Grafana to Axiom for app logs
  • Upgraded all dependencies
  • Refactor code

1.5.2

28 Jul 02:00

Choose a tag to compare

  • Ban Command: Defer interaction earlier in execution flow to prevent Unknown interaction errors