Skip to content

v2.35.0-beta.8 — Glassy Self-Hosted Appliance

Pre-release
Pre-release

Choose a tag to compare

@0Reliance 0Reliance released this 25 Jul 03:59

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 endpointPOST /api/ext/obsidian-bridge/ticket issues 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_ID constant 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 -d

Migrations run automatically. To pin: GLASSY_TAG=v2.35.0-beta.8 in .env.