Releases: jcf-junior/getcv.dev
Releases · jcf-junior/getcv.dev
v0.1.1-beta
What's Changed
- fix: Improve certification input handling
- fix: Fixed spacing issue in socials by preventing rendering of empty socials
- feat: add zoom in/out controls with scale indicator to editor
- Unify zoom min/max bounds between Toolbar manual input and Editor zoom buttons
- Refactor/editor UI
Known issues:
- Multi-page CVs are not printed correctly
- The live preview cannot handle multi-page CVs
Full Changelog: v0.1.0-beta...v0.1.1-beta
v0.1.0-beta | Core Features Release
What's Changed
- chore: add CI workflow for continuous integration setup by @jcf-junior.
- refactor: remove Cv component and replace with JakesResume template.
- feat: Create Homepage.
- feat: Created Navbar.
- feat: Created Footer.
- feat: Implemented print handling.
Full Changelog: v0.0.1-alpha...v0.0.2-alpha
Known Bugs:
- Spacing between Socials in the CV preview is inconsistent.
- The CV formatting becomes inconsistent when there is more than 1 page.
v0.0.1-alpha | Technical Preview
Initial release focusing on the core CV editor and Local Storage integration. Features real-time preview and engineering-specific data fields. PDF export is currently in development.