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