- Updated mosaic detection models. There are now two variants "fast" and "accurate". "Fast" is pretty much the same model that was shipped in v0.7.0, the new and larger "accurate" model is somewhat slower but catches mosaics which the fast one doesn't detect (new default model).
- Detection model can now also be selected in the GUI sidebar
- Additional CLI options: --list-mosaic-detection-models, --list-mosaic-restoration-models
- Fix GUI becoming unresponsive when models are loaded for the first time (opening a file)
- Added build instructions for Windows (thanks to the community)
Full Changelog: v0.7.0...v0.7.1