Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Klehr <[email protected]>
  • Loading branch information
marcelklehr committed Jan 9, 2025
1 parent 8268d26 commit 2542c9d
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,35 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [8.2.0]

### New

* Add command line option "retry" for classify command (Thanks to Niels)

### Fixed

* fix(ViewAdmin): Allow disabling movinet even when WASM mode is enabled

## [8.1.1]

### Fixed

* fix: Add MaintenanceJob to trigger stuck clustering
* fix(ClusteringFaceClassifier): Schedule cluster job even if face classification failed
* fix(FileListener): Handle edge cases of moving folders between varying stages of ignorance
* fix(FileListener): set recurse to true on BeforeNodeDeletedEvent
* fix(FileListener): Always react to CacheEntryInsertedEvent


## [8.1.0]

### New

* Update to Nextcloud latest Vue components
* Update dependencies


## [8.0.0] - 2024-07-05

### Breaking changes
Expand Down

0 comments on commit 2542c9d

Please sign in to comment.