Changelog
Everything that shipped, newest first. Current agent version: 0.11.0.
Two guides — serving a named local vhost, and how devgate compares to ngrok — plus about, contact, changelog, terms and privacy pages, and a machine-readable security contact. The feature list on the home page now tracks exactly what ships in the current release; roadmap items get an entry here when they land.
The running agent now prints every request it forwards — method, path, status, duration, size — with connection counters (open, total, per-second rates, connection-lifetime percentiles) above them.
--host-header lands, so a named local site (Herd, Valet, docker, nginx server_name) can be served as itself. The marketing site moved to the apex and the app to dashboard.devgate.online.
Stripe integration behind a provider-agnostic seam: plans, monthly usage credit, metered overage beyond it, and invoices in the dashboard.
An onboarding wizard for new accounts, admin invitations, trial handling, and the domains section in the dashboard.
Endpoint hours, transfer and requests are metered from the agent heartbeat and totalled per billing cycle.
Ctrl+U updates the agent in place, verifying the download against a SHA256 manifest before replacing the binary. install.sh stops needing sudo and defaults to a user-writable directory.
CI publishes immutable per-version tarballs and a checksum manifest; the tap installs from them.
devgate.online goes live: the Go agent, per-device keys, reserved and ephemeral endpoints, and the tunnel router.