Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 May 21:54

0.3.0 (2026-05-18)

Features

  • cli: add install-browsers, uninstall (--purge), and update commands (881a45e)
  • extractor,profile: improve PDF extraction and feed resume skills into compiler (88f7712)
  • render: switch resume PDFs to HTML (326b714)
  • server: browser check at startup + check_update MCP tool + update notification (fb4e3cf)
  • server: expose workflow diagnostics (1e30785)
  • server: remove resume_path from load_jd; add auto-discovery via registry (34e1698)
  • use candidate-company naming for rendered resumes (b1cf280)

Bug Fixes

  • cli: setup-mcp writes absolute binary path so Claude can find the server (bfa0f76)
  • profile: stabilize resume parsing and onboarding (d6895da)
  • render: bundle Inter font; eliminate system font scan on first call (a8a8ff9)
  • render: tolerate browser test doubles (70f2d3c)

Documentation

  • add README with install, update, uninstall, and how-to-use (db1f8a2)