Skip to content

JobFlow v0.6.0

Latest

Choose a tag to compare

@ValerianXXX ValerianXXX released this 20 Aug 04:24
· 94 commits to main since this release

Compatibility notice - September 5, 2026: This desktop release accepts only Browser Companion 0.9.1. Chrome and Edge now publish 0.9.2, which v0.6.0 cannot pair with. Current v0.7.0 source targets 0.9.2, but its signed stable Windows distribution is still pending. Reinstalling the store extension will not fix the mismatch. Preserve existing data, follow the official release notes, and do not bypass version checks or install an unofficial downgrade. The original tag and release assets are unchanged.

JobFlow v0.6.0

JobFlow v0.6.0 adds a bounded, user-authorized discovery lane for finding relevant openings on official company career pages while preserving the local-first, user-present application workflow.

Highlights

  • Adds explicit, expiring read-only discovery authorizations with a maximum seven-day window.
  • Searches only user-approved official company career sources and stores reviewable job candidates locally.
  • Adds deterministic public-feed adapters for supported Greenhouse, Lever, Ashby, and SmartRecruiters company boards.
  • Adds a local candidate inbox, per-source health, automatic pause after repeated source errors, and safe manual resume controls.
  • Adds Windows Task Scheduler installation, status, pause, resume, and removal commands protected by process and lifecycle locks.
  • Encrypts discovery configuration locally and prevents concurrent updates, stale task definitions, and partial installation or rollback states.
  • Keeps the published JobFlow Browser Companion 0.9.1 unchanged for user-present application assistance.

Discovery boundaries

  • Discovery requires explicit user opt-in and expires automatically.
  • Only public official company career pages are read, using bounded read-only requests.
  • Discovery never opens Apply, inspects an application form, creates an application, fills fields, uploads files, sends messages, or submits anything.
  • Every candidate remains a local review item until the user starts a separate user-present application workflow.

Application safety boundaries

  • Final Submit remains user-only.
  • JobFlow does not handle passwords, account creation, CAPTCHA, MFA, OTP, electronic signatures, or protected voluntary disclosures.
  • Every application page and field is revalidated before a write.
  • Unknown submission results are never retried automatically.
  • This release does not claim universal compatibility with every current or future careers site.

Validation

  • 500/500 Python tests passed from the frozen source archive and again from a clean Git clone.
  • 8/8 browser, DOM, pairing, and UI suites passed.
  • 51/51 runtime schemas validated.
  • The Skill validator passed.
  • Public source, Git history, candidate archive, private staging, and ciphertext integrity scans reported zero findings.
  • Four knowledge collections were unchanged; knowledge write operations were zero.
  • Frozen-candidate QA reported P0 0, P1 0, must-fix 0.
  • Release QA accessed no real recruiting website and performed zero real external actions.

Install or update

Download the source package below, extract it, and run Install JobFlow.cmd. Existing installations can use the signed update manifest and signature included with this release. Verify downloaded files against SHA256SUMS-v0.6.0.txt before installation.