StaffHQ
Docs/Reference/Changelog

Changelog

Release history for StaffHQ — dashboard, plugin, and Discord bot.

Only customer-facing changes are listed here. For internal infrastructure notes, see the operator runbooks. Breaking changes are marked clearly.

2026

dashboard@2026-04-1414 April 2026
  • addedMulti-tenant SaaS mode: each customer gets an isolated database. No shared data between tenants.
  • addedSelf-service onboarding: activate your license key at dash.staffhq.net/onboarding — no manual setup required.
  • addedSubscription management in Dashboard > Settings: view billing cycle, paid-until date, and renewal countdown.
  • added2-year subscription cycle (25% discount) available at checkout.
  • addedDiscord OAuth account linking: connect your Discord identity to your dashboard account for bot cross-referencing.
  • addedManaged bot hosting: optional add-on lets StaffHQ run your Discord bot — no server required.
  • addedData export (GDPR): download your full tenant dataset from Dashboard > Settings.
  • addedRenewal reminder emails sent 14 days before subscription expiry (McSets compliance).
  • added7-day grace period after subscription expiry before account suspension.
  • changedLogin is now email + password only. Discord is not a login method — it is an optional linked identity.
  • changedAPI keys are now scoped per tenant and managed from Dashboard > Settings > API Keys.
  • fixedCheckout webhook rejected 2-year subscription cycles — now accepted correctly.
  • securityAll per-tenant database credentials are encrypted at rest using AES-256-GCM before storage in the control plane.
  • securitySession tokens now embed tenant ID; cross-tenant session replay is rejected.

Plugin

plugin@2.12026 Q1
  • addedFolia support: the plugin now runs on Folia-based servers in addition to Paper and its forks. Async region scheduling is handled automatically.
  • addedHeartbeat endpoint: plugin sends a lightweight keep-alive every 60 seconds so the dashboard can show accurate online/offline status.
  • fixedVoice session end events occasionally missed when a player disconnected mid-session — now flushed on quit.
  • fixedPlaceholder %staffhq_rank% returned null for players without a recorded punishment history.
  • changedMinimum supported server version is Minecraft 1.19.

Earlier releases

StaffHQ entered closed beta in early 2026. Full release notes for pre-beta builds are not published. If you need details on a specific change, contact support@staffhq.net.

← PreviousREST APINext →Troubleshooting