Features:
- Support for multiple libraries
- First version of the web interface, which supports addition/deletion of libraries
- OPDS feed supports browsing by library
- REST API
/series
endpoint can be filtered bylibrary_id
- Ability to exclude directories from disk scan, to be configured via
komga.libraries-scan-directory-exclusions
configuration key
Deprecations:
- The configuration property
komga.root-folder
is deprecated. Use the web interface to add libraries instead. - The configuration property
komga.root-folder-scan-cron
is deprecated. It is replaced bykomga.libraries-scan-cron
.