Skip to content

Releases: nextcloud/recognize

v7.0.3

05 Jul 08:22
Compare
Choose a tag to compare

Fixed

  • Fix exception in file listener

v7.0.2

04 Jul 09:26
Compare
Choose a tag to compare

Fixed

  • fix(FileListener): Various fixes
  • fix(Classifier): fix unexpected false return value
  • fix(ViewAdmin): Add title prop to text fields

v7.0.2-beta.2

24 Jun 12:01
Compare
Choose a tag to compare
v7.0.2-beta.2 Pre-release
Pre-release

Fixed

  • fix(FileListener)

v7.0.2-beta.1: 7.0.2-beta.1

18 Jun 09:24
Compare
Choose a tag to compare
Pre-release

Fixed

  • fix(FileListener): Clear MountCache before checking access
  • fix(FileListener): Use MountCache and ShareManager and groupfolder manager to get access list
  • fix(FileListener): Listen for ShareAcceptedEvent in addition to ShareCreatedEvent
  • fix(FileListener): Try to remember source file for moves
  • fix(ViewAdmin): Add title prop to text fields

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