New
- Added
/feedbackfor all server members, with category selection and an optional comment so teams can share structured feedback quickly. - Setup and completion DMs now include a "Give Feedback" button, making it easier for admins to send feedback during onboarding.
Improvements
-
/scan_historyis now available to all admins on all plans. - Configuration changes now always enforce valid warning, inactive, and kick threshold ordering, helping prevent invalid setups.
- Cleaner
inactive_onlyguidance in/configand setup now clarifies that non-default roles are removed and not auto-restored in this mode. - Member lookup handling is now more reliable during high activity and Discord API rate limits, reducing missed updates in large servers.
- Activity Health Score publishing now handles load pressure more reliably, reducing stalled or incomplete publish runs.
- Startup and reconnect handling is now more stable, reducing sporadic command errors and duplicate cleanup side effects.
- Webhook validation is now stricter, so misconfigured webhook integrations are safely rejected.
Fixes
- Fixed an issue that could incorrectly clear Pro and Scale entitlement records during cache maintenance and temporarily disable premium features.
- Fixed an edge case where
Apply to allin manual kick review could fail to open the snooze modal. - Fixed manual kick review handling for members who already left the server, so they are cleaned up instead of remaining stuck in review state.
- Fixed intermittent message update failures in wizard, admin progress, polls,
/report_inactivity, and AHS status flows.