v5.0.20
amruthpillai/reactive-resumev5.0.20Apr 27, 2026by amruthpillai
AI Summary
The Meowth resume template is added, along with support for custom icon colors on section items. Settings pages are consolidated into a single Integrations page for better UX.
Key Highlights
- New Meowth resume template added.
- Custom icon colors added to section items.
- Consolidated settings pages into a single Integrations page.
New Features
- Improved account-related email UX.
- Targeted Chinese localization fix.
- MCP localhost loopback restriction for local clients.
Full Release Notes
## Features & Improvements - Added the new **Meowth** resume template (compact ATS-friendly layout with an inline three-column entry header), thanks to [@JamesGoslings](https://github.com/JamesGoslings). [#2923](https://github.com/amruthpillai/reactive-resume/pull/2923) - Added support for custom icon colors on section items, thanks to [@Ruzenie](https://github.com/Ruzenie). [#2928](https://github.com/amruthpillai/reactive-resume/pull/2928) - Improved account-related email UX with better templates for password reset and email verification. [b87f2007](https://github.com/amruthpillai/reactive-resume/commit/b87f2007) - Consolidated separate settings pages into a single **Integrations** page for a more streamlined configuration flow. [5d8126d4](https://github.com/amruthpillai/reactive-resume/commit/5d8126d4) ## Fixes - Added a targeted Chinese localization fix for the `Skills` section title (`zh-CN`). [#2931](https://github.com/amruthpillai/reactive-resume/pull/2931) - Allowed MCP localhost loopback only for local MCP clients, improving local integration behavior while keeping external access restrictions intact. [623ca5c6](https://github.com/amruthpillai/reactive-resume/commit/623ca5c6) ## Maintenance & Localization - Updated dependencies and lockfile, including cleanup of unused exports (Knip). [e1bccbcc](https://github.com/amruthpillai/reactive-resume/commit/e1bccbcc) - Synced translation catalogs from Crowdin. [#2922](https://github.com/amruthpillai/reactive-resume/pull/2922), [#2925](https://github.com/amruthpillai/reactive-resume/pull/2925), [#2926](https://github.com/amruthpillai/reactive-resume/pull/2926), [#2932](https://github.com/amruthpillai/reactive-resume/pull/2932), [#2934](https://github.com/amruthpillai/reactive-resume/pull/2934), [#2935](https://github.com/amruthpillai/reactive-resume/pull/2935) - Updated docs to list **Meowth** alongside existing templates. [#2929](https://github.com/amruthpillai/reactive-resume/pull/2929) ## New Contributors * @Ruzenie made their first contribution in https://github.com/amruthpillai/reactive-resume/pull/2928 **Full Changelog**: https://github.com/amruthpillai/reactive-resume/compare/v5.0.19...v5.0.20