Skip to content

v0.19.0

Choose a tag to compare

@IceRhymers IceRhymers released this 11 May 18:30
cb1bacd

0.19.0 (2026-05-11)

Features

  • add setup subcommand for fleet init scripts (30d6f43)
  • authcheck: add EnsureAuthenticatedWithStdout for stdout-sensitive callers (e723dce)
  • Desktop MDM setup subcommand + endpoint profile key + helper auto-recovery (3ccb00a)
  • desktop: credential helper auto-recovers via authcheck on token miss (24fd3cc)
  • desktop: emit com.icerhymers.databricks-claude MDM payload in artifacts (50af602)
  • mdmprofile: add darwin/windows/other MDM profile readers (7951f2a)

Bug Fixes

  • desktop: persist resolved profile to state in generate-config (1f98eb0)
  • desktop: treat state.Profile=DEFAULT as unset for MDM fall-through (c7f5b90)
  • desktop: treat state.Profile=DEFAULT as unset for MDM fall-through; stop persisting DEFAULT (c2dcfc9), closes #148