-
v0.4.0 — LinkedIn Import
StableSome checks are pendingCI / test (push) Waiting to runreleased this
2026-03-13 11:28:03 -07:00 | 189 commits to main since this releaseWhat's New
🔗 LinkedIn Profile Import
One-click import from a public LinkedIn profile URL (no login required) or from a LinkedIn data export zip. Staged to
linkedin_stage.jsonso scraping only happens once per session.- URL scrape via Playwright headless Chrome — no credentials, user-initiated only
- Export zip fallback (ToS-compliant) for when scraping is blocked
- Extracts: experience, education, skills, certifications, career summary
- Available in first-run wizard (step 3) and Settings → Resume Profile
- Available on all tiers including Free
🐞 Bug Fixes
- Cloud mode perpetual onboarding loop — wizard now correctly detects per-user
wizard_completeflag instead of checking a shared repo path - Cloud session redirect — unauthenticated users now redirect to login instead of seeing a raw error
- Removed remaining AIHawk UI references
🐳 Docker
- Playwright Chromium is now installed in the Docker image (
playwright install chromium) - Rebuild required:
docker compose build --no-cache app && ./manage.sh restart
Full changelog: CHANGELOG.md
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
2 downloads