Skip to content

v0.6.2

Choose a tag to compare

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

Fixed

  • invalidated stale temporary resume-match sessions after matcher updates so old cached garbage results no longer survive page reloads
  • fixed contact-line filtering so legitimate skills rows are kept during PDF parsing
  • tightened the tailored PDF to prefer resume-backed matched skills instead of loose job-only phrases
  • kept the Resume-Matcher-inspired whole-word keyword alignment while preventing old pre-fix sessions from rendering broken output

Verified

  • docker compose exec backend python manage.py check
  • docker compose exec frontend npm run build
  • direct resume-matching verification against the provided PDF with fresh session creation, stale-session invalidation, and tailored PDF download generation