Skip to content

Releases: nextcloud/recognize

v1.5.3

20 Aug 11:20
Compare
Choose a tag to compare

Fixed

  • Classifier.js: use fs/promises
  • Support 'uri:' photos in contacts
  • Add note in admin settings about first run delay
  • Fix findMissedClassifications
  • Avoid symlink errors

v1.5.2

17 Aug 17:30
Compare
Choose a tag to compare

Fixed

  • classifier_faces: Don't fail on unreadable images

v1.5.1

17 Aug 14:44
Compare
Choose a tag to compare

Fixed

  • Reduced bundle size to be able to install from app store

v1.5.0

17 Aug 13:03
Compare
Choose a tag to compare

New

  • New imagenet model with increased accuracy (EfficientNet v2 XL)
  • Face recognition using contact photos
  • Support GPU

Fixed

  • Support .nomedia and .noimage files

v1.5.0-rc2

05 Aug 20:32
Compare
Choose a tag to compare
v1.5.0-rc2 Pre-release
Pre-release
v1.5.0-rc2

v1.5.0-rc1

05 Aug 12:26
Compare
Choose a tag to compare
v1.5.0-rc1 Pre-release
Pre-release
v1.5.0-rc1

v1.4.2

29 Jun 12:10
Compare
Choose a tag to compare

Fixed

  • Include admin settings in build
  • Increase JPEG decoder memory limit

v1.4.0

28 Jun 10:47
Compare
Choose a tag to compare

New

  • admin settings
  • README and info.xml: Add note about privacy

Fixed

  • Improve classification
  • classifier.js: Catch errors

v1.3.1

20 May 11:23
Compare
Choose a tag to compare

Fixed

  • Fix build

v1.3.0

20 May 11:15
Compare
Choose a tag to compare

New

  • Add a command line interface to run classifier on full speed