Beam desktop v0.7.0 — fixes tray-idle freeze, points at the new /app URL
Important if you already have Beam installed: the live relay's root URL now serves beamlot.com's marketing homepage instead of the pairing app (see the web-client changes in this repo's history) — any build older than this one is currently loading the wrong page. Update to get the app back.
Fixes
- Stale/frozen window after sitting in the tray a long time: root-caused to the SSE connection silently going dead (no error, no retry) after the machine sleeps or the window sits hidden a while. The app now rechecks its connection the instant the window is shown from the tray or the system wakes from sleep, instead of needing a full quit-and-relaunch to recover.
- Points at /app instead of the bare root, matching the relay's new routing (root is now the marketing homepage; the pairing app moved to /app).