Skip to content

Releases: nextcloud/recognize

v7.0.0

08 May 13:21
Compare
Choose a tag to compare

Breaking changes

  • Bump required Node.js to v20
  • Drop NC 28 support

Fixed

  • fix(Classify command): make it clear queues and jobs
  • fix(DAV\FacesHome): Don't list empty clusters
  • fix(DAV): Don't make clients load vector data
  • Fix(l10n): Update translations from Transifex
  • fix(FileListener): Listen to file movements across share boundaries
  • fix plsatform check (Thanks to @mr-bryn)
  • Fixed spelling mistake in appinfo/routes.php (Thanks to @asp.nut)
  • fix(InstallDeps): Use ffmpegDir to install ffmpeg

v6.1.1

29 Feb 16:22
Compare
Choose a tag to compare

Fixed

  • fix(AdminController)

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