Changelog

Track what's new, improved, and fixed in each release.

v1.0.0
Alpha

Current version

Added
Changed
Fixed
Security
Deprecated

v1.0.0

Alpha
December 1, 2025

Initial alpha release with core functionality.

  • Modern web dashboard with three layout options (sidebar, topnav, compact)
  • Multi-node architecture with daemon agents for distributed server hosting
  • Real-time console streaming via WebSocket
  • Template system for deploying consistent server configurations
  • Role-based access control with 30+ granular permissions
  • Two-factor authentication (TOTP) support
  • Audit logging for compliance
  • Server lifecycle management (start, stop, restart, kill)
  • In-browser file editor with syntax highlighting
  • Resource allocation and JVM configuration per server
  • Node hardware detection and capacity tracking
  • RSA keypair authentication between server and daemons
  • White-label branding support (logo, colors, site name)
  • Dark/light theme toggle
  • JWT authentication with refresh token rotation

v0.9.0

Internal
October 15, 2025

Pre-release internal testing version.

  • Initial dashboard UI implementation
  • Basic server management functionality
  • Node registration flow
  • User authentication system
  • Migrated from Knex to Prisma ORM
  • Console output buffering issues

This changelog follows Keep a Changelog principles.

Have feedback? Let us know.