PUBLIC UPDATE BOARD

XHUB UPDATES

News, releases, patch notes, and progress logs for the XHub Discord bot. This page will grow like a forum feed as new versions ship.

Release Notes

v1.2 Help Matrix Revamp + Bug Fixes

XHub v1.2 delivers a redesigned help command built with Components V2, patches a critical anti-raid quarantine bug, and cleans up the interaction router. No new dependencies, no schema changes — pure source edits.

June 20, 2026
Critical fix includedAnti-raid quarantine was silently breaking every server with anti-raid enabled — now only triggers on a real raid burst. Normal joins are safe again.
Help Command Matrix
Included in v1.2
/help and ,help now open a redesigned Command Matrix built with Components V2
Self-contained navigation hub with category overview and numbered command list
String Select Menu (dropdown) to pick a category to browse
Home button returns to category overview; cross-panel buttons still work
All icons use XHub custom emoji registry — no unicode or default Discord emojis
Anti-Raid Bug Fix
Included in v1.2
Quarantine role now only triggers after the join-burst threshold is reached
Normal joins are no longer affected when anti-raid is enabled
Fixed silent break that quarantined every new member in servers with anti-raid on
Critical severity fix across all XHub-protected servers
Code Cleanup
Included in v1.2
Consolidated xhub:help:<action> button handlers into one clean router
Removed old duplicated per-category button handlers in interactions.js
Tidied unused panel imports and fixed duplicate separator() declaration
Verification
Included in v1.2
JavaScript runtime check passed for all 45 bot files
No new dependencies, no database schema changes, no .env changes required
Pure source edits — replace files and restart the bot to apply
/help,help/security panel/music playanti-raid fixclean router
Release Notes

v0.1 Foundation Update

XHub v0.1 is the first full dashboard build: a polished command center for controlling, protecting, and growing Discord servers from one place.

May 30, 2026
Core promiseControl the server, protect the community, and keep every module easy to manage through the XHub dashboard.
Dashboard Core
Included in v0.1
Discord OAuth sign-in with server switching
Live server overview cards, activity feed, and system status
Module settings for channels, roles, prefix, and welcome flow
Responsive glass UI matching the XHub LED theme
Protection Suite
Included in v0.1
Anti-nuke controls and security module toggles
Anti-raid settings with lockdown-ready configuration
Moderation cases, warning tools, and action history
Admin console actions for user and server management
Music System
Included in v0.1
Music dashboard with queue-style controls
Now-playing preview bar with progress and waveform detail
Music analytics and history hooks
Command coverage for play, queue, skip, and control flows
Tickets And Support
Included in v0.1
Ticket panel builder with custom title and description
Ticket category buttons and staff-role visibility
Private ticket channel creation through Discord interactions
Ticket counters, recent tickets, and log-channel support
Logging And Messages
Included in v0.1
Server event logging switches by category
Saved master logging feature flag for bot compatibility
Test Log button to verify Discord channel permissions
Welcome, goodbye, and message configuration screens
Analytics And Operations
Included in v0.1
Server analytics with commands, growth, music, and threats
Real-time server data fetched for the selected guild
Top users, command distribution, and activity charts
Admin visibility for servers, users, and live action logs
/setup panel/security panel/ticket setup/music play/warn add/automations