Skip to content

OpenBoot v0.65.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:17
· 15 commits to main since this release
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