v5.0.11
amruthpillai/reactive-resumev5.0.11Mar 4, 2026by amruthpillai
AI Summary
This release introduces role progression for experience items and fixes a background color export issue, alongside general dependency and translation updates.
Key Highlights
- Role progression for experience items
- Fixed background color mismatch on PDF export
- Translation updates from Crowdin
New Features
- Role progression
- Background color fix for PDF export
Full Release Notes
## Fixes - Fix an issue where the background color of the resume was not matching the margin color when exporting to PDF. Thanks to @martinfrancois for the contribution. [#2784](https://github.com/amruthpillai/reactive-resume/pull/2784) ## Features & Improvements - Implement role progression for experience items, allowing the user to add multiple roles to an experience item. Thanks to @TheDuke427 for the contribution. [#2761](https://github.com/amruthpillai/reactive-resume/pull/2761) ## Other - Update translations from Crowdin. - General dependency updates and code style improvements. ## New Contributors * @martinfrancois made their first contribution in https://github.com/amruthpillai/reactive-resume/pull/2770 * @TheDuke427 made their first contribution in https://github.com/amruthpillai/reactive-resume/pull/2761 **Full Changelog**: https://github.com/amruthpillai/reactive-resume/compare/v5.0.10...v5.0.11