Skip to content

Releases: openbootdotdev/openboot

OpenBoot v0.27.1

14 Feb 13:06

Choose a tag to compare

Bug Fixes

  • Install command — Fixed snapshot upload showing incorrect install command with `/install` suffix (now correctly shows `curl -fsSL https://openboot.dev/user/config | bash`)

Installation

curl -fsSL https://openboot.dev/install | bash

Binaries

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

OpenBoot v0.27.0

14 Feb 12:56

Choose a tag to compare

What's New

  • Config visibility control — When uploading snapshots, you can now choose who can see your config: Public (anyone can discover), Unlisted (link only), or Private (only you)

Improvements

  • Smarter browser behavior — Only public configs auto-open in browser, avoiding 500 errors on unlisted/private configs
  • Visibility-aware messages — Success messages now adapt based on your chosen visibility level

Installation

curl -fsSL https://openboot.dev/install | bash

Binaries

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

OpenBoot v0.26.0

14 Feb 12:42

Choose a tag to compare

Improvements

  • Snapshot summary screen — After editing a snapshot, you now see a comprehensive summary (package counts, matched preset, shell/git/dev tools info) before choosing to upload or save locally (openboot snapshot)
  • Better save confirmation — Local snapshot saves display detailed information and the restore command instead of just a file path

Bug Fixes

  • Progress indicator — Fixed snapshot capture showing 7/7 steps when it actually has 8 steps

Installation

```bash
curl -fsSL https://openboot.dev/install | bash
```

Binaries

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

OpenBoot v0.25.0

13 Feb 09:21

Choose a tag to compare

What's New

  • Install command — New shorthand syntax: openboot install username works the same as openboot --user username (openboot install)

Installation

curl -fsSL https://openboot.dev/install | bash

Or via Homebrew:

brew install openbootdotdev/tap/openboot

Binaries

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

OpenBoot v0.24.0

13 Feb 05:43

Choose a tag to compare

What's New

  • Clean command — Remove packages not in your config or snapshot (openboot clean --from snapshot or --user <email>)
  • Full snapshot restore — Importing a snapshot now restores git identity (name & email), Oh-My-Zsh theme, and plugins

Improvements

  • Independent git restore — Git name and email are now restored independently during snapshot import, fixing cases where only one was already configured

Installation

curl -fsSL https://openboot.dev/install | bash

Or via Homebrew:

brew install openbootdotdev/tap/openboot

Binaries

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

OpenBoot v0.23.0

13 Feb 02:09

Choose a tag to compare

Installation

curl -fsSL https://openboot.dev/install | bash

Binaries

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

OpenBoot v0.22.0

12 Feb 05:59

Choose a tag to compare

Installation

curl -fsSL https://openboot.dev/install | bash

Binaries

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

OpenBoot v0.21.0

12 Feb 02:01

Choose a tag to compare

Installation

curl -fsSL https://openboot.dev/install | bash

Binaries

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

OpenBoot v0.20.0

11 Feb 16:33

Choose a tag to compare

Installation

curl -fsSL https://openboot.dev/install | bash

Binaries

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

OpenBoot v0.19.0

11 Feb 10:24

Choose a tag to compare

Installation

curl -fsSL https://openboot.dev/install | bash

Binaries

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