v5.0.17

amruthpillai/reactive-resumev5.0.17Apr 9, 2026by amruthpillai

AI Summary

The Resume Analysis feature is introduced to provide AI-driven reviews and scores. The MCP server experience is also improved with updated tools and resources.

Key Highlights

  • Added Resume Analysis with scores and suggestions.
  • Improved MCP server experience.
  • Results are saved per resume.

New Features

  • On-demand AI review with dimension scorecards.
  • MCP server card at `/.well-known/mcp/server-card.json`.
  • Fixed incorrect spacing between resume section items.

Full Release Notes

<img width="482" height="495" alt="Screenshot 2026-04-09 at 9 01 31 AM" src="https://github.com/user-attachments/assets/981fbdef-b01a-4e2e-98c8-073b0ed9f492" />


## Features & Improvements
- Added **Resume Analysis** in the resume builder right sidebar: run an on-demand AI review for an overall score (0 to 100), a dimension scorecard, strengths, and prioritized suggestions. Results are saved per resume and reload after refresh.
- When AI features are disabled, the analysis section shows a short notice with a link to **AI Settings** so you can enable your provider and model first.
- Improved the **MCP server** experience: updated tools, resources, and prompts; added an MCP server card at `/.well-known/mcp/server-card.json` for compatible clients; refreshed the **Using the MCP server** guide.

## Fixes
- Fixed [#2865](https://github.com/amruthpillai/reactive-resume/issues/2865), incorrect spacing between resume section items in shared layouts.
- Fixed [#2868](https://github.com/amruthpillai/reactive-resume/issues/2868) affecting resume item presentation and linked titles in shared item components.

## Maintenance & CI
- Downgraded the Cosign installer action to v3 in the Docker build workflow for more reliable image signing.
- Synced translation catalogs from Crowdin. [#2864](https://github.com/amruthpillai/reactive-resume/pull/2864)
- Dependency and lockfile updates (including changes bundled with MCP and analysis work).

**Full Changelog**: https://github.com/amruthpillai/reactive-resume/compare/v5.0.16...v5.0.17