Skip to content

Releases: stuffbucket/bladerunner

v0.4.7

22 Jun 19:18
0af7e73

Choose a tag to compare

0.4.7 (2026-06-22)

Features

  • config: persisted closed-union Settings layer (menubar-app 1/N) (#105) (9ce2591)
  • menubar: branded UNUserNotificationCenter banners (#110) (7447360)
  • menubar: cgo splash window (floating HUD) (#109) (9ac1198)
  • menubar: edge-triggered VM-state notification state machine (#107) (3f55c43)
  • menubar: settings window (WKWebView form over closed-union config) (#112) (f510a86)
  • menubar: single-instance guard with present-handoff socket (#108) (20be2c6)
  • menubar: version-aware single-instance handoff + engine-update surfacing (#115) (edea5f2)
  • menubar: wire start-VM policy (manual/on-launch/on-first-action) (#111) (87ee45b)
  • start: overlay persisted Settings into start reconciliation (#106) (5d6fe15)
  • ui: banner-driven shimmer splash + clean 'br' icons (#114) (fe79b82)
  • ui: redo dock + menubar icons in the banner's slant style (#103) (479aeca)
  • ui: shrink the CLI banner from 'bladerunner' to 'br' (#113) (518ff6f)
  • ui: splash re-palette + four-slash app icon polish (#121) (f08b2ed)
  • ui: web proxy, console-off default, live splash + brand refresh (#124) (8a4fbae)

Guest image 2026.06.22

22 Jun 20:35
1017dc5

Choose a tag to compare

Pre-baked bladerunner guest image (Debian Trixie + Incus). Built 2026.06.22.

Guest image (latest)

22 Jun 20:35
1017dc5

Choose a tag to compare

Moving pointer to the most recent guest image build (2026.06.22).

v0.4.6

10 Jun 20:17
9f6a783

Choose a tag to compare

0.4.6 (2026-06-10)

Features

  • release: request a semver-arch DMG filename from macos-builder (#101) (1b9912c)

v0.4.5

09 Jun 21:13
3e0e06f

Choose a tag to compare

0.4.5 (2026-06-09)

Bug Fixes

  • macos-builder: provision Go in the producer (runner has bun/cargo, not Go) (#99) (26845c2)

v0.4.4

09 Jun 21:06
c4250e2

Choose a tag to compare

0.4.4 (2026-06-09)

Features

  • release: prepare bladerunner as a macos-builder client (#97) (1162815)

v0.4.3

09 Jun 01:32
1e88887

Choose a tag to compare

0.4.3 (2026-06-09)

Features

  • site: advertise the latest version + pin/unpin (maximal lesson) (#94) (0a46fe4)

v0.4.2

09 Jun 01:11
c2ead66

Choose a tag to compare

0.4.2 (2026-06-09)

Features

  • release: signed + notarized Bladerunner.app DMG + cask (#91) (0a7c02d)

v0.4.1

09 Jun 00:34
027b669

Choose a tag to compare

0.4.1 (2026-06-09)

Bug Fixes

  • ci: move Homebrew formula template out of ignored build/ (#88) (4c983ee)

v0.4.0

09 Jun 00:24
c11c091

Choose a tag to compare

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)