Face Recognition v0.8.0
Note that this is a version, with few features, is partially made only by contributions from our users. So, agian. Thank you very much for your contributions !!! 😄 😃 🥰
Changelog
[0.8.0] - 2021-03-17
Added
- Increase the supported version only to NC21. Thanks to @szaimen. See issue #429
- Add support for unified search, being able to search the photos of your loved ones from anywhere in nextcloud. Thanks to @dassio. See PR #344
- Add defer-clustering option. It changes the order of execution of the process deferring the face clustering at the end of the analysis to get persons in a simple execution of the command. Thanks to @cliffalbert. See issue #371