fix(container): update image ghcr.io/kareadita/kavita ( 0.8.6 → 0.8.7 ) #620
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.8.6
->0.8.7
Release Notes
Kareadita/Kavita (ghcr.io/kareadita/kavita)
v0.8.7
: - Comic Metadata Downloading, Reading Profiles, Browse by Genre and MoreCompare Source
This was supposed to be Scanner Improvements, but due to my 2 week holiday in the middle, then getting massively distracted when I got back, we ended up with some nice features instead. This release is feature packed with a ton of Feature Requests: Comic Metadata for Kavita+, Reading Profiles, Expanded Browse by support, Koreader Sync Support, Ability to disable metadata parsing (for those that want the old pdf parser), a revamped Mihon extension, and much more!
Before we get started, I first want to announce that @Fesaa has officially joined the Kavita team. She has been a strong and continuous contributor for the last few months, she's also is behind one of the most requested FRs (Reading Profiles). Really excited to continue our work together to make Kavita the best software out there.
Comic Metadata (Kavita+)
Can you believe everything you see is issue metadata from Kavita+? In this release, I have expanded the metadata downloading functionality to Comics. You get Publisher, Imprint, People roles, Issue-level Reviews (Critic and User), Release Date, Cover Image, Issue Title, Average Rating, and summary. This metadata applies at the series and issue level. Data comes from Comic Book Roundup.
Kavtia+ Comic data also has weekly release data, which is a nice added bonus. I am currently exploring if metadata around TPBs is useful. If you think it is, please create/upvote a FR and provide discussion to validate the work. I look forward to hearing if the Comic metadata is bringing value to you.
Browse (and filter) People/Genre/Tags
In this release, I've also expanded the metadata system to People and provided what I thought was valuable items. Surprisingly, this took me about 40 hours to do, but now, the metadata system can work on any entity, so my plans for an issue/chapter page seem more feasible. In addition to this, you can now browse by Genre/Tags. Do note, anything with 0 series will not be further filterable by as there is no issue listing page yet. (You can reach the browse genre/tag screens from your user menu in top right of screen)
Reading Profiles
This is a massive feature delivering on a highly request Feature Request (100 upvotes). I want to thank Amelia for implementing it while I was on my holiday.
Reading Profiles capture your reader settings (image, pdf, epub) into an entity that can be found to a set of Libraries and Series. With the new system, you can bind a reading profile to a library (say double page to your comic library). Now, whenever you read in that library, the double page reader will be applied. Likewise, you can bind a Reading Profile to a Series as well.
In addition, there are Implicit profiles. These aren't visual in the UI, but instead capture any changes that are made mid-reading session. Going forward, any changes made during reading will persist between reading sessions for that series itself. From the readers, you can 'promote' the implicit profile into a manageable (shows in the manage screen). You can also optionally skip the implicit and save to the parent profile (aka the series/library bound profile).
The wiki has a great overview on how the new system works. See here.
An Updated Mihon Extension
Our Mihon extension has been updated. The original plugin was written by @ThePromidius, but hasn't been active for some time. @dear-clouds took it upon themselves to update the extension and bring some much needed polish. Here is a bit of a sneak peak to the changes, this is not an extensive list of changes. There is more to come, drop by the discord to share feedback.
Mihon compatible
Fork Only
Koreader Sync Support
We finally were able to get the Koreader Sync Support PR merged. A huge shoutout to the developers and testers that helped get this ready for Stable. This is enabled by default and currently works on epubs (if you need archives, raise a FR). You can read up about this feature on the wiki.
The Misc Stuff
There were a ton of smaller changes that I wanted to make sure I call out.
With all that said, next release we are not working on the Scanner improvements. Instead, we have decided to take inspiration from this release and focus primarily on Feature Requests and take another look at how Kavita+ integrates into Kavita along with switching to MangaBaka as a data source for metadata.
Added
Changed
Fixed
Theme
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.