Skip to content
← Back to release notes
v0.62.24 beta

Release v0.62.24

Apr 13, 2026

MSI installer error reporting and enrollment slot/TTL fixes.

Improved

  • MSI installer error messages now surface the actual cause when something goes wrong, instead of the generic '1603 fatal error' Windows shows by default.

Fixed

  • Fixed enrollment slots being consumed when the installer was only downloaded but never run.
  • Fixed 401 errors during enrollment being indistinguishable from other failures, so techs now see a clearer message when an enrollment key has expired or been revoked.
  • Child enrollment tokens now get a fresh time-to-live instead of inheriting their parent's expiry, so installers from near-expiry parent keys work correctly.

A pile of installer reliability fixes. The headline is much better error reporting — when the MSI installer fails, you now see what actually broke instead of a generic Windows error code. We also fixed a quiet bug where simply downloading the installer (without running it) was burning enrollment slots, and a related issue where child enrollment tokens inherited near-expiry timestamps from their parents.