Skip to content

Releases: openbootdotdev/openboot

OpenBoot v1.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 02:37
b47d976

Installation

brew install openbootdotdev/tap/openboot

Binaries

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) openboot-darwin-arm64
macOS Intel openboot-darwin-amd64

What's Changed

Refactors

  • refactor(tui): remove legacy install selectors (#160)
  • refactor: remove dead install progress streaming (#158)

Docs

  • docs: align sync/snapshot AGENTS docs, README, and changelog for v1.0.0 (#162)

CI

  • ci: enforce contract compatibility on pull requests (#161)
  • ci: require L4 and cover installer upgrades (#159)

Full Changelog: v0.66.6...v1.0.0

OpenBoot v0.66.6

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:37
5b53f51

Installation

brew install openbootdotdev/tap/openboot

Binaries

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) openboot-darwin-arm64
macOS Intel openboot-darwin-amd64

What's Changed

Bug Fixes

  • fix: align docs with current CLI (#157)

Chores

  • chore: share agent config across tools (#156)

Full Changelog: v0.66.5...v0.66.6

OpenBoot v0.66.5

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:49
88a179c

Installation

brew install openbootdotdev/tap/openboot

Binaries

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) openboot-darwin-arm64
macOS Intel openboot-darwin-amd64

What's Changed

Bug Fixes

  • fix(ui): drop scroll-region progress bar that garbled non-DECSTBM terminals (#155)

Full Changelog: v0.66.4...v0.66.5

OpenBoot v0.66.4

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:57
5df5d67

Installation

brew install openbootdotdev/tap/openboot

Binaries

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) openboot-darwin-arm64
macOS Intel openboot-darwin-amd64

What's Changed

Bug Fixes

  • fix(tui): open select screen on what the user actually chose (#154)

Full Changelog: v0.66.3...v0.66.4

OpenBoot v0.66.3

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:56
7e60368

Installation

brew install openbootdotdev/tap/openboot

Binaries

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) openboot-darwin-arm64
macOS Intel openboot-darwin-amd64

What's Changed

Bug Fixes

  • fix(tui): stop saying "openboot" twice on the boot screen (#153)

Full Changelog: v0.66.2...v0.66.3

OpenBoot v0.66.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:39
881757a

Installation

brew install openbootdotdev/tap/openboot

Binaries

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) openboot-darwin-arm64
macOS Intel openboot-darwin-amd64

What's Changed

Bug Fixes

  • fix(installer): honest section numbering, and stop leaking subprocess output (#152)

Full Changelog: v0.66.1...v0.66.2

OpenBoot v0.66.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 12:44
8dc081c

Installation

brew install openbootdotdev/tap/openboot

Binaries

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) openboot-darwin-arm64
macOS Intel openboot-darwin-amd64

What's Changed

Bug Fixes

  • fix(tui): correct the v5 UI where real use disagreed with the mock (#150)

Full Changelog: v0.65.0...v0.66.0

OpenBoot v0.65.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 12:43
8dc081c

Installation

brew install openbootdotdev/tap/openboot

Binaries

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) openboot-darwin-arm64
macOS Intel openboot-darwin-amd64

What's Changed

Bug Fixes

  • fix(tui): correct the v5 UI where real use disagreed with the mock (#150)

Full Changelog: v0.65.0...v0.65.1

OpenBoot v0.65.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:17
a158b53

Installation

brew install openbootdotdev/tap/openboot

Binaries

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) openboot-darwin-arm64
macOS Intel openboot-darwin-amd64

What's Changed

Features

  • feat(tui): wizard deep-polish — online search, preset & config-mode entry, summary (#149)
  • feat(tui): stream slug/preset installs through the wizard pipeline (#146)
  • feat(tui): run sync-source install through the wizard pipeline UI (#143)
  • feat(tui): highlight package row on mouse hover (#142)

Bug Fixes

  • fix(tui): v0.63 review follow-ups — abort lifecycle, slug post-install, wizard lows (#147)
  • fix(tui): repair sync pipeline hang, ctrl+c, hover, and hit-test bounds (#144)

Full Changelog: v0.64.1...v0.65.0

OpenBoot v0.64.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:06
1eb7aad

Installation

brew install openbootdotdev/tap/openboot

Binaries

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3) openboot-darwin-arm64
macOS Intel openboot-darwin-amd64

What's Changed

Bug Fixes

  • fix(ci): use explicit token auth for homebrew-tap push (#141)

Full Changelog: v0.64.0...v0.64.1