Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 00:24
c11c091

0.4.0 (2026-06-09)

⚠ BREAKING CHANGES

  • cli: the CLI command is now br (was runner). The next release ships the br binary; the Homebrew formula installs it as br.

Features

  • cartridge: AirDrop-able DMG cartridges — boot/eject a whole VM as one file (#72) (0f92a99)
  • cli: rename command runner to br (#84) (977e1b6)
  • disk: bootable disks — slide-in image+config bundles (boot/eject/disks/disk verbs) (#71) (0161228)
  • guest: collapse watchdog clock heal to an instant host re-measure (#81) (1518cf7)
  • menubar: macOS menubar app mirroring the core CLI (#76) (394d61f)
  • site: Caddy-inspired Astro landing page (#62) (fb931ba)
  • time: guest clock resilience across host sleep — host pseudo-NTP over vsock + chrony + watchdog (#78) (5c939d0)
  • ui: SVG banner + stylized 'br' dock & menubar icons (#82) (340ed56)

Bug Fixes

  • boot: extend default WaitForIncus to 10m + stream cloud-init breadcrumbs (#58) (f13b4c3), closes #52
  • reconnect: restart chrony + vsock-ntp, not the now-masked timesyncd (#80) (5030b92)