Skip to content

Releases: jcf-junior/getcv.dev

v0.1.1-beta

13 Mar 02:09
50c5ca3

Choose a tag to compare

v0.1.1-beta Pre-release
Pre-release

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

01 Mar 01:15
8821e3b

Choose a tag to compare

Pre-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

26 Feb 00:18

Choose a tag to compare

Pre-release

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.