v5.2.4

NVIDIA/Audio2Face-3D-Samplesv5.2.4Jul 28, 2026by amruthpillai

AI Summary

This release addresses critical PDF rendering bugs, improves API reliability for job fetching, and enhances the AI integration experience by allowing model editing and auto-filling LinkedIn data.

Key Highlights

  • Fixed list marker page breaks and bullet list indentation issues.
  • Added support for editing AI provider models directly in the UI.
  • Improved PDF renderer performance by implementing lazy-loading.
  • Fixed profile picture delete icon to correctly reset the image.
  • Added support for HTTPS job posting fetches.

New Features

  • Application timeline history feature
  • Support editing AI provider models in the UI
  • Auto-fill LinkedIn job postings
  • HTTPS job posting fetches support
  • Filter invalid style intents to preserve valid custom styles

Full Release Notes

## What's Changed
* feat: add application timeline history by @amruthpillai in https://github.com/amruthpillai/reactive-resume/pull/3237
* fix: solve list marker page break (#3177) by @hackardoX in https://github.com/amruthpillai/reactive-resume/pull/3236
* fix: bullet list indentation on page break by @hackardoX in https://github.com/amruthpillai/reactive-resume/pull/3242
* Sync Translations from Crowdin by @github-actions[bot] in https://github.com/amruthpillai/reactive-resume/pull/3243
* Filter invalid style intents to preserve valid custom styles by @diego-vega-centeno in https://github.com/amruthpillai/reactive-resume/pull/3241
* docs(contributing): fix troubleshooting accordion code block formatting by @santhiprakash in https://github.com/amruthpillai/reactive-resume/pull/3269
* fix(api): support HTTPS job posting fetches by @cielhaidir in https://github.com/amruthpillai/reactive-resume/pull/3267
* fix: clamp custom style numeric inputs by @luochen211 in https://github.com/amruthpillai/reactive-resume/pull/3262
* feat: support editing AI provider models in the UI and auto-fill LinkedIn job postings by @emanuelet in https://github.com/amruthpillai/reactive-resume/pull/3259
* fix: allow award title unbold via custom styles (#3250) by @Emran-Y in https://github.com/amruthpillai/reactive-resume/pull/3257
* fix: profile picture delete icon should reset image correctly (#3176) by @Emran-Y in https://github.com/amruthpillai/reactive-resume/pull/3258
* fix(auth): map oauth login to correct user id instead of account id by @RakshitKaintura in https://github.com/amruthpillai/reactive-resume/pull/3256
* fix(pdf): add flex to skill name to participate in layout sizing by @diego-vega-centeno in https://github.com/amruthpillai/reactive-resume/pull/3253
* perf(api): lazy-load PDF renderer to cut server cold-start by @nSimonFR-ai in https://github.com/amruthpillai/reactive-resume/pull/3244

## New Contributors
* @santhiprakash made their first contribution in https://github.com/amruthpillai/reactive-resume/pull/3269
* @cielhaidir made their first contribution in https://github.com/amruthpillai/reactive-resume/pull/3267
* @luochen211 made their first contribution in https://github.com/amruthpillai/reactive-resume/pull/3262
* @emanuelet made their first contribution in https://github.com/amruthpillai/reactive-resume/pull/3259
* @Emran-Y made their first contribution in https://github.com/amruthpillai/reactive-resume/pull/3257
* @RakshitKaintura made their first contribution in https://github.com/amruthpillai/reactive-resume/pull/3256
* @nSimonFR-ai made their first contribution in https://github.com/amruthpillai/reactive-resume/pull/3244

**Full Changelog**: https://github.com/amruthpillai/reactive-resume/compare/v5.2.3...v5.2.4