Skip to content

fix(container): update image ghcr.io/calibrain/shelfmark ( v1.2.0 ➔ v1.2.1 )#1061

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-calibrain-shelfmark-1.x
Open

fix(container): update image ghcr.io/calibrain/shelfmark ( v1.2.0 ➔ v1.2.1 )#1061
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-calibrain-shelfmark-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/calibrain/shelfmark patch v1.2.0v1.2.1

Release Notes

calibrain/shelfmark (ghcr.io/calibrain/shelfmark)

v1.2.1

Compare Source

New Features

Combined Book + Audiobook Downloads (#​773, #​777)
  • Added a combined search mode for book + audiobook results
  • Select both formats in the release modal and download or request them together
  • Supports mixed policies per content type
Additional Features (#​741, #​745)
  • Split default release source selection by content type
  • Split browser download by content type, with per-user override support
  • Added a torrent removal option
  • Added a "Hide links" option
  • Added full Hardcover reading status support and separated reading statuses from dedicated lists
  • Added an option to disable automatic Hardcover list removal on download

Improvements

  • Improved whitelisted indexer searches by using title + author queries (#​774)
  • Search queries now persist after auth redirect (#​735)
  • IRC can now be used for audiobook searches (#​735)
  • Renamed BookLore output mode to Grimmory (#​791)
  • Moved SeleniumBase scratch paths to /tmp for better compatibility on some systems (#​735)
  • Updated the frontend to React 19 and rolled up dependency updates (#​765, #​766)

Fixes

  • Fixed stale activity dismiss handling (#​768)
  • Fixed browser downloads not firing in some completed-state cases (#​745)
  • Fixed Anna's Archive "All Languages" query generation and added a no-language fallback (#​735)
  • Fixed NFS transfer callback handling (#​741)
  • Improved qBittorrent completion handling for additional client setups (#​741)
  • Fixed a TypeScript build error (#​770)
  • Fixed entrypoint gosu write testing (#​772)
  • Blocked SSRF in the image cover proxy and sanitized settings tab names to prevent path traversal (#​763)

v1.2.1

Compare Source

New Features
Combined Book + Audiobook Downloads (#​773, #​777)
  • Added a combined search mode for book + audiobook results
  • Select both formats in the release modal and download or request them together
  • Supports mixed policies per content type
Additional Features (#​741, #​745)
  • Split default release source selection by content type
  • Split browser download by content type, with per-user override support
  • Added a torrent removal option
  • Added a "Hide links" option
  • Added full Hardcover reading status support and separated reading statuses from dedicated lists
  • Added an option to disable automatic Hardcover list removal on download
Improvements
  • Improved whitelisted indexer searches by using title + author queries (#​774)
  • Search queries now persist after auth redirect (#​735)
  • IRC can now be used for audiobook searches (#​735)
  • Renamed BookLore output mode to Grimmory (#​791)
  • Moved SeleniumBase scratch paths to /tmp for better compatibility on some systems (#​735)
  • Updated the frontend to React 19 and rolled up dependency updates (#​765, #​766)
Fixes
  • Fixed stale activity dismiss handling (#​768)
  • Fixed browser downloads not firing in some completed-state cases (#​745)
  • Fixed Anna's Archive "All Languages" query generation and added a no-language fallback (#​735)
  • Fixed NFS transfer callback handling (#​741)
  • Improved qBittorrent completion handling for additional client setups (#​741)
  • Fixed a TypeScript build error (#​770)
  • Fixed entrypoint gosu write testing (#​772)
  • Blocked SSRF in the image cover proxy and sanitized settings tab names to prevent path traversal (#​763)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

--- kubernetes/apps/default/shelfmark/app Kustomization: default/shelfmark HelmRelease: default/shelfmark

+++ kubernetes/apps/default/shelfmark/app Kustomization: default/shelfmark HelmRelease: default/shelfmark

@@ -49,13 +49,13 @@

             env:
               HIDE_LOCAL_AUTH: true
               INGEST_DIR: /cwa-book-ingest
               TZ: America/Chicago
             image:
               repository: ghcr.io/calibrain/shelfmark
-              tag: v1.2.0@sha256:8140f9513f89d8617871316cf8778e4a3d71957ca290a0e59d58caf3ccbb24d7
+              tag: v1.2.1@sha256:5e00d47cccaa3b67234855d950d016c50691b78197a68adf15a624f6c08acee2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@github-actions
Copy link

--- HelmRelease: default/shelfmark Deployment: default/shelfmark

+++ HelmRelease: default/shelfmark Deployment: default/shelfmark

@@ -60,13 +60,13 @@

         - name: HIDE_LOCAL_AUTH
           value: 'true'
         - name: INGEST_DIR
           value: /cwa-book-ingest
         - name: TZ
           value: America/Chicago
-        image: ghcr.io/calibrain/shelfmark:v1.2.0@sha256:8140f9513f89d8617871316cf8778e4a3d71957ca290a0e59d58caf3ccbb24d7
+        image: ghcr.io/calibrain/shelfmark:v1.2.1@sha256:5e00d47cccaa3b67234855d950d016c50691b78197a68adf15a624f6c08acee2
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/health
             port: 8084
           initialDelaySeconds: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants