# Kavita v0.9.1.4 — v0.9.1.4 - Hardcover Recommendations + Hotfix - Product: Kavita (https://whatsnew.fyi/product/kavita) - Vendor: Kavita - Date: 2026-09-02 - Version: v0.9.1.4 - Original notes: https://github.com/Kareadita/Kavita/releases/tag/v0.9.1.4 - Permalink: https://whatsnew.fyi/product/kavita/releases/v0.9.1.4 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Added support for loading recommendations from Hardcover, which will be the books linked to the first book in the series (Kavita+) - **added** — Added Hardcover OAuth support, allowing Kavita to refresh your key for you while PAT tokens continue working (Kavita+) - **added** — Added support for Mangabaka's new URL structure - **changed** — Opening a completed chapter while reading places you on the first page, but your reading progress won't reset unless you page forward - **fixed** — Fixed chapter cover images sometimes being removed when Kavita+ writes a volume image - **fixed** — Fixed black and white lists not being available for non-Kavita+ users - **fixed** — Fixed series age rating not being derived from tags on first scan and from updated tags in consecutive scans - **fixed** — Fixed chapter age rating not being derived from tags - **fixed** — Fixed settings not saving for some users - **fixed** — Fixed chapters with one page not saving progress while paging - **fixed** — Fixed a bug where users couldn't update reading profile from the reader due to Breakpoint enum values changing when the breakpoint service was streamlined - **fixed** — Fixed the fullscreen icon not updating when triggered from the Manga reader - **fixed** — Fixed query parameters from Mangabaka breaking parsing of ids for Match modal - **fixed** — Fixed version update modal title rendering incorrectly on new Stable releases - **fixed** — Fixed an issue where rereading multiple single page chapters would set the next chapter as unread - **fixed** — Fixed search in the audit log being case sensitive - **fixed** — Fixed series with only chapters being incorrectly set to completed if upstream has volume numbers - **fixed** — Fixed no results message showing an empty query for the default series name query - **fixed** — Fixed chapter sorting for some users under very specific circumstances - **fixed** — Fixed sent to device action item not rendering when Email is setup without Hostname We had a few bugs and key regressions that I felt it was necessary to release a hotfix for. In addition, since Hardcover officially launched OAuth and Recommendations (Vibes) just as we released v0.9.1, we decided to wrap that in with this. Recommendations from Hardcover REQUIRES this version or later to work. v0.9.1 will not serve recommendations. Hardcover PATs will continue working, but switching to OAuth allows Kavita to refresh your key for you. #### Added - Added: (Kavita+) Added support for loading recommendations from Hardcover. These will be the books linked to the first book in the series. - Added: (Kavita+) Added Hardcover OAuth support (PAT tokens will still work) - Added: Added support for Mangabaka's new URL structure (released 8/31/2026) #### Changed - Changed: Opening a completed chapter while reading places you on the first page, but your reading progress won't reset unless you page forward. #### Fixed - Fixed: (Kavita+) Fixes chapter cover images sometimes being removed when Kavita+ writes a volume image - Fixed: Fixed black & white lists not being available for non Kavita+ users - Fixed: Fixed series age rating not being derived from tags on first scan and from updated tags in consecutive scans - Fixed: Fixed chapter age rating not being derived from tags - Fixed: Fixed settings not saving for some users - Fixed: Fixed chapters with one page not saving progress while paging (Thanks @333fred) - Fixed: Fixed a bug where users couldn't update reading profile from the reader due to Breakpoint enum values changing when we streamlined the breakpoint service in v0.9.1. - Fixed: Fixed the fullscreen icon not updating when triggered from the Manga reader - Fixed: Query parameters (?q=) from Mangabaka would break parsing out ids for Match modal - Fixed: Version update modal title would render incorrectly on new Stable releases - Fixed: Fixed an issue where rereading multiple single page chapters, the next chapter would set as unread. - Fixed: Fixed search in the audit log being case sensitive - Fixed: Fixed series with only chapters incorrectly being set to completed if upstream has a volume numbers - Fixed: Fixed no results message showing an empty query for the default (series name) query - Fixed: Fixed chapter sorting for some users under very specific circumstances - Fixed: Fixed sent to device action item not rendering when Email is setup without Hostname - Fixed: Fixed a bug where clients could get logged out on token refresh, when they shouldn't - Fixed: Fixed up a regression for a unique filename pattern (c79x1) which was getting caught in the scene name regex.