Skip to content

jumpcall 0.4.5

Choose a tag to compare

@joncode joncode released this 27 Aug 13:14
· 16 commits to main since this release

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 status and 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).