v1.13.32 (2026-04-30)
-
Feat: New Windows location orchestration system that coordinates native and Wi-Fi location sources, with periodic validation and persistent recovery across restarts. (SoraKenji)
-
Feat: Disk encryption data is now only collected and reported when the control panel explicitly requests it via backend configuration. (SoraKenji)
-
Fix: Fixed a bug where a missing Wi-Fi location would cause the location strategy to fail entirely instead of falling back gracefully. (SoraKenji)
-
Fix: New MacSVC 1.0.9 with a fix for screenshot capture on macOS. (SoraKenji)
-
Fix: New WinSVC 2.0.33. (SoraKenji)
-
Fix: On Windows, the native location source is now restricted to WinRT only, improving reliability by avoiding incompatible sources. (SoraKenji)
-
Fix: Windows location orchestrator now uses a finer-grained change verification strategy instead of a broad jump-detection threshold, reducing false location updates. (SoraKenji)
-
Fix: Increased the native location accuracy threshold from 100 to 200 meters for better location acceptance on Windows. (SoraKenji)
-
Fix: The lock action on Windows now correctly restores the taskbar and re-applies the lock when a Fast User Switch occurs. (SoraKenji)
-
Fix: The unlock password is now masked in WebSocket communication logs to avoid exposing it. (SoraKenji)
-
Fix: WebSocket reconnection backoff maximum wait time was reduced to 2 minutes to recover faster after connectivity issues. (SoraKenji)
-
Fix: Added timeouts to system calls (PowerShell/exec) to prevent the agent from blocking indefinitely when a command hangs. (SoraKenji)
-
Fix: Prevents report gathering from stacking up when the agent is under degraded conditions (slow storage or hanging commands). (SoraKenji)
-
Fix: Fixed a border case where multiple simultaneous timers could open more than one WebSocket connection for the same device. (SoraKenji)
-
Fix: Fixed an error that caused the alarm action to fail silently when the device session was inactive. (SoraKenji)