v0.60.2 hotfix
Release v0.60.2
Apr 06, 2026
Headless server remote desktop fix, Linux installer and auto-update fixes, watchdog service stability.
Improved
- Software inventory now shows Apple and third-party application icons alongside app names.
Fixed
- Fixed remote desktop showing a black screen on headless servers (e.g., cloud VMs without a GPU) — the agent now properly falls back to software rendering when no GPU video output is available.
- Fixed Linux fresh installs failing due to a broken installer chain.
- Fixed Linux agent auto-update not applying correctly.
- Fixed device cascade delete missing some related records.
- Fixed watchdog service not starting properly as a Windows service.
- Fixed watchdog service hanging during Windows service stop.
- Fixed watchdog failover heartbeat missing a required field, preventing the API from accepting failover check-ins.
This hotfix addresses remote desktop on headless servers (cloud VMs, Windows Server without a display adapter) where the screen would show black. The agent now detects the missing GPU and falls back to software rendering. Linux installs and auto-updates are also fixed, along with several watchdog service stability issues on Windows.