feat(container): update image lscr.io/linuxserver/calibre ( 9.10.0 ➔ 9.11.0 ) - autoclosed#2135
Closed
robot-rosey[bot] wants to merge 1 commit into
Closed
feat(container): update image lscr.io/linuxserver/calibre ( 9.10.0 ➔ 9.11.0 ) - autoclosed#2135robot-rosey[bot] wants to merge 1 commit into
robot-rosey[bot] wants to merge 1 commit into
Conversation
Contributor
Author
konflate — summaryNote ✅ No rendered changes. konflate · rendered |
There was a problem hiding this comment.
calibre: v9.10.0 → v9.11.0
Verdict: Safe to merge
LinuxServer's image wrapper has no in-image changes between these tags (same upstream-tracking commit); only the bundled Calibre version moved. The upstream 9.10 → 9.11 delta is a small feature/bugfix release:
- New: HTML export of annotations as a standalone page (light/dark themes, search, style filter)
- New:
{selected}placeholder support in E-book viewer "Ask AI" free-form queries - Bugfix: E-book viewer text area not resizing correctly with scrollbar
- Bugfix: regression breaking Python templates in the book details panel
- Bugfix: regression causing default values for custom columns to not apply when adding new books
No breaking changes affecting this repo. The deployment only consumes the LinuxServer container over HTTP (port 8080) and the content server (port 8081), persisting books to NFS. None of the surfaces touched by this bump are configured or used here:
- No custom column setup is referenced (
kubernetes/apps/default/calibre/app/helmrelease.yaml) - No Python templates, AI plugin providers, or annotation workflows are wired up
- No dependencies rely on the content-server "modern" interface introduced in 9.10
- The
app-templatechart (ocirepository.yaml) pins5.0.1, which is unaffected by this bump
New features worth adopting: None that would simplify or change the current deployment shape.
Sources consulted:
f2baca5 to
45f6c6b
Compare
45f6c6b to
e396976
Compare
e396976 to
ef18421
Compare
ef18421 to
ebe0b8e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
9.10.0→9.11.0Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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 Mend Renovate.