Skip to content

v0.5.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 11:58
3301743

Fixed

  • resume-scrape: the vendored browse launcher rebranded Chromium by patching
    Playwright's shared, global Chromium .app bundle (Info.plist + icon) in place,
    mutating a cache other Playwright-based tools may also use. Now patches a private
    copy under ~/.gstack/chromium-branded and ad-hoc re-signs it, leaving Playwright's
    own download untouched.

Documentation

  • resume-scrape: note that LinkedIn's passkey/Touch ID sign-in can't complete in the
    vendored browser (it isn't a signed, entitled app) — it hands off to an empty Safari
    tab and closes the gstack window. Use email + password instead.