v2.35.0-beta.8 — Glassy Self-Hosted Appliance
Pre-release
Pre-release
Synced from glassy v2.35.0-beta.8. See README.md for the full install guide.
Highlights
- Companion extension bumped to v2.14.0 — Obsidian Bridge deep-fix. 8 bugs fixed across the extension and server to unblock self-host WSL2 connectivity.
- Bridge-first routing fixed on self-host — 20 route guards + MCP proxy now check bridge OR direct, not just direct. The bridge path was correct but never ran because guards bailed first.
- SSE ticket endpoint —
POST /api/ext/obsidian-bridge/ticketissues one-time tickets so JWTs no longer leak into server logs, proxy logs, or browser history. Backwards-compatible with older extension builds. - Cluster IPC workerId clarity — explicit
WORKER_IDconstant in the bridge registry. - Gem logo branding — favicons and SVG swaps from the Jul 23 brand asset unification.
Upgrade
docker compose pull && docker compose up -dMigrations run automatically. To pin: GLASSY_TAG=v2.35.0-beta.8 in .env.