v1.10.0Minor
Sharing, export system overhaul, profiles, and admin features
Contributors:
Added(31)
- Full public share page for resumes
- Password-protected access and verification flow
- Share link management (create, revoke, access)
- Improved UI for managing active links
- HTML-based rendering for exports (better quality & ATS-friendly)
- Support for PDF exports with improved styling and fonts
- Local and OCI (S3-compatible) storage support for export artifacts
- Export queue system with improved caching and performance
- Artifact cleanup and lifecycle management
- Improved resume sync between local and cloud
- Conflict resolution and better sync visibility
- Added new resume sections:
- Achievements
- Interests
- References
- Volunteer Experience
- Introduced Master Profile management
- Local + database persistence
- Validation, normalization, and better editing UX
- Unsaved changes detection and improved navigation
- Admin dashboard for roadmap management
- Create, update, and organize roadmap items
- Improved roadmap metadata and validation
- GitHub integration with sync and stats tracking
- Improved backend services, caching, and logging
- Added unit tests for export storage and services
- Improved error handling and graceful shutdowns
- No breaking changes
- Authentication remains optional
- Export system is now more scalable and production-ready
- Significant foundation for future collaboration and cloud features
Improved(9)
- Enhanced editor layout and toolbar
- Improved template rendering consistency
- New landing pages (FAQ, Terms, Resources, etc.)
- Better navigation and content structure
- Improved auth middleware and session handling
- Redis optimizations and better error handling
- Export service stability improvements
- Better API validation using Zod
- TypeScript improvements and stronger typing across modules
#auto-synced
Shipped in 10 pull requests
#14[Enhancement] Improve auth middleware, backend services, and performance
#15[Feature] Add admin roadmap management and API support
#16[Sync] Sync dev from master
#17[Feature] Add Terms, FAQ, Resources pages and enhance landing experience
#18[Feature] Enhance resume sharing, sync, and add new resume sections
#19[Feature] Add master profile management with improved editing and storage
#20[Feature] Improve export system with storage, caching, and performance enhancements
#21[Feature] Enhance resume customization and export rendering
#22[Feature] Add secure resume share page with verification and password protection
#23[Feature] Add new resume sections and improve editor layout and toolbar