OpenBoot v0.50.0
What's New
- Package catalog from server — CLI now fetches the full package list from openboot.dev at startup and caches it for 24 hours. Falls back to the embedded catalog when offline (
~/.openboot/packages-cache.json) - Upgrade hint — CLI warns when the server requires a newer version, with a direct upgrade command
Improvements
- Faster startup —
openboot versionandopenboot helpno longer make network requests - Remote config install — shell configuration, dotfiles, and macOS preferences now apply correctly when installing via
openboot -u <user>
Installation
brew install openbootdotdev/tap/openbootOr upgrade:
brew upgrade openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3/M4) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |