--- title: "Changelog" description: "List of all notable changes and updates to Reactive Resume" rss: true --- - Added an agent skill `skills/resume-builder` for agentic AI assistants to build resumes for Reactive Resume through conversational AI. - Added a new guide on how to fit content on a page, to avoid issues when exporting to PDF. [(link)](/guides/fitting-content-on-a-page) - Display an alert when the content is too tall for a page, to help the user fit the content on a page. - Fix an issue with the Ditgar template, where the page was not respecting the `fullWidth` setting. - Updated the JSON Schema to conform to a proper format. - Updated the Discord Server invite link to a new one. - Updated dependencies to the latest versions. - 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. 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:** - 2 new templates: _Ditgar_ and _Lapras_ - Authentication via Passkeys - New user interface and refreshed design - API Access and Reference Documentation - AI Integration with OpenAI, Google, Anthropic, and Ollama - A better font selector, with real-time preview of the font - More comprehensive documentation, with guides for specific features - An improved templates gallery, with clear overview of each template - Ability to import resumes from PDF or DOCX (requires AI Integration) - Reliable server infrastructure, with improved performance and scalability - Ability to move items between sections and pages, for better organization - A more powerful CSS Editor, with better autocomplete and syntax highlighting - Extended Custom Sections to include a type, for better customization and organization - Ability to choose the kind of icons to display for level indicators (stars, circles, custom icons, etc.) - Ability to resize how wide/narrow the sidebar should be on the resume, or convert a page to be full width There's still a lot more that I'm forgetting, but I'm sure you'll find out soon enough as you explore the new version. I hope you enjoy building your resume now, better than ever. If you have any feedback, please feel free to [contact me](https://amruthpillai.com/#contact) or [open an issue](https://github.com/amruthpillai/reactive-resume/issues) on GitHub.