v5.0.16

amruthpillai/reactive-resumev5.0.16Apr 4, 2026by amruthpillai

AI Summary

Shared resume item layouts are updated for better alignment, and printer pages now set meaningful document titles. Date range display issues are also fixed.

Key Highlights

  • Updated shared resume item layouts.
  • Generated printer pages set meaningful document titles.
  • Fixed date ranges appearing on separate lines.

New Features

  • Adjusted Experience section form field ordering.
  • Synced translation catalogs across all supported locales.

Full Release Notes

## Features & Improvements
- Updated shared resume item layouts (Experience, Education, Awards, Certifications, Publications, References, Volunteer) for better alignment and spacing consistency.
- Generated printer pages now set a meaningful document title from the resume owner's name (`<Name> - Resume`) for cleaner PDF metadata and tab titles. [#2863](https://github.com/amruthpillai/reactive-resume/pull/2863)

## Fixes
- Fixed [#2733](https://github.com/amruthpillai/reactive-resume/issues/2733), where date ranges could appear on a separate line unexpectedly in resume items. [#2862](https://github.com/amruthpillai/reactive-resume/pull/2862)
- Adjusted Experience section form field ordering/labels so `Location`, `Position`, and `Period` are mapped and displayed correctly.

## Maintenance & Localization
- Synced translation catalogs across all supported locales.
- Updated dependencies and lockfile, including AI SDK, TipTap, TanStack Query, and Vite+ package aliases.