Releases: unreal-source/quinn
Releases · unreal-source/quinn
1.5.1
- Fix unused getUsername imports
1.5.0
- 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
- 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
- Move the checkmark in resolved reports in front of the italic delimiter so it doesn't look so weird.
1.2.1
- Add a checkmark to resolved user reports
1.2.0
- Add ability for moderators to mark user reports as resolved
1.1.1
Bug fixes
- Fixed an issue preventing the ban command from working if the member can't be notified
1.1.0
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
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)