v4.5.5

amruthpillai/reactive-resumev4.5.5Jan 8, 2026by amruthpillai

AI Summary

This patch release fixes layout issues with URLs, improves artboard font handling, and adds a permalink feature for sharing resume JSON data.

Key Highlights

  • Permalink feature for sharing resume JSON
  • Fixed URL layout issues
  • Fixed artboard font handling for local fonts
  • Fixed padding regression in Gengar template

New Features

  • Permalink sharing for resume JSON
  • Bypass Google Fonts for local system fonts
  • Artboard font handling improvements
  • Gengar template padding fix

Full Release Notes

## What's Changed
* Bugfix: links/urls don't fit inside the page by @AmruthPillai in https://github.com/AmruthPillai/Reactive-Resume/pull/2434
* fix(artboard): bypass Google Fonts for local system fonts and post PAGE_LOADED immediately; add utils docstrings and unit tests for isLocalFont issue #2435 by @Sahilbhatane in https://github.com/AmruthPillai/Reactive-Resume/pull/2437
* [Feature] Permalink to share/download resume json data by @y8a5y in https://github.com/AmruthPillai/Reactive-Resume/pull/2483
* fix(artboard): fix padding regression in Gengar template (#2463) by @MohammedAlhalwachi in https://github.com/AmruthPillai/Reactive-Resume/pull/2485

## New Contributors
* @Sahilbhatane made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/2437
* @y8a5y made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/2483
* @MohammedAlhalwachi made their first contribution in https://github.com/AmruthPillai/Reactive-Resume/pull/2485

**Full Changelog**: https://github.com/AmruthPillai/Reactive-Resume/compare/v4.5.4...v4.5.5