v5.2.5
cortezaproject/cortezav5.2.5Jul 30, 2026by amruthpillai
AI Summary
A minor maintenance release introducing semantic CSS stylesheets and fixing a crash that occurred when pasting content with invalid margin values.
Key Highlights
- Added semantic CSS stylesheets
- Fixed crash on paste by clamping page margin values to the [0, 100] range
- Translations synchronized from Crowdin
New Features
- 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