Bug Fixes
- Configuration: Fixed config file loading for non-pyproject.toml files and enhanced OCR backend validation
- Document Classification: Improved document type detection with metadata integration and better translation fallback
- Email Extraction: Fixed email field formatting for multiple recipients (to/cc/bcc fields)
- Error Handling: Enhanced exception context serialization and CLI error handling
Improvements
- Testing: Significantly improved test coverage with comprehensive test suites
- CI/CD: Enhanced pipeline reliability with retry mechanisms and test re-runs
- Code Quality: Fixed type annotations and linting issues across the codebase
- Dependencies: Updated package versions and benchmark configurations
This patch release focuses on stability and reliability improvements.