komga/gradle.properties
semantic-release-bot 80e4d39a0d chore(release): 0.107.0 [skip ci]
# [0.107.0](https://github.com/gotson/komga/compare/v0.106.1...v0.107.0) (2021-07-19)

### Bug Fixes

* **scanner:** better detect changes even if file last modified have not change after a rename ([7b8cf7a](7b8cf7ae25))

### Features

* configuration property to disable file hashing ([52db0a1](52db0a1686))
* restore books and series from trash bin ([bc25c11](bc25c11990)), closes [#217](https://github.com/gotson/komga/issues/217) [#383](https://github.com/gotson/komga/issues/383)
* **api:** add endpoint to empty trash per library ([4dac73e](4dac73ea9f))
* **api:** add query parameter to filter on deleted series or books ([c1d34e4](c1d34e430c))
* **opds:** do not show soft deleted books/series ([5b6b817](5b6b817085))
* **scanner:** soft delete series and books ([f0664e9](f0664e9791))
* **webui:** display an outdated badge on book details view ([c955bed](c955bed79d))
* **webui:** library option to automatically empty trash after scan ([fc06b4a](fc06b4a987))
* generate file hash for books ([7ad738a](7ad738a645))
* library option to automatically empty trash after scan ([21781a3](21781a3a23))
* **webui:** add library action menu item to empty trash ([31fbf2a](31fbf2a829))
* **webui:** show soft deleted books/series as unavailable ([d946600](d946600a64))
2021-07-19 02:09:35 +00:00

2 lines
61 B
INI

version=0.107.0
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G