0.3.1 - 2022-04-23
- Show folders containing images in directory
- Suppress scrolling for a few milliseconds after moving to the next/previous image
- Improve image resolution when zooming
- Decrease sensitivity on trackpad scroll event
0.3.0 - 2022-04-22
- Navigate through images using the scroll wheel (This was accidentally included in v0.2.2)
- Add image scaling in view settings (fit to width, fit to height, fit to screen)
- Implement split view mode
- Add option to adjust preview text font size and font style
- Customize the external capture shortcut
- Revamp ribbon button arrangement
- Improve app responsiveness when selecting text in an image
- Set default font to Helvetica
0.2.2 - 2022-04-17
- Copy detected text to clipboard for external captures
0.2.1 - 2022-04-15
- Implement error message when MangaOCR model is loaded while not connected to the internet
- Load the correct configuration (theme) when the application is launched
- Address poppler path error when opening a pdf file
- Log detected text only after the left mouse button is released
0.2.0 - 2022-04-07
- Allow capturing images outside the application using a shortcut (
Alt+Q
) - Implement zooming and panning function
- Support for the following manga file formats: cbr, cbz, pdf
- Improve threading when loading detection models or when converting a manga file
- Restore access to dark theme
- Tooltip when hovering buttons are more informative
- Faster startup when launching the application
0.1.0 - 2022-02-12
- Initial Release