Skip to content

Releases: matiasdelellis/facerecognition

Face Recognition v0.9.10-beta.2

18 Nov 14:09
Compare
Choose a tag to compare
Pre-release

[0.9.10-beta.2] - 2022-11-17

Added

  • Adds an API version 2 that theoretically is enough for any client.
  • Note that can change minimally until we release the stable version.

Fixed

  • Only fix tests.

Changed

  • Use x, y, width, height to save face detections on database.

Face Recognition v0.9.10-beta.1

27 Sep 12:19
Compare
Choose a tag to compare

[0.9.10-beta.1] - 2022-09-27

Added

  • Support Nextcloud 25
  • A little love to the whole application to improve styles and texts.
  • Show the image viewer when click come image on our "gallery".
    Is press Control+Click it will open the file as before.
  • Don´t allow run two face:commands simultaneously to prevent errors.
  • Some optimizations on several queries of main view.
  • Add a new command face:sync-albums to create photos albums of persons.

Fixed

  • Rephrase I'm not sure button to better indicate what it does. Issue #544

Changed

  • Change Person to people since Persons in a very formal word of lawyers.
  • Edit people's names in the same side tab instead of using dialogs.
    This is really forced by changes to the viewer which retains focus, and
    avoids typing anywhere.
    It also has a regression that misses the autocomplete. :disapointed:
  • Typo fix. Just use plurals on stats table.
  • Show the faces of the latest photos, and sort photos by upload order.

Translations

  • Update German translation thanks to lollos78.
  • Update Italian (Italy) translation thanks to lollos78.
  • Update of many other translations. Thank you so much everyone.

Some new screenshots...

facerecognition-persons-view
facerecognition-person-photos
facerecognition-photos-integration

Face Recognition v0.9.5

08 May 00:17
Compare
Choose a tag to compare

Just fix to update NC24... 🙈

Face Recognition v0.9.1

15 Dec 12:13
Compare
Choose a tag to compare

NOTE:

Absolutely all users must configure the new setting for the maximum memory for image processing

occ face:setup --memory 2GB

Changelog

[0.9.1] - 2021-12-15

Fixed

  • Fix Ignore persons feature. Issue #542

Translations

  • Update Czech translation thanks to Pavel Borecki.
  • Update Italian translation thanks to axl84.

[0.9.0] - 2021-12-13

Added

  • Add an extra step to setup. You must indicate exactly how much memory you want
    to assing for image processing. See occ face:setup --memory doc on readme.
  • Adds the option to effectively ignore persons when assigning names. See issue
    #486 #504.
  • It also allows you to hide persons that you have already named. Issue #405
  • Implement the option of: This is not such a person. Issue #506 and part of
    #158
  • Enable NC23

Translations

  • Update some translations. Thank you so much everyone.

Screenshots

Ignore irrelevant persons:

Captura de pantalla 2021-12-13 - 15 21 52

Clustering algorithm correction

D'OH!. This is not Sheldon Copper.

Captura de pantalla 2021-12-13 - 15 34 18

It's Rajesh!. 😅

Captura de pantalla 2021-12-13 - 15 35 48

Detail of the wrong cluster before.

Captura de pantalla 2021-12-13 - 15 29 52

Detail of cluster fixed later..

Captura de pantalla 2021-12-13 - 15 38 24

Face Recognition v0.9.0

13 Dec 18:19
16d3c3d
Compare
Choose a tag to compare

NOTE:

Absolutely all users must configure the new setting for the maximum memory for image processing

occ face:setup --memory 2GB

Changelog

[0.9.0] - 2021-12-13

Added

  • Add an extra step to setup. You must indicate exactly how much memory you want
    to assing for image processing. See occ face:setup --memory doc on readme.
  • Adds the option to effectively ignore persons when assigning names. See issue
    #486 #504.
  • It also allows you to hide persons that you have already named. Issue #405
  • Implement the option of: This is not such a person. Issue #506 and part of
    #158
  • Enable NC23

Translations

  • Update some translations. Thank you so much everyone.

Screenshots

Ignore irrelevant persons:

Captura de pantalla 2021-12-13 - 15 21 52

Clustering algorithm correction

D'OH!. This is not Sheldon Copper.

Captura de pantalla 2021-12-13 - 15 34 18

It's Rajesh!. 😅

Captura de pantalla 2021-12-13 - 15 35 48

Detail of the wrong cluster before.

Captura de pantalla 2021-12-13 - 15 29 52

Detail of cluster fixed later..

Captura de pantalla 2021-12-13 - 15 38 24

Nextcloud Facerecognition v0.8.5

20 Nov 16:48
Compare
Choose a tag to compare

Note:

  • Big thanks especially to @guystreeter for the research on php8 (See issue #456) and other improvements.
  • Also many thanks to @nkming2 for the implementation of the public api, and the first Nectcloud gallery client that includes support for this application. See https://github.com/nkming2/nc-photos

[0.8.5] - 2021-11-20

Added

  • Initial support for php 8. See issue #456
  • Add link to show photos of person on sidebar.
  • Add static analysis, phpunit and lintian test using github workflow.
  • Add an real OCS public API to get all persons. See PR #512.

Fixed

  • Fix sidebar view when user has disable it.
  • Set the Image Area slider to the maximum allowed by the model. See issue #527
  • Don't try to force the setCreationTime argument to be DateTime. See PR #526
  • Migrate hooks to OCP event listeners. See PR #511

Translations

  • New Czech translation thanks to Pavel Borecki, and update others. Thank you so
    much everyone.

Nextcloud Facerecognition v0.8.3

08 Jul 14:36
0ff4707
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.8.3] - 2021-07-08

Added

  • Initial support for NC22.
  • Update translations.

Facerecognition v0.8.2

17 May 21:18
9fc3053
Compare
Choose a tag to compare

[0.8.2] - 2021-05-17

Added

  • Add links in thumbnails of rename persons dialogs. Issue #396
  • Initial autocomplete feature for names. Issue #306

Fixed

  • Respect .noimage file, since it is also used in Photos. Issue #446
  • Fix delete files due some change on ORM with NC21. Issue #471
  • Some fixes on make clean.

Translations

  • New Italian translation thanks to axl84, and update others. Thank you so much
    everyone.

Facerecognition v0.8.1

18 Mar 14:45
2611042
Compare
Choose a tag to compare

Face Recognition v0.8.1

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

All notable changes to this project will be documented in this file.

[0.8.1] - 2021-03-18

Fixed

  • Register the Hooks within the Bootstrap mechanism, removing many undesirable
    logs. Similar to nextcloud/server#22590

Translations

  • New Korean (Korea) translation thanks to HyeongJong Choi
  • Updating many others translations from Transifex. This time I cannot
    individualize your changes to thank you properly, but thank you very much to
    all the translators.

[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

Facerecognition v0.8.0

17 Mar 18:43
a6111a2
Compare
Choose a tag to compare

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