Releases: nextcloud/recognize
Releases · nextcloud/recognize
v6.1.0
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
Fixed
- fix(deps): Isolate all dependencies
v6.1.0-beta.1
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
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
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
Fixed
- Fix concurrency limit issue
v5.0.2
Fixed
- Fix concurrency limit issue
v5.0.1
Fixed
- Fix installation issue
v5.0.0
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
Fixed
- Fix scanner event hooks