Release history
StartOS start-os/v0.4.0.1
StartOS v0.4.0 is a complete architectural rewrite featuring new networking stack, LXC containers, redesigned UI, StartTunnel reverse proxy, and improved backups, requiring careful migration from prior versions
StartOS start-sdk/v2.0.9
StartOS SDK now correctly types getBridgeAddress as non-null when fallbackPort is provided, fixing compilation errors for callers like Bitcoin and LND proxy configs
StartOS start-sdk 2.0.9
StartOS SDK's getBridgeAddress now correctly types results as non-null when fallbackPort is provided, fixing compilation errors in packages like Bitcoin and LND
StartOS start-sdk/v2.0.8
StartOS SDK v2.0.8 adds sdk.host.getBridgeAddress helper to resolve container-to-container addresses correctly regardless of TLS termination, replacing error-prone per-package implementations
StartOS start-os/v0.4.0
StartOS v0.4.0 stable ships complete rewrite with LXC containers, Wireguard VPN, StartTunnel reverse proxy, and redesigned UI for sovereign self-hosting
StartOS start-tunnel/v1.2.1
Fixed IPv6 delegation routing precedence and enforced HTTP-to-HTTPS redirects on all public IPv4 addresses
StartOS start-sdk 2.0.7
Backup and restore progress tracking now weights actual data transfer far above pre/post hooks, making progress bars accurately reflect copy time instead of jumping at the end
StartOS start-tunnel 1.2.0
Web UI and CLI authentication moved from session cookies to per-device signing keys
StartOS start-tunnel 1.1.2
StartOS start-tunnel now allows bare public IPs and named domains to share one external port, with TLS SNI routing requests to their respective devices
StartOS start-sdk 2.0.6
StartOS start-sdk 2.0.6 fixes git repository initialization blocking builds and corrects version range comparison logic that was silently dropping downstream revisions from migration metadata
StartOS start-tunnel 1.1.1
StartOS start-tunnel 1.1.1 fixes automatic port forwarding persistence across network changes and improves mobile UX dialogs from stealing focus
StartOS start-tunnel 1.1.0
HTTP-to-HTTPS redirects now enabled on port 80
StartOS start-wrt 1.0.0
First stable release. Security profiles assigned port, WiFi password, or inbound VPN; WireGuard VPN chaining supported
StartOS start-sdk 2.0.3
StartOS SDK 2.0.3 fixes daemon wedging when dependencies flap pause from teardown and serializing dependency-driven transitions
StartOS start-cli 1.0.1
Start-cli 1.0.1 relaxes git requirements for packaging, allows nested workspaces, and improves error messages for developers building StartOS packages
StartOS start-sdk 2.0.2
StartOS start-sdk 2.0.2 validates build dependencies upfront, failing fast with current documentation links instead of mid-build errors
StartOS start-sdk 2.0.1
Fixes bundled lint.mjs in the published package
StartOS start-cli 1.0.0
Adds package --force flag