Skip to content

v1.1.0 – Auth, GitHub integration, sync, and export

Choose a tag to compare

@Gautam25Raj Gautam25Raj released this 09 Apr 19:40
· 325 commits to master since this release
ded4f00

v1.1.0

This release brings major improvements to the platform, including authentication, GitHub integration, resume syncing, sharing, and export capabilities.

What’s New

Optional Authentication

  • Email OTP login
  • Session handling with Better Auth
  • Fully optional app still works without login

GitHub Integration

  • View GitHub issues, PRs, and stats inside the app
  • Data synced every 12 hours and cached for performance
  • New stats dashboard with filters and pagination

Resume Sync & Sharing

  • Sync resumes between local and cloud
  • Conflict resolution and sync tracking
  • Share resumes using public links

Export Support

  • Export resumes as PDF, PNG, and JPG
  • Background export processing with queue system

Improvements

  • Better UI for resume management and actions
  • Improved backend structure and validation
  • Enhanced caching, logging, and error handling

Notes

  • No breaking changes
  • Recommended update
  • Sets the foundation for future collaboration features