updates to printer, added changelog entry, restored deploy script in CI

This commit is contained in:
Amruth Pillai
2026-01-24 16:58:14 +01:00
parent 333b5e50c4
commit 21aec46763
4 changed files with 119 additions and 91 deletions
+10 -1
View File
@@ -4,7 +4,16 @@ description: "List of all notable changes and updates to Reactive Resume"
rss: true
---
<Update label="v5.0.0" description="26th January 2026">
<Update label="v5.0.1" description="24th January 2026">
- Updated translations from Crowdin.
- Added a Community Spotlight section to the documentation.
- Remove `-r require-metadata` from the Dockerfile as it was not needed.
- Fixed inconsistencies in the docker compose examples in the documentation.
- Fixed an issue with usernames not allowing hyphens in them.
- Fixed issues with the printer service, when using the `getResumeScreenshot` or `printResumeAsPDF` endpoints.
</Update>
<Update label="v5.0.0" description="22th January 2026">
This has been a major overhaul from the previous version of Reactive Resume. The app has been completely redesigned and rebuilt from scratch, to be more intuitive and user-friendly.
**Here are some of the key changes from the previous version:**