Skip to content

Commit 2542c9d

Browse files
committed
Update CHANGELOG
Signed-off-by: Marcel Klehr <[email protected]>
1 parent 8268d26 commit 2542c9d

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,35 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [8.2.0]
8+
9+
### New
10+
11+
* Add command line option "retry" for classify command (Thanks to Niels)
12+
13+
### Fixed
14+
15+
* fix(ViewAdmin): Allow disabling movinet even when WASM mode is enabled
16+
17+
## [8.1.1]
18+
19+
### Fixed
20+
21+
* fix: Add MaintenanceJob to trigger stuck clustering
22+
* fix(ClusteringFaceClassifier): Schedule cluster job even if face classification failed
23+
* fix(FileListener): Handle edge cases of moving folders between varying stages of ignorance
24+
* fix(FileListener): set recurse to true on BeforeNodeDeletedEvent
25+
* fix(FileListener): Always react to CacheEntryInsertedEvent
26+
27+
28+
## [8.1.0]
29+
30+
### New
31+
32+
* Update to Nextcloud latest Vue components
33+
* Update dependencies
34+
35+
736
## [8.0.0] - 2024-07-05
837

938
### Breaking changes

0 commit comments

Comments
 (0)