Changelog

New features, improvements, and fixes for CVParse.

3
v1.3.0December 15, 2025
  • AddedMulti-language CV support (French, German, Spanish, Portuguese, Dutch)
  • AddedLLM-based extraction fallback for low-confidence parses
  • AddedPer-field confidence scoring with quality grades
  • AddedTeam/Organization accounts with role-based access
  • AddedAdmin dashboard for system management
2
v1.2.0October 1, 2025
  • AddedWebhook notifications with HMAC-SHA256 signatures
  • AddedCSV and Excel export formats
  • AddedEmail notification system
  • AddedPython and JavaScript SDKs
  • AddedRate limiting tiers per plan
  • ChangedImproved NER extraction accuracy
1
v1.1.0August 15, 2025
  • AddedStripe billing integration
  • AddedUser authentication (JWT + API keys)
  • AddedMulti-tenant job isolation
  • AddedInteractive demo page
  • AddedSentry monitoring
0
v1.0.0June 1, 2025
  • AddedInitial release
  • AddedPDF and DOCX parsing
  • AddedspaCy NER extraction pipeline
  • AddedAsync job processing with Celery
  • AddedS3 file storage
  • AddedHealth check endpoint