- 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](https://github.com/dynobo/normcap/issues/170)
- All: Improve image processing for better detection accuracy, especially for bright
text on dark backgrounds.
- Prebuilt packages: Switched to shipping "fast" language models to reduce package size.
- Linux: Add support for Gnome Shell 41+ (using Screenshot Portal)
[153](https://github.com/dynobo/normcap/issues/153)
[157](https://github.com/dynobo/normcap/issues/157)
- Linux: Fix issues with transparency / black window
[154](https://github.com/dynobo/normcap/issues/154)
[155](https://github.com/dynobo/normcap/issues/155)
- Linux: Fix crash on non Gnome Shell systems
[168](https://github.com/dynobo/normcap/issues/168)
- macOS: Full screen border and selection
[119](https://github.com/dynobo/normcap/issues/119)