normcap v0.3.0 Release Notes

Release Date: 2022-03-20 // about 2 years ago
    • ๐Ÿšš All: Removed cli options -v, --verbose and -V, --very-verbose in favor of the new -v, --verbosity which accepts on of the options: {error, warning, info, debug}.
    • โšก๏ธ All: Update to PySide6 (Qt6) and Python 3.9
    • ๐Ÿ‘ All: Add support for Tesseract 5 with better OCR #170
    • ๐Ÿ‘ All: Improve image processing for better detection accuracy, especially for bright text on dark backgrounds.
    • ๐Ÿ— Pre-build packages: Switched to shipping "fast" language models to reduce package size.
    • ๐Ÿง Linux: Add support for Gnome Shell 41+ (using Screenshot Portal) #153 #157
    • ๐Ÿง Linux: Fix issues with transparency / black window #154 #155
    • ๐Ÿง Linux: Fix crash on non Gnome Shell systems #168
    • ๐ŸŽ MacOS: Full screen border and selection #119