Kavita - Package Updates
Pinned
Kavita
-
-
-
[0.4.0]
- Update Kavita to 0.8.0
- Full changelog
- IMPORTANT: Once you update to this release there are manually steps needed! You MUST perform a forced library scan on all libraries to migrate properly to the new foundation. Failure to do so may result in data loss.
- Comic Overhaul
- Collection Overhaul
- Added: Added a new library type aimed at Light Novels. This will use card list layout by default (overriding user preferences) and is eligible for Kavita+ metadata/scrobbling. The regular book library no longer is Kavita+ eligible.
- Added: Added a label on Library settings modal to help admins know which libraries are eligible for Kavita+ scrobbling/metadata pull.
- Added: (Kavita+) Implemented a background prefetch task that will slowly refresh series from Kavita+ (reviews, recs, ratings).
- Added: (Kavita+) Kavita will now prefetch data from Kavita+ on new series. This and the prefetch background task is limited to 50 series per 12 hours. Loading on-demand will still work as normal and is not restricted.
- Added: Chapters now sort by SortOrder. SortOrder is generated from chapter number, but can be overridden (in a future update). This allows for custom sorting for issues that aren't purely numerical. SortOrder will handle cases like 19, 19.HU, 19.BD, 20 without any user intervention.
- Added: You can now have Chapter 0, -1, etc.
-
[0.5.1]
- Update Kavita to 0.8.1
- Full changelog
- Added: Added SortOrderLocked field for upcoming ability to set it in the UI, allowing customization of sort order on Series Detail page
- Changed: Changed how often the 1 version out of date check occurs to be every 4-6 hours instead of 1-2 hours.
- Changed: Allow jumpbar to function on pages as long as there is no custom sort
- Changed: When refusing OPDS download due to lack of role, use 403 Forbid.
-
[1.0.1]
- Update Kavita to 0.8.3
- Full changelog
-
[1.0.2]
- Update Kavita to 0.8.3.2
- Full changelog
- Changed: Instead of showing 'Special' on chapter cards that aren't real, show a dash instead
- Changed: Changed how the warning about Email settings and the Test flow worked to be less intrusive
- Changed: (Performance) Small memory improvement when returning reading list items over OPDS
- Changed: Changed 'Edit Series Information' tooltip to 'Edit Information' as it's now generic for other entities
- Changed: Adjusted the logic for displaying chapter information when the chapter belongs to a single volume.
-
[1.1.0]
- Update Kavita to 0.8.4
- Full Changelog
- Added: Manage Libraries now has bulk actions. You can trigger multiple scans (not file scans, but refresh covers or colorscapes, etc) or copy settings from one library to multiple. Shift+select works as well.
- Added: Added a new page for all People within Kavita. From this page, you can see their works across Kavita.
- Added: Ability to see individual chapters/issues (limited to 20) a person has.
- Added: Ability to add images to the person via UI/API. A more automated method is planned in the future.
- Added: Added the ability to browse all Writers and Artists (cover artist) in one page. This should help book users that like to browse by author. (Feature Request: #2556 - 23 votes) (Thanks @MrRobotjs for some css on the Person detail page)
- Added: Added the ability to trigger the general cleanup (which normally runs at midnight) manually in case you need to clear unlinked people, covers, etc.
- Added: Reading List and Collection cards now show a badge showing the number of series/items underneath.
-
[1.2.0]
- Update Kavita to 0.8.4.2
- Full Changelog
- Fixed: Send to on mobile was still broken
- Fixed: Changed On Deck to use a workaround as a temp fix
- Fixed: Fixed a bug where on non-English locales parsing numbers would throw an exception and cause files to not be ingested.
- Fixed: Bulk library delete wasn't hooked up
- Fixed: Fixed a bug where updating chapter metadata with a new person, the normalized name was saved
- Fixed: Potentially fixed a bug where adding multiple people on a series via UI will throw an exception (Was not able to reproduce, but added extra safety logic)