v5.2.5

projectdiscovery/nuclei-templatesv5.2.5Jul 30, 2026by amruthpillai

AI Summary

This release focuses on stability improvements and documentation updates for the resume builder. Key changes include a crash fix for margin inputs and the introduction of semantic CSS stylesheets.

Key Highlights

  • Fix crash on paste by clamping margin values to [0, 100]
  • Add semantic CSS stylesheets
  • Sync translations from Crowdin
  • Align pnpm version with packageManager field

New Features

  • Add semantic CSS stylesheets

Full Release Notes

## What's Changed
* fix: clamp page margin values to [0, 100] to prevent crash on paste by @Emran-Y in https://github.com/amruthpillai/reactive-resume/pull/3277
* feat: add semantic CSS stylesheets by @amruthpillai in https://github.com/amruthpillai/reactive-resume/pull/3274
* Sync Translations from Crowdin by @github-actions[bot] in https://github.com/amruthpillai/reactive-resume/pull/3279
* docs: align pnpm version with packageManager field by @santhiprakash in https://github.com/amruthpillai/reactive-resume/pull/3278


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