Skip to content

reactive-resume

v5.1.1 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 26d Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

better-auth react resume resume-builder self-hosted tailwindcss
+1 more
tanstack-start

Summary

AI summary

Added a free‑form resume page format and an authenticated PDF download API endpoint.

Full changelog

Highlights

  • Free-form resume pages. Added a new Free-form page format for resumes that should keep A4 width while allowing content to flow beyond a fixed page height. This is useful for long-form web-style resumes while preserving predictable export sizing. #2991
  • PDF downloads through the API. Added an authenticated GET /resumes/{id}/pdf endpoint so API clients can generate and download a resume PDF directly. The OpenAPI spec has been updated with the new route. 5042ad9d

Resume Builder & Exports

  • Fixed nested lists in PDF rendering so rich text with sub-lists exports correctly. #2993
  • Fixed inline item links in exported PDFs and made resume links consistently underlined. #2978
  • Added italic font registration for PDF generation and falls back to IBM Plex Serif when a selected font is unavailable. 6d54ffa8, 4c771307
  • Improved header name line height across templates for cleaner PDF output. #2976
  • Added prose styles to the rich text editor so formatted content is easier to read while editing. #2984
  • Added a preview control to toggle page stacking and adjusted the default preview zoom for a better builder canvas experience.

Fixes

  • Fixed a runtime error when enabling two-factor authentication. #2981
  • Fixed excessive re-renders in the Experience section when editing role progression. #2983
  • Removed route preloading to avoid unwanted route work while navigating the app. #2949
  • Relaxed resume data parsing to accept compatible objects with additional fields. #2793
  • Updated dialog layout behavior so tall dialogs scroll correctly on smaller screens.
  • Updated the sample resume picture URL to point to a valid bundled image.

Self-Hosting

  • Automatically loads .env from the workspace root for server-side code, improving local and self-hosted configuration behavior. #2987
  • Restored the local storage path to /app/data in the official container image and clarified the Docker storage documentation. #2990

Maintenance & Localization

  • Synced translation catalogs from Crowdin. #2995, #2997
  • Removed unused dependencies, stale generated cache artifacts, and obsolete tests from the repository.

Full Changelog: v5.1.0...v5.1.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track reactive-resume

Get notified when new releases ship.

Sign up free

About reactive-resume

A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

All releases →

Related context

Related tools

Earlier breaking changes

  • v5.1.4 Private agent attachments require S3-compatible storage; local filesystem rejected
  • v5.1.4 AI Agent workspace requires REDIS_URL for self-hosted deployments
  • v5.1.4 Saved AI providers now require ENCRYPTION_SECRET for self-hosted deployments

Beta — feedback welcome: [email protected]