Changelog

Everything that shipped, newest first. Current agent version: 0.11.0.

31 August 2026
New guides, and pages that say who runs devgate

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.

27 August 2026 v0.11.0
Live request log in the agent

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.

26 August 2026 v0.10.0
Local vhosts, and a static marketing site

--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.

11 July 2026
Billing

Stripe integration behind a provider-agnostic seam: plans, monthly usage credit, metered overage beyond it, and invoices in the dashboard.

10 July 2026
Invitations, trials, onboarding, domains

An onboarding wizard for new accounts, admin invitations, trial handling, and the domains section in the dashboard.

9 July 2026
Plans and usage metering

Endpoint hours, transfer and requests are metered from the agent heartbeat and totalled per billing cycle.

8 July 2026 v0.6.0 — 0.8.0
Self-updating agent

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.

7 July 2026
Versioned releases and a Homebrew tap

CI publishes immutable per-version tarballs and a checksum manifest; the tap installs from them.

1 July 2026
First public release

devgate.online goes live: the Go agent, per-device keys, reserved and ephemeral endpoints, and the tunnel router.