๐งพ Changelog
Release history for Voidium. This page highlights the latest changes; full history is also available in the repository changelog.
๐ Latest release
2.5.1 โ 2026-03-15
Chat + Rank Fixes
- Discord links forwarded into Minecraft chat are clickable again.
- Rank prefixes and suffixes in TAB show the playtime / required-hours tooltip again when PlayerList is enabled.
- Version metadata updated to 2.5.1.
2.5 โ 2026โ03โ14
Web Control Panel โ React + Vite Rewrite
- Complete React 19 + Vite 6 + TypeScript SPA rewrite of the admin panel, bundled in the mod JAR.
- SSE real-time updates (3-second push), dark/light theme, locale selector (EN/CZ).
- Config Studio: visual editor for all 12 modules with schema-driven forms, diff, preview, apply, rollback.
- Toast notifications, system info (CPU/RAM/Disk), server icon display, server.properties editor.
- Live console with command execution, live chat feed, audit trail, SVG performance graphs.
- MC text preview for color codes, custom conditions hints in rank editor.
- AI admin assistant with config suggestions, incident review, and per-player conversation history.
- API rate limiting on AI endpoints (120 req/min per IP).
Security & Sessions
- Secret masking in Config Studio, session cleanup, sliding sessions, HttpOnly cookies.
- Console command allowlist, AI secret redaction, configurable session TTL.
Bug Fixes
- Config Studio diff no longer shows phantom changes after apply.
- AnnouncementManager reload no longer crashes the scheduler.
- Mixin registration fixed for ban sync.
2.4 โ 2026โ03โ11
- Full RGB color support in chat (
&#RRGGBB). - Rank tooltip on hover (played hours / required hours).
- Discord rename on link.
- Reload improvements (
/voidium reloadrestarts all managers).
๐ Previous versions
- 2.5 โ React + Vite web panel rewrite
- 2.3.5 โ Discord bridge fix + Web panel docs
- 2.3.4 โ Vote system hardening + release messaging improvements
- 2.3.3 โ Vote age limit + V1 compatibility fixes
- 2.3.1 โ Chat improvements + build metadata
Full history: see the repository CHANGELOG.