Changelog
--- [4.4.8] - 2025/05/17
Refactor
Refactor backups for efficiency and in-place backup restores (Merge Request)
Refactor self-signed cert creation from
OpenSSL.crypto.X509
topyca/cryptography
's X.509 APIs (Merge Request)
Refactor 'config.json' tab to include settings sections (Merge Request)
New features
Add TOTP to allow for added authentication security (Merge Request | !838 | !841)
Bug fixes
Bump cryptography for CVE-2024-12797 (Merge Request)
Fix problematic MOTDs on bedrock servers breaking stats collection (Merge Request)
Fix caching issue on upload imports (Merge Request)
Fix server-name not showing after CSS refactor (Merge Request)
Fix overall player count on dashboard after CSS refactor (Merge Request)
Fix ignored names being ignored on all unzips and not just server updates (Merge Request)
Fix unzipping archive with db_stats would cause system crash (Merge Request)
Remove stats scheduling when monitored server is offline (Merge Request)
Force user logout when account is disabled (Merge Request)
Tweaks
Add neoforge support in server builder (Merge Request)
Add lightweight health check endpoint (Merge Request)