Skip to content

v0.6.1

Choose a tag to compare

@Yabuku-xD Yabuku-xD released this 19 Mar 06:40

Fixed

  • kept temporary resume shortlist sessions across page reloads by storing only the session id in browser tab storage while still deleting raw PDFs immediately after extraction
  • cleaned resume parsing so duplicated contact header noise no longer leaks into emails, skill chips, or match reasons
  • improved resume skill extraction and keyword alignment to surface more believable high-match evidence like Python, React, TypeScript, and SQL
  • narrowed role-family inference to phrase-level matches so false positives from substring hits no longer distort scoring

Verified

  • docker compose exec backend python manage.py check
  • docker compose exec frontend npm run build
  • direct resume-matching verification against a real uploaded PDF with temporary session creation, processing, and tailored-PDF readiness