Kavita - Package Updates
-
[1.7.0]
- Update Kavita to 0.8.7
- Full Changelog
- Added: Users can now use the shortcut Ctrl+K to open the search window
- Added: Users can now add ratings and reviews at a per-issue/chapter level. For Volumes that are 1 file (books), any rating/review will transfer to the underlying chapter and be seemless). Book and Comic users are the primary audience.
- Added: Kavita+ can now download ratings and reviews for individual comic issues (CBR). Ratings and Reviews for Comics come in Critic and User reviews and will show appropriately in the UI.
- Added: (Kavita+) Kavita can now download series and issue metadata from ComicBookRoundup. New settings for each Chapter-level item.
- Added: (Kavita+) New ratings from ComicBookRoundup on Series Detail page
- Added: Added the ability to browse all Genres and Tags in the Server (FR #3173, 5 votes)
- Added: Updated Matched Metadata to have a library type filter, given that a user might want to do just Comics or Manga at a time.
- Added: Added a page to browse all Genres/Tags. Currently accessible from user menu until I find a good linking location.
- Added: Added the ability to perform metadata filtering on Browse People (prev Browse Authors) page. Can filter by Role, Name, Series Count, and Chapter Count. Can Sort on Role, Name, Series Count, and Chapter Count.
- Added: Added the ability to have custom Reading Profiles and bind them per Library or Series. (FR #2537, 102 votes) (Thanks @Fesaa for delivering this beast)
-
[1.8.0]
- checklist added to manifest
-
[1.8.1]
- Update Kavita to 0.8.8
- Full Changelog
- Added: Added OIDC Authentication support. Users can now log in with OIDC providers (Auth0, Keycloak, etc). Admins can set up default user profiles for OIDC-based accounts. (Thanks @Fesaa for tackling this)
- Added: Added automatic account creation when logging in via OIDC.
- Added: Allow admins to delegate user management to OIDC (Sync libraries, age restrictions, etc with OIDC roles)
- Added support for requesting custom scopes from your OIDC provider
- Added: Added the recent 'Enable Metadata' Library setting to KavitaStats reporting.
- Added: Ability to export and import Metadata Settings
- Added: Brought the manage metadata settings from Kavita+ exclusively to all of Kavita and thus the ability to have it work against file/api-based metadata. This allows for custom rules on how metadata is processed from file-based metadata (FR #3862, 1 upvote)
- Added: Manga library type now supports Tome keywords for filename parsing
- Added: Added a new library setting to remove common sort prefixes (The, A, An) from Sort titles. Disabled by default (FR #3037, 25 upvotes)
- Added: Added the ability to upload your own fonts to Kavita and have any user use them in epub books. Admins can force delete. Read only users cannot add or remove. Google font urls and woff2/woff/tff/otf files are supported. (Closes FR #2550, ~40 upvotes)
-
[1.8.2]
- Update Kavita to 0.8.8.3
- Full Changelog
- Changed: Kavita will now filter out unsupported scopes before requesting them from your OIDC provider
- Changed: OIDC providers are now required to use tls (https)
- Fixed: Fixed a bug where announcements with images would scale weird
- Fixed: Fixed some OPDS feeds not including next markers (pagination) for certain total sizes.
- Fixed: Fixed OIDC not working when a custom base URL is set
- Fixed: Fixed admin users having age restrictions applied when created with default permissions via OIDC
- Fixed: Fixed not being able to set default age restriction to Not Applicable once changed
- Fixed: Fixed a race condition when changing both metadata and cover image of an entity, where one of the changes could be lost
- Fixed: Fixed OPDS not working correctly when a base URL is set
-
[1.9.0]
- Update Kavita to 0.8.9
- Full Changelog
- Added: Added a library setting to automatically copy weblinks from the first chapter in a series to the series. Defaults to false. (FR #3857, 2 upvotes)
- Added: Volume and chapter detail pages will now show release years (FR #4145, 1 upvote)
- Added: Added a library setting to set a default language for series when none is set in metadata (FR #4085, 1 upvote)
- Added: Added custom keybinds, allowing users to remap, and add up to 5 keybinds per action. (FR #2563, 11 upvotes)
- Added: Added some new custom keybinds for the site navigation.
- Added: New settings for OPDS to allow a user to turn off Embedding the progress indicator in the title (great for KOReader, bad for Panels) and injection of a Continue Reading entry at the top. (FR #4131, 2 upvotes)
- Added: sorting series by user rating (FR #4210, 1 upvote)
- Added: Added the ability to create named Auth Keys with custom length (9-32 characters), expiration date per-user. Kavita will email users that the key is expiring soon or has expired if email is setup on the instance. (FR #3539, 3 upvotes)
- Added: User LastActive will now be updated on any activity with Kavita
- Added: Kavita now tracks all interactions with it for authenticated users/api/opds and will create a Client Device to represent interactions. Users can rename the devices or remove them. Devices contain some basic fingerprinting to avoid creating necessary noise.
-
[1.9.1]
- Add optional OpenID integration for new installations