Skip to content

Releases: unreal-source/quinn

1.5.1

22 Jun 01:03
Compare
Choose a tag to compare
  • Fix unused getUsername imports

1.5.0

22 Jun 00:57
Compare
Choose a tag to compare
  • Ban command: Fix improper use of deferred reply
  • Ban command: Improve order of follow up messages
  • New usernames: Support both member and user objects to account for members who are no longer in the server
  • Logger: Fix bad detection of local dev environment

1.4.0

19 Jun 21:40
Compare
Choose a tag to compare
  • Defer replies for Ban command to reduce API errors
  • Phase 1 of supporting new usernames
  • Add dev logger for easier local development
  • Update dependencies

1.2.2

18 Nov 00:19
Compare
Choose a tag to compare
  • Move the checkmark in resolved reports in front of the italic delimiter so it doesn't look so weird.

1.2.1

18 Nov 00:03
Compare
Choose a tag to compare
  • Add a checkmark to resolved user reports

1.2.0

17 Nov 23:42
Compare
Choose a tag to compare
  • Add ability for moderators to mark user reports as resolved

1.1.1

05 Oct 23:37
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue preventing the ban command from working if the member can't be notified

1.1.0

30 Sep 19:05
Compare
Choose a tag to compare

Improvements

  • Ping moderators when a new user report is submitted

Bug fixes

  • Fix misnamed option preventing messages from being deleted when banning a member

1.0.1

27 Sep 01:01
Compare
Choose a tag to compare

Bug fixes

  • /history - Don't check for active strikes if no strikes are found (#8)
  • Skip removing expired strike if the member is no longer in the server (#6)