release(v2.1.0): gateway-to-gateway WireGuard mesh, mDNS announce, mesh UI

Rolls up this pass's mesh work: real site-to-site WireGuard tunnels
(kernel-first, wireguard-go fallback), join-token bootstrap, mDNS
local-discovery announcer, and a UI for all of it. Verified with real
two-container tests (actual encrypted tunnel passing traffic, real
multicast discovery cycle), which caught two real bugs -- see
CHANGELOG.md for detail.
This commit is contained in:
2026-08-10 18:56:50 -04:00
parent 111f5d9df7
commit 29029914d2
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "theta-gateway",
"version": "2.0.1",
"version": "2.1.0",
"description": "SSH jump host for the theta42 stack — LDAP-authenticated, directory-driven host bridging with audit and metrics",
"author": [
{