Changelog
--- [4.10.5] - 2026/06/15
Refactor
Sonar refactor: server.py (Merge Request | Merge Request)
Sonar refactor: File Helpers (Merge Request)
Refactor repeated broadcast logic into new Websocket Manager function (Merge Request)
New features
Add API method to list backup files (Merge Request)
Add "Stop All Servers" button (Merge Request)
Bug fixes
Fix general users not being able to edit themselves (Merge Request)
Improve upload progress bar consistency (Merge Request)
Improve terminal performance for noizy servers (Merge Request)
Allow users to access terminal buffer without log perms (Merge Request)
Fix headers for remote requests agents (Merge Request)
Fix command watcher thread crash when sending command to offline server (Merge Request)
Fix permission checkbox behavior during horizontal scroll (Merge Request)
Fix server control nav not collapsing to dropdown on small screens (Merge Request)
Rework Validate Read Perms to Fail-Shut by Default (Merge Request)
Tweaks
Bump cryptography for CVE-2026-26007 (Merge Request)
Fallback code block to automatically parse Java Versions on Arch Linux (Merge Request)
Show total system RAM in dashboard memory tooltip (Merge Request)
Add busy timeout to sqlite connections (Merge Request)
Use exception instead of error in exception handlers (Merge Request)