Releases: nextcloud/recognize
Releases · nextcloud/recognize
v11.0.1
Fixed
- fix(l10n): Update translations from Transifex
- refactor(Application): Use modern SabrePluginAddEvent
- fix(FileListener): Do not consider events in trashbin
- refactor: Process all fs events asynchronously
- fix(ffmpeg): Autodetect system installed ffmpeg and allow manually setting ffmpeg path
- fix(ClusteringFaceClassifier): Make sure to schedule clustering job
- fix: Improve error handling
v10.0.7
Fixed
- fix(ClusteringFaceClassifier): Make sure to schedule clustering job
v9.0.9
Fixed
- fix: Don't leak global functions in php scoper
v11.0.0
Breaking changes
- Drop support for Nextcloud 32 (note: the 10.x branch will still be maintained until 32 is End-of-life)
New
- Support Nextcloud 33
v10.0.6
Fixed
- Fix: Don't leak global functions from scoped dependencies (Incompatibility with suspicious_login and others)
v9.0.8
Fixed
- fix: Update amphp/parallel to fix compat issues
- fix(FileListener): Listen to user mount events
- fix(InstallDeps): Set write permissions on node_modules folder
- fix(Classifier): Check cores against int value
- fix(FaceDetectionWithTitle): Rename vector column to face_vector
v10.0.5
Fixed
- fix(FileListener): Address review comments
- fix(FileListener): Address review comments
- fix(FileListener): Listen to user mount events
- fix(InstallDeps): Set write permissions on node_modules folder
- fix(Classifier): Check cores against int value
- fix(FaceDetectionWithTitle): Rename vector column to face_vector
v10.0.4
Fixed
- Fix DB migration to avoid sub query
v10.0.3
Fixed
- Fix DB migration to process column in chunks
v9.0.7
Fixed
- Fix DB migration to avoid sub query