File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,35 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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
You can’t perform that action at this time.
0 commit comments