v1.1.0Minor
Auth, GitHub integration, sync, and export
Contributors:
Added(14)
- Email OTP login
- Session handling with Better Auth
- Fully optional app still works without login
- 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
- Sync resumes between local and cloud
- Conflict resolution and sync tracking
- Share resumes using public links
- Export resumes as PDF, PNG, and JPG
- Background export processing with queue system
- No breaking changes
- Recommended update
- Sets the foundation for future collaboration features
Improved(3)
- Better UI for resume management and actions
- Improved backend structure and validation
- Enhanced caching, logging, and error handling
#auto-synced
Shipped in 4 pull requests
#9[Feature] Add optional email OTP authentication and user login flow
#10[Feature] Add auth state management with Better Auth and session handling
#12[Feature] Add resume sharing, export, and sync with improved UI/UX
#13[Release] Merge dev into main – auth, GitHub integration, sync, and export features