Skip to content
← Back to release notes
v0.62.23 hotfix

Release v0.62.23

Apr 13, 2026

Hotfix for Windows enrollment trim regression.

Fixed

  • Fixed Windows MSI installer enrollment failing because trailing space-padding on embedded values wasn't being stripped before use.

Hotfix for the Windows installer: a leftover space-padding case wasn’t being trimmed from the embedded enrollment values, causing the agent to reject them on first launch. All paths through the installer now strip the padding correctly.