- 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
- 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,frenchPublisherTagNamefrom 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.vmindiscorddirectory. Recomended way to edit templates is from new webui - Removed Cli commands
- Removed OPF mode support
Config deprecation
- Deprecated old
discordconfig section and moved it tonotifications.discord - Deprecated
komga/kavita.notifications.librariesconfig and moved it tokomga/kavita.eventListener.notificationsLibraryFilter - Deprecated
komga/kavita.eventListener.librariesconfig and renamed it tokomga/kavita.eventListener.metadataLibraryFilter - Deprecated
komga/kavita.eventListener.librariesconfig and renamed it tokomga/kavita.eventListener.metadataSeriesExcludeFilter - Deprecated
postProcessing.scoreTagand replaced it withscoreTagName