v0.65.12 stable
Release v0.65.12
May 12, 2026
Software deployments no longer get stuck showing "in progress" after a successful install.
Fixed
- Fixed software deployments showing every install as "in progress" forever even after it had already succeeded on the device. Install results sent back by the agent are now recorded against the deployment, so the deployment list reflects the real state.
A small maintenance release. The user-visible fix is the software deployment list: previously, a software install command used an internal identifier that the result handler didn’t recognize, so the agent’s “install succeeded” reply was accepted but never written back to the deployment record. Every install stayed pending on the dashboard indefinitely, even though the software was already on the machine.
Deployment results now persist correctly, so the list shows completed installs as completed.