faces-h v0.4.2
Installation
Download faces-h-setup-*.exe and run it. No additional software required.
The app will download the face recognition model (~300 MB) on first launch.
Note: This release is not yet code-signed. Windows SmartScreen may warn on first run — click "More info → Run anyway".
Post-install verification
Run the bundled smoke test against the running sidecar:
python scripts/smoke_test.py
What's Changed
- [Frontend + Python] Rotate sideways photos + network-file backups + restore (closes #160, #161, #162) by @justminime in #163
- [Frontend + Python] Local and network folders behave identically for delete/rotate (closes #164) by @justminime in #165
Full Changelog: v0.4.1...v0.4.2