Skip to content

DevBoxOS v1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 16:22

Changelog

  • 901787c Fix flaky TempDir cleanup in engine daemon tests
  • 781f23a Fix install script invocation: use WebClient.DownloadString instead of irm pipe
  • ad0224c Fix install.ps1 CRLF line endings for PowerShell 5.1 iex compatibility
  • 5244d24 Fix install.ps1: replace exit 1 with throw, add archive name fallback, handle old binary rename
  • 7b1c75a Rename CLI binary from devboxos to devbox, add engine auto-start
  • 646e8e5 Revert SnapshotSave/Load test assertions to Logf (non-fatal)