• v0.6.0-rc.9 f2f4919a8f

    v0.6.0-rc.9
    All checks were successful
    Release / build (push) Successful in 11m0s
    Pre-release

    fmartingr released this 2026-05-11 14:06:27 +02:00 | 0 commits to master since this release

    Release v0.6.0-rc.9

    🐛 Bug Fixes

    • show loose-leaf chapters for Kavita comic series (f2f4919)

    Commits: commit f2f4919a8f
    Author: Felipe M. me@fmartingr.com
    Date: Mon May 11 13:55:15 2026 +0200

    fix: show loose-leaf chapters for Kavita comic series
    
    The Kavita series-detail response surfaces chapters not assigned to a
    numbered volume in a top-level `chapters` array. The feed mapper only
    walked `volumes` and `specials`, so comic/manga series — which typically
    live in that loose-leaf array — opened to an empty entry list.
    
    Downloads