Skip to content

Releases: nextcloud/recognize

v6.1.0

28 Feb 16:32
Compare
Choose a tag to compare

Fixed

  • fix(deps): Isolate all dependencies
  • Make 'nice' check cross-platform

Changed

  • Upgrade nextcloud/vue to v8.x

Fixed

  • fix(Rubix\ML): Isolate rubix
  • fix(FaceRoot#getChild): Validate detection matches cluster
  • fix(FileListener->ShareCreatedEvent): Cast userIds to string
  • Fix(l10n): Update translations from Transifex

v6.1.0-beta.2

24 Jan 16:19
Compare
Choose a tag to compare

Fixed

  • fix(deps): Isolate all dependencies

v6.1.0-beta.1

11 Jan 12:17
Compare
Choose a tag to compare

Changed

  • Upgrade nextcloud/vue to v8.x

Fixed

  • fix(Rubix\ML): Isolate rubix
  • fix(FaceRoot#getChild): Validate detection matches cluster
  • fix(FileListener->ShareCreatedEvent): Cast userIds to string
  • Fix(l10n): Update translations from Transifex

v6.0.1

04 Dec 16:26
Compare
Choose a tag to compare

Fixed

  • fix(dav properties): Re-add missing props
  • fix memory leaks
  • Fix(l10n): Update translations from Transifex
  • fix(ViewAdmin): Disable GPU mode when WASM mode is enabled

v6.0.0

19 Nov 15:32
Compare
Choose a tag to compare

Breaking

  • Drop support for Nextcloud 27

New

  • CacheQueryBuilder API changed in 28
  • Add compatibility to new FilesMetadata OCP API

Fixed

  • Fix(l10n): Update translations from Transifex
  • fix(Classifier): Don't hang because of empty file
  • Refactor classifier preview generation to allow handling WebP and AVIF and fall back to gdlib when nc preview providers don't work

v5.0.3

15 Oct 11:58
Compare
Choose a tag to compare

Fixed

  • Fix concurrency limit issue

v5.0.2

15 Oct 10:08
Compare
Choose a tag to compare

Fixed

  • Fix concurrency limit issue

v5.0.1

09 Oct 09:13
Compare
Choose a tag to compare

Fixed

  • Fix installation issue

v5.0.0

08 Oct 11:11
Compare
Choose a tag to compare

Breaking changes

  • Drop support for Nextcloud 26

New

  • storage crawl job: Increase batch size to 2000
  • Allow enabling/disabling classifier concurrency

Fixed

  • fix(IgnoreService): Always return paths matching filecache format (fixes ignore files in external storage)
  • Remove max execution time limitation and disable parallel classifier job execution (fixes stuck classification)
  • Fix(ViewAdmin): Don't display last bg job execution if it's 0
  • Fix(snap): Improve interoperability with nc snap
  • fix(AdminController): Catch failed cpuinfo readfile
  • Fix(l10n): Update translations from Transifex

v4.3.2

19 Aug 10:17
Compare
Choose a tag to compare

Fixed

  • Fix scanner event hooks