v5.0.3

amruthpillai/reactive-resumev5.0.3Jan 25, 2026by amruthpillai

AI Summary

This release allows users to override AI provider endpoints, improves the chip input component for skills, and enhances RTL support and video performance.

Key Highlights

  • Override default AI provider endpoints
  • Improved chip input component (add, edit, remove, reorder)
  • Enhanced RTL support
  • Updated homepage video

New Features

  • Custom AI provider endpoints
  • Enhanced chip input
  • Improved RTL
  • Video optimization
  • Increased screenshot TTL

Full Release Notes

## What's Changed
- Allow the user to override the default endpoint for all AI providers, not just Ollama. Also display the default endpoint for each provider in the AI settings page.
- Updated the chip input component, to allow the user to add, edit, remove or reorder keywords for skills and other sections.
- Improved RTL support across the app, thanks to @obreo for the contribution. [(link)](https://github.com/amruthpillai/reactive-resume/pull/2583)
- Updates to the translation configuration to remove line numbers from the translation files, as this was causing unnecessary diffs.
- Updated the video on the homepage to be lighter and faster to load, while still maintaining the same quality.
- Increased the screenshot TTL for resumes, to avoid regenerating screenshots unnecessarily unless the resume has been updated recently (in the last hour).
- Update dependencies and translations to the latest versions.

## New Contributors
* @obreo made their first contribution in https://github.com/amruthpillai/reactive-resume/pull/2583

**Full Changelog**: https://github.com/amruthpillai/reactive-resume/compare/v5.0.1...v5.0.3