Changelog

Structured release notes for the Binboi control plane

Binboi release notes track product changes across the relay, CLI, dashboard, docs, and operator experience. Entries stay clear about what is already implemented and what still acts as a foundation for later releases.

Release notes

A changelog that explains product movement, not just commit volume

Each entry groups the release into themes so operators can understand whether a change affected auth, tunnels, dashboards, docs, packaging, or the product story itself.

v0.5.02026-03-30

Developer assistant and premium marketing refresh

Introduced a secure Binboi assistant MVP for docs and troubleshooting, redesigned the landing page, and turned placeholder content routes into real product surfaces.

Assistant

Added a server-side search and assistant route that can combine product docs with live control-plane context.

Introduced graceful fallback behavior when OpenAI credentials are not configured.

Added a reusable assistant entry point for the website and dashboard surfaces.

Marketing

Redesigned the landing page around webhook debugging, request inspection, and CLI onboarding.

Filled blog, changelog, privacy, terms, and typography with real product content.

v0.4.02026-03-30

Account-backed access tokens

Moved Binboi to account-created access tokens, prefix-plus-hash storage, and CLI login and whoami commands that behave like a real developer product.

Auth

Added token creation, listing, revocation, and one-time display in the dashboard.

Implemented binboi login, binboi whoami, and config-based token storage for the CLI.

Added Homebrew-ready version output and release documentation foundations.

v0.3.02026-03-29

Control plane cleanup

Rebuilt the control plane around a coherent MVP data story so tunnels, domains, nodes, and events feel like one product instead of disconnected experiments.

Backend

Standardized the SQLite-backed preview control plane.

Added cleaner tunnel lifecycle handling, domain verification endpoints, and event feeds.

Improved dashboard fallback behavior when the backend is offline.

v0.2.02026-03-28

Dashboard and docs stabilization

Removed blank pages, added route-backed docs, and replaced confusing placeholder surfaces with honest MVP messaging.

Docs and UI

Built a proper docs center with route-based guides.

Added setup guidance, access token management, and better empty states.

Reworked the homepage so the product can be understood without reading source code first.