1.0.0 Release requires Kavita nightly or verions above 0.8.2
- Added Komelia wasm webui (Komf integration is work in progress)
- Added StoryArc and StoryArcNumber to ComicInfo provider
- Added metadata job history
- Added Apprise notifications integration. #145
- Added chapter metadata updates for API mode in Kavita
- Added mangadex links config
- Added Hentag provider
- ComicInfo update mode will now write Title, Series StoryArc and StoryArcNumber
- Books titles will now be able to be updated in API mode
- Fixed tags and links not being added to Komga oneshots #153
- Fixed Kavita event listener connection error when baseUrl contained trailing slash
- Upload volume instead of chapter covers in Kavita #97
- Do not lock Kavita volume covers #140
- Trim summary indent in Bangumi provider. #75
- Migrated core modules to Kotlin Multiplatform (Android, JVM, Wasm(wip), other platforms might be added in the future)
Breaking changes
- Moved publisher tags config
originalPublisherTagName
,englishPublisherTagName
,frenchPublisherTagName
from provider to postprocessing section. Fixes #102 - Discord Templates config was changed to use predefined filenames
title.vm
,title_url.vm
,description.vm
,footer.vm
,field_<index>_name<_inline>.vm
,field_<index>_value.vm
indiscord
directory. Recomended way to edit templates is from new webui - Removed Cli commands
- Removed OPF mode support
Config deprecation
- Deprecated old
discord
config section and moved it tonotifications.discord
- Deprecated
komga/kavita.notifications.libraries
config and moved it tokomga/kavita.eventListener.notificationsLibraryFilter
- Deprecated
komga/kavita.eventListener.libraries
config and renamed it tokomga/kavita.eventListener.metadataLibraryFilter
- Deprecated
komga/kavita.eventListener.libraries
config and renamed it tokomga/kavita.eventListener.metadataSeriesExcludeFilter
- Deprecated
postProcessing.scoreTag
and replaced it withscoreTagName
Changes since 1.0.0-alpha01
- Added Hentag provider
- Fixed event listener not detecting new books
- Fixed yen press book list retreival
- Fixed kodansha response parsing errors
- Fixed retry not working on 429 responses
- Fixed write of empty StoryArc and StoryArcNumber ComicInfo fields
- Fixed Kavita book name parsing