Resume Matcher's 1.1 Release - Title'd "Voyager"
Fixes bugs, updates to the prompting structure, fixes windows bugs, and docker configs too.
What's Changed
- fix(main): improve Windows compatibility for asyncio event loop by @Itz-Viggy in #599
- docs: update Docker instructions in README and docker-compose by @srbhr in #600
- fix(settings): OpenRouter test connection uses form values instead of… by @srbhr in #603
- docs: localize setup guide and readme (EN/ES/zh-CN/ja) by @GwIhViEte in #612
- fix(i18n): complete builder/enrichment localization by @GwIhViEte in #615
- fix(backend): normalize llm api_base and harden response parsing by @GwIhViEte in #616
- New Feature: Added support for draggable resume sections by @codedbymalik in #614
- feat(prompts): add prompt selection and configuration by @srbhr in #617
- Fix/pdf i18n build by @GwIhViEte in #618
- feat(config): add kilo code configuration file by @srbhr in #623
- feat: enhance LLM health check details and prevent output truncation by @GwIhViEte in #622
- docs: update README files and sponsorship details by @srbhr in #625
- Add Portuguese language support with content language awareness by @lucasalopess in #619
- refactor: restructure agent documentation, consolidate design and arc… by @srbhr in #630
- refactor: restructure agent documentation, consolidate design and arc… by @srbhr in #629
- feat(tailor): implement fake content prevention and change diff system by @GwIhViEte in #627
- chore(deps): bump esbuild, vite and vitest in /apps/frontend by @dependabot[bot] in #632
- Add AGENT skills for non claude code agents by @srbhr in #634
- style: improve styling and add gradient backgrounds by @srbhr in #635
- feat: AI Regenerate functionality for Resume Builder by @GwIhViEte in #637
- feat(docs): add comprehensive agent and skill documentation by @srbhr in #638
- chore(deps): bump next from 16.1.1 to 16.1.5 in /apps/frontend by @dependabot[bot] in #642
- feat(refinement): implement multi-pass resume refinement by @srbhr in #645
- feat(builder): implement AI regeneration for experience, projects by @srbhr in #646
- [WIP] WIP Address feedback on Voyager pull request by @Copilot in #648
- fix: Use BACKEND_PORT variable in uvicorn command by @Copilot in #649
- Voyager by @srbhr in #647
- fix(i18n): add missing upload dialog keys for zh.json by @srbhr in #651
- fix: LLM parsing errors and Docker config validation by @srbhr in #656
- fix(settings): replace with next/image component by @srbhr in #659
- feat(backend): add retry endpoint for failed resume processing by @srbhr in #660
- feat(dashboard): enhance tailored resumes with job snippets by @srbhr in #661
- feat: Implement master resume failure recovery by @srbhr in #663
- feat(ui): update button styles and success modal behavior by @srbhr in #664
- chore(deps): update dependencies for frontend package by @srbhr in #665
- chore(config): split Claude Code settings into shared and local by @christian-deleon in #668
- fix(ui): render dialog via portal to fix z-index stacking by @christian-deleon in #667
- feat: AI-generated resume titles with inline editing by @christian-deleon in #669
New Contributors
- @Itz-Viggy made their first contribution in #599
- @GwIhViEte made their first contribution in #612
- @codedbymalik made their first contribution in #614
- @lucasalopess made their first contribution in #619
- @christian-deleon made their first contribution in #668
Full Changelog: 1.0.0...1.1.0