Dashboard launch

May 2026 · v0.6.0

New
  • Full web dashboard with Discord OAuth2. Manage every setting from your browser.
  • Live 7-day analytics directly in the dashboard: total calls, response time, claim rate, top handlers.
  • Cmd+K command palette across the website.
  • Toast notifications, copy-to-clipboard on every code block, mobile hamburger menu.
  • Accessibility polish: skip links, ARIA attributes, focus rings.

Top.gg vote webhook & cleanup service

May 2026 · v0.5.0

Ops
  • Top.gg vote webhook receiver with thank-you DM.
  • Automatic data retention cleanup (180 days for calls, 90 days for expired events).
  • Prometheus metrics endpoint for external Grafana dashboards.
  • Optional JSON log output for Loki / Datadog pipelines.
  • Sentry integration (opt-in via SENTRY_DSN).

Member feedback loop

May 2026 · v0.4.0

Feature
  • After every handled call, the member receives a tiny DM with thumbs-up / thumbs-down.
  • Ratings aggregated per server, surfaced in /calls feedback.
  • New /calls history <user> command with handled-rate.
  • Medals 🥇🥈🥉 for the top-handler leaderboard in /calls stats.

Performance & reliability

May 2026 · v0.3.0

Perf
  • Redis-backed guild config cache with transparent invalidation on writes.
  • New indexes on support_calls for every hot-path query.
  • Bulk update for stale-call recovery — scales past 50k concurrent calls.
  • Auto-thread and alert card consolidated into fewer Discord API calls.
  • Ko-fi token verification switched to constant-time comparison.

Premium + Ko-fi integration

April 2026 · v0.2.0

Premium
  • End-to-end Ko-fi integration: /premium buy generates a claim code, webhook applies automatically.
  • Custom alert color, voice counter, server-specific bot branding, 10 staff roles.
  • Gold-accented panels for every Premium surface.

Auto-threads & localization

April 2026 · v0.1.5

Feature
  • Private staff threads auto-created under every alert.
  • English and Deutsch locales for every member-facing message.
  • Live /setup preview, /setup language, /setup autothread.

Initial release

April 2026 · v0.1.0

Initial
  • Voice-state alerts with persistent Handled / Dismiss / Join buttons.
  • One-command setup via /setup support.
  • Non-privileged intents only — scales past 100 guilds without verification.
  • Escalation, cooldown, delay, custom message templates.