← Back to Releases
Download NextZero Agent Desktop v1.5.1
Released on April 14, 2026 Desktop
- WebSocket handler hardening: panic recovery shims on all goroutines processing external input, preventing a single malformed message from crashing the agent.
- Fixed white screen on force-logout when the WebSocket connection is already broken.
- Fixed spurious ERR_ABORTED and sub-frame errors surfacing as fatal did-fail-load events.
- Improved node registration reliability with increased timeout.
- Posture v2: self-healing Bootstrap when token is expired or burned — agent recovers without manual reconnect.
- gRPC: stale unary goroutine is cancelled when the node re-registers, eliminating goroutine leaks.