v1.0.0
New Features
- Enhanced search functionality within the app for better user experience.
- Introduced optical character recognition (OCR) capabilities by installing Tesseract-OCR.
- Streamlined dependency management and application launch process using Poetry.
- Added support for custom image sizes and file extensions in resume downloads.
Improvements
- Updated the base image in Dockerfile for improved performance and security.
- Simplified the code checking process by replacing multiple tools with ruff.
Bug Fixes
- Fixed issues related to resume downloads by refining the function signature and logic.
- Improved error handling in the resume download service.
Documentation
- Updated input placeholders and form actions in the user interface to reflect changes in functionality.
Refactor
- Refactored the resume download service to support PDF generation and enhanced error handling.
Style
- Adjusted CSS class names for consistency and clarity in the user interface.