Skip to content

Releases: felipeall/resumeio-to-pdf

v1.1.0

04 Mar 17:58
fcd371f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

25 Feb 16:06
05fa9a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Dec 12:43
Compare
Choose a tag to compare

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.