Skip to content

v0.5.0

Compare
Choose a tag to compare
@gotson gotson released this 10 Oct 06:37
· 2874 commits to master since this release

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 by library_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 by komga.libraries-scan-cron.