jumpcall 0.4.5
Two real-world Meet fixes:
- The browser in the call wins. A Meet lobby or landing page open in a different browser could hijack detection — joined and un-joined Meet URLs look identical. Browsers actively holding your microphone are now scanned first, so the live call always outranks a lobby.
- Permission problems are visible now. If the app's browser-automation grant is denied or stale (it can go stale after rebuilds), the tab scan used to fail silently. Now
jumpcall statusand a ⚠ menu item tell you exactly which browser is blocked and how to fix it.
Update: brew upgrade jumpcall && jumpcall install (then re-grant permissions — see README Troubleshooting).