Releases: Stormster/hytale-server-manager
Releases · Stormster/hytale-server-manager
Hytale Server Manager v3.0.2
Experimental addon experience
- Improved update/install flow for experimental addons with clearer status and messaging.
- Better handling for addon script loading and load errors.
- Custom Commands editor now opens directly in the Experimental page (no extra dialog), with improved loading/error states and smoother scrolling.
Updates & reliability
- Improved updater behavior with better backup options and clearer error handling.
- Added per-instance Nitrado update status support for more accurate update checks.
- Updated UpdateView text and layout for better clarity and usability.
Fixes
- Fixed duplicate
updatesPendingCountdeclaration. - Fixed several UI/UX issues in UpdateView and ServerView copy/labels.
- Improved overall stability around addon and update flows.
VirusTotal reports
- MSI: Hytale Server Manager_3.0.2_x64_en-US.msi
- Installer EXE: Hytale Server Manager_3.0.2_x64-setup.exe
Hytale Server Manager v2.8.0
Experimental Addon Integration
- Added a new Experimental area with improved addon setup and management flow.
- Expanded addon integration between backend and frontend, including exported API functions for addon interaction.
- Improved addon script loading and error handling so addon issues are surfaced more clearly.
Better Reliability & Auth Handling
- Added a backend health check endpoint and improved API auth error handling.
- Added auth/session safeguards (including clearer expired-auth behavior in-app).
- Improved updater/downloader behavior to better recover and report issues.
Console & Configuration Improvements
- Enhanced
ServerConsoleinteractions (including hover behavior and command UX improvements). - Expanded built-in command support (including additional voice-related commands).
- Improved JSON error handling in both
ConfigViewand addon JSON editing. - Updated navigation and custom command management flow.
UI / Quality Updates
- New/updated components for addon UX and auth messaging.
- Dependency and config cleanups for stability.
VirusTotal Reports
- MSI: Hytale Server Manager_2.8.0_x64_en-US.msi
- Installer EXE: Hytale Server Manager_2.8.0_x64-setup.exe
Hytale Server Manager v2.7.0
Security & safety
- Improved instance path validation to prevent invalid or unsafe paths.
- Hardened ZIP extraction during download/backup/update flows.
Stability improvements
- Better backend resilience and restart behavior if the service crashes.
- Improved reconnect handling so the app recovers more cleanly after backend restarts.
- Refined SSE and setup/install flow handling for more reliable progress and status updates.
User experience
- Clearer install/setup error messages and better diagnostics when something fails.
- Better consistency in dashboard/config styling and scrollbar behavior.
- Improved file selection logic in release scanning scripts.
VirusTotal reports
- MSI: Hytale Server Manager_2.7.0_x64_en-US.msi
- Installer EXE: Hytale Server Manager_2.7.0_x64-setup.exe
Hytale Server Manager v2.6.6
Backend
- Stability – Backend restarts automatically if Uvicorn crashes or exits unexpectedly (Tauri + Python).
- Reconnection – Backend URL cache is cleared on connection errors so the app can reconnect after a restart.
- Logging – Log buffer handles write errors so logging stays available when stderr fails.
UI
- Config – Config view uses a labeled button instead of a tooltip-only control for better accessibility.
- Dashboard – Button styling updated for consistency.
- Scrollbars – Scrollbar styles standardized via CSS variables; ServerConsole and ConfigView use them for consistent layout and overflow.
Hytale Server Manager v2.6.5
I apologize for the releases back to back, I just came home from vacation and I'm pushing fixes for issues that were reported while I was away.
Fixes
- Console / SSE – Added
outputevent handling in SSE subscriptions for more reliable console streaming. - Server exit – Improved server exit handling to avoid duplicate exit messages and better manage connections when the server stops.
Hytale Server Manager v2.6.4
Fixes
- Backend readiness – Backend readiness check now returns clear success or failure messages based on server startup status.
- Security – Tauri security config updated to allow connections from any localhost port for local development.
Hytale Server Manager v2.6.3
Fixes
- Downloading / installation – Server download and install dialogs now use native
EventSourcewith GET instead of POST, improving reliability in the Tauri WebView (fixes downloads hanging or failing). - Setup readiness – Checks before starting installation and clearer error messages when the downloader is unavailable or auth fails.
- Installation dialogs – Clearer error handling, optional debug info copying for support, and installation cancellation support.
Note
Linux compatibility is planned for the next release.
Hytale Server Manager v2.6.1
Bug fix
- First-time install – Installing a server for a new instance no longer fails when another instance is already running. Previously, any running server blocked first-time installs.
Hytale Server Manager v2.6.0
Updates
- Bulk update – Update all instances with available updates in one action; grouped by patchline so each version is downloaded once
- Download cache – Shared cache per patchline; avoids re-downloading the same version for multiple instances and clears old cache before a new download
- Graceful shutdown – When updating a running server, you can send in-game warnings (1 min, 30 sec, 10 sec) before shutdown so players have time to leave safely.
- Instance backups – Per-instance backup created before each update
- UI – Updated layout, clearer messaging and guidance, and improved dialogs
UI & Layout
- Footer – App footer with version link and Report Issues across main app, auth, and onboarding
- ServerAuthModal – Simplified dialog behavior
- Dark mode – Tweaks for better contrast in dark mode (there is no light mode yet, but soon)
Requirements
- Windows
- Java 25+
- Hytale account for server downloads
Hytale Server Manager v2.5.0
Backups
- Hytale world snapshots – List and open world backups from
Server/backups/(created via--backupor/backup) - Restore world snapshots – One-click restore with confirmation; creates a pre-restore backup before replacing the universe (server must be stopped)
- Backup types – New "Why are there two types of backups?" section clarifies server snapshots vs. world backups
Console
- Commands – Added many more console commands.
- Sub-command panel – Improved rendering with unique keys for sub-command lists
Requirements
- Windows
- Java 25+
- Hytale account for server downloads