v2.2.1
Improvements:
- When opening the settings window, "Capture settings" is now default and "hotkeys" have been moved to the end
Bugfixes:
- Patched out more
SetProcessDpiAwareness
in libs to fix OpenCV warnings. May relate to #258 - Fix "ask to save changed settings" detection on application close
- Fix an issue with the "Video Capture Device" Capture Method when
capture_device_id
is -1. Fixes #252
Documentation
- Update documentation about supported image formats for OpenCV 4.8
Internal
- Drop support for running locally on Python 3.9
- Add experimental Python 3.12 builds
- Various dependencies updates
Full Changelog: v2.2.0...v2.2.1
Which build should I use?
Try the Python 3.12 version. It should be functionally identical, with a marginal performance boost. If you have any issue with it, please report it here or on the Discord server and use the Python 3.11 version in the mean time.