0.107.0 (2021-07-19)
This release introduces the trash bin feature. Please read carefully the following before updating:
https://komga.org/guides/trash.html
If you are running Komga on a low-end device with a large library, you can consider disabling file hashing entirely, see https://komga.org/installation/configuration.html#komga-file-hashing-komga-file-hashing-true-false
Bug Fixes
- scanner: better detect changes even if file last modified have not change after a rename (7b8cf7a)
Features
- configuration property to disable file hashing (52db0a1)
- restore books and series from trash bin (bc25c11), closes #217 #383
- api: add endpoint to empty trash per library (4dac73e)
- api: add query parameter to filter on deleted series or books (c1d34e4)
- opds: do not show soft deleted books/series (5b6b817)
- scanner: soft delete series and books (f0664e9)
- webui: display an outdated badge on book details view (c955bed)
- webui: library option to automatically empty trash after scan (fc06b4a)
- generate file hash for books (7ad738a)
- library option to automatically empty trash after scan (21781a3)
- webui: add library action menu item to empty trash (31fbf2a)
- webui: show soft deleted books/series as unavailable (d946600)