Breaking Changes
None
Features
- Vision-powered stitching: Replaced template-matching with
VNTranslationalImageRegistrationRequestfor more accurate offset detection between screenshots - App version now displayed in settings window
Improvements
- Image stitching is now fully asynchronous — no UI freezing on long captures
- Memory usage reduced to constant O(1) by comparing only t...