PackageTrack
Sign in Get early access

github.com/openbootdotdev/openboot

v1.0.0 #3005 most downloaded on Go modules openbootdotdev/openboot

What this package is like to depend on

Last release 22 days ago

02 Aug 2026

Ships on a steady schedule

a new release about every 2 weeks

Rarely documented

notes for 11 of 150 stable releases

Nothing withdrawn

no release was ever pulled

6 months old

159 releases · first in 2026

159 releases in the last 12 months

see the full history below

Release timeline

159 releases · Feb 2026 to Aug 2026
Release Pre-release

Releases

latest 60 of 159
  1. v1.0.1-0.20260802070511-635cf84c5ad2 02 Aug 2026 pre-release

    Nothing published for this version

  2. v1.0.0 02 Aug 2026
    Release notes

    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

    Open source →
    Release notes

    OpenBoot v1.0.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v0.66.6 01 Aug 2026
    Release notes

    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

    Open source →
    Release notes

    OpenBoot v0.66.6

    Compare

    Choose a tag to compare

    Open source →
  4. v0.66.6-0.20260717165911-574cc1f7c146 17 Jul 2026 pre-release

    Nothing published for this version

  5. v0.66.5 17 Jul 2026
    Release notes

    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

    Open source →
    Release notes

    OpenBoot v0.66.5

    Compare

    Choose a tag to compare

    Open source →
  6. v0.66.4 17 Jul 2026
    Release notes

    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

    Open source →
    Release notes

    OpenBoot v0.66.4

    Compare

    Choose a tag to compare

    Open source →
  7. v0.66.3 17 Jul 2026
    Release notes

    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

    Open source →
    Release notes

    OpenBoot v0.66.3

    Compare

    Choose a tag to compare

    Open source →
  8. v0.66.2 17 Jul 2026
    Release notes

    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

    Open source →
    Release notes

    OpenBoot v0.66.2

    Compare

    Choose a tag to compare

    Open source →
  9. v0.66.1 17 Jul 2026
    Release notes

    Auto-release: fix present (patch fast lane)

    Open source →
  10. v0.66.0 17 Jul 2026
    Release notes

    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

    Open source →
    Release notes

    OpenBoot v0.66.0

    Compare

    Choose a tag to compare

    Open source →
  11. v0.65.1 17 Jul 2026
    Release notes

    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

    Open source →
    Release notes

    OpenBoot v0.65.1

    Compare

    Choose a tag to compare

    Open source →
  12. v0.65.0 16 Jul 2026
    Release notes

    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

    Open source →
    Release notes

    OpenBoot v0.65.0

    Compare

    Choose a tag to compare

    Open source →
  13. v0.64.2-0.20260711100929-b7aa669650fa 11 Jul 2026 pre-release

    Nothing published for this version

  14. v0.64.1 10 Jul 2026
    Release notes

    OpenBoot v0.64.1

    Compare

    Choose a tag to compare

    Open source →
  15. v0.63.0 22 Jun 2026

    Nothing published for this version

  16. v0.62.1-0.20260608135400-072ff70e369d 08 Jun 2026 pre-release

    Nothing published for this version

  17. v0.62.0 06 Jun 2026

    Nothing published for this version

  18. v0.61.1 03 Jun 2026

    Nothing published for this version

  19. v0.61.0 03 Jun 2026

    Nothing published for this version

  20. v0.60.2 02 Jun 2026

    Nothing published for this version

  21. v0.60.1 02 Jun 2026

    Nothing published for this version

  22. v0.60.0 01 Jun 2026

    Nothing published for this version

  23. v0.59.0 28 May 2026

    Nothing published for this version

  24. v0.58.15 27 May 2026

    Nothing published for this version

  25. v0.58.14 26 May 2026

    Nothing published for this version

  26. v0.58.13 25 May 2026

    Nothing published for this version

  27. v0.58.12 25 May 2026

    Nothing published for this version

  28. v0.58.11 24 May 2026

    Nothing published for this version

  29. v0.58.10 20 May 2026

    Nothing published for this version

  30. v0.58.9 19 May 2026

    Nothing published for this version

  31. v0.58.8 19 May 2026

    Nothing published for this version

  32. v0.58.7 19 May 2026

    Nothing published for this version

  33. v0.58.6 19 May 2026

    Nothing published for this version

  34. v0.58.5 19 May 2026

    Nothing published for this version

  35. v0.58.4 19 May 2026

    Nothing published for this version

  36. v0.58.4-0.20260519041443-6d91fccf9254 19 May 2026 pre-release

    Nothing published for this version

  37. v0.58.3 19 May 2026

    Nothing published for this version

  38. v0.58.2 19 May 2026

    Nothing published for this version

  39. v0.58.1 19 May 2026

    Nothing published for this version

  40. v0.58.1-0.20260517111017-810b14315aff 17 May 2026 pre-release

    Nothing published for this version

  41. v0.58.0 17 May 2026

    Nothing published for this version

  42. v0.57.0 17 May 2026

    Nothing published for this version

  43. v0.56.0 16 May 2026

    Nothing published for this version

  44. v0.55.9 05 May 2026

    Nothing published for this version

  45. v0.55.8 23 Apr 2026

    Nothing published for this version

  46. v0.55.7 23 Apr 2026

    Nothing published for this version

  47. v0.55.6 22 Apr 2026

    Nothing published for this version

  48. v0.55.6-0.20260422161527-82804b62d3c4 22 Apr 2026 pre-release

    Nothing published for this version

  49. v0.55.5 22 Apr 2026

    Nothing published for this version

  50. v0.55.4 22 Apr 2026

    Nothing published for this version

  51. v0.55.3 22 Apr 2026

    Nothing published for this version

  52. v0.55.2 21 Apr 2026

    Nothing published for this version

  53. v0.55.2-0.20260419155534-1f584e030825 19 Apr 2026 pre-release

    Nothing published for this version

  54. v0.55.1 19 Apr 2026

    Nothing published for this version

  55. v0.55.0 19 Apr 2026

    Nothing published for this version

  56. v0.54.1 12 Apr 2026

    Nothing published for this version

  57. v0.54.0 12 Apr 2026

    Nothing published for this version

  58. v0.53.0 12 Apr 2026

    Nothing published for this version

  59. v0.52.0 11 Apr 2026

    Nothing published for this version

  60. v0.51.1-0.20260401124132-18eccb40c4b6 01 Apr 2026 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive