From 434a7624d7aa3154e911790df819e5a046fa8b06 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Apr 2026 21:41:05 +0200 Subject: [PATCH] =?UTF-8?q?feat(stirling-pdf):=20update=20image=20ghcr.io/?= =?UTF-8?q?stirling-tools/s-pdf=202.9.2=20=E2=86=92=202.10.0=20(#47479)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `3fcfa4d` → `4d9abed` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `ebaa984` → `ae61bf1` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | minor | `324b976` → `7dc5f2f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf) ### [`v2.10.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.10.0): 2.10.0 AppImage, RPM, bug fixes and more [Compare Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v2.9.2...v2.10.0) Lots of updates in todays release, bug fixes and memory improvements, as well as several package distributions added - Users can now set a default startup view and reader zoom preferences for desktop - new pixel compare mode in PDF Compare tool to compare formatting and other changes - Improved memory efficiency of API calls - Improved thumbnail speed and rendering and fixed thumbnail bugs - Support [AppImage](https://docs.stirlingpdf.com/Installation/Unix%20Installation?linux-install=appimage#installation) files for desktop release (This is new so please report any bugs you have!) - Support [RPM Builds](https://docs.stirlingpdf.com/Installation/Unix%20Installation?linux-install=rpm#installation) for desktop release (This is new so please report any bugs you have!) - Support [Homebrew](https://docs.stirlingpdf.com/Installation/Mac%20Installation?mac-install=brew#installation), [AUR](https://docs.stirlingpdf.com/Installation/Unix%20Installation?linux-install=aur#installation), [Scoop](https://docs.stirlingpdf.com/Installation/Windows%20Installation?windows-install=scoop#installation) and [winget](https://docs.stirlingpdf.com/Installation/Windows%20Installation?windows-install=winget#installation) for desktop release! More to come soon, as well as for server releases - Landing page UI change (under improvement in future releases) - Improved comment interaction (side bar opens on clicking comment annotations) - Improve swagger docs Bug fixes for: - File sharing bugs for SSO users - Thumbnail rendering issues - Encrypted PDF modal not working - Fix for QR code usage on desktop ##### What's Changed ##### Enhancements - feat(settings): add default startup view and reader zoom preferences by [@​fansilas](https://redirect.github.com/fansilas) in [#​6073](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6073) ##### Minor Enhancements - Fix/desktop open with tool access by [@​SakShamJain8](https://redirect.github.com/SakShamJain8) in [#​6056](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6056) - Add prototypes folder to test new functionality in by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​6081](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6081) - use clean 3 card design for landing page by [@​EthanHealy01](https://redirect.github.com/EthanHealy01) in [#​6084](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6084) - \[Aikido] Fix critical issue in axios via minor version upgrade from 1.13.6 to 1.15.0 in frontend by [@​aikido-autofix](https://redirect.github.com/aikido-autofix)\[bot] in [#​6092](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6092) - Remove duplicate isPanning state by [@​reecebrowne](https://redirect.github.com/reecebrowne) in [#​6086](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6086) - Fix encrypted pdf handling by [@​reecebrowne](https://redirect.github.com/reecebrowne) in [#​6088](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6088) - Fix encrypted PDF unlock modal missing on IndexedDB restore and large files by [@​plind-junior](https://redirect.github.com/plind-junior) in [#​6099](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6099) - desktop mobile QR fixes by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6069](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6069) - Fix Java formatting by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​6114](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6114) - Add Taskfile for unified dev workflow across all components by [@​ConnorYoh](https://redirect.github.com/ConnorYoh) in [#​6080](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6080) - Cleanup work + stream endpoints to reduce memory usage by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6106](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6106) - thumbnail preview fixes windows by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6074](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6074) - Fix terms and privacy URLs links in Footer component by [@​Orel6505](https://redirect.github.com/Orel6505) in [#​6124](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6124) - Feat/math validation agent by [@​ConnorYoh](https://redirect.github.com/ConnorYoh) in [#​6012](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6012) - Chore/remove usage of mantine color scheme by [@​EthanHealy01](https://redirect.github.com/EthanHealy01) in [#​6108](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6108) - enable AppImage and rpm distrobutions by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6127](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6127) - Fix compare tool file selection and other files improvements by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6133](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6133) - Swap thumbnail rendering from PDF.js to PDFium by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6135](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6135) - Fix form-fill hang when flattening with empty values by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6143](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6143) - Fix `any` type usage in `desktop/` by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​6033](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6033) - Add pixel comparison mode to Compare tool by [@​plind-junior](https://redirect.github.com/plind-junior) in [#​6109](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6109) - chore(frontend): replace platform-specific update:minor script with cross-platform Node.js implementation by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​6155](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6155) - FixThumbnailRegeneration by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6134](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6134) - fix edge translation bug by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6158](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6158) - Version bump to 2.10.0 by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6168](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6168) - chore(pre-commit): bump linting and formatting tool versions and ignore Windows DLL artifact by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​6165](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6165) - build(docker): pin base container images to immutable digests by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​6173](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6173) - Add document context for edit agent by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​6152](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6152) - fix file sharing bug by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6161](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6161) - Migrate stream to resource for stability by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6160](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6160) - make clicking on comments open the comments sidebar and more by [@​EthanHealy01](https://redirect.github.com/EthanHealy01) in [#​6174](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6174) ##### Docker Updates - Fix healthcheck in Docker files when `SYSTEM_ROOTURIPATH` is specified by [@​unlair](https://redirect.github.com/unlair) in [#​5954](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5954) - allow deploypr:prototypes comment to spin up the prototypes build by [@​EthanHealy01](https://redirect.github.com/EthanHealy01) in [#​6144](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6144) - deps(ci): enforce binary-only Python installs and refresh pinned dependency locks by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​6157](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6157) ##### Other Changes - \[Aikido] Fix 16 security issues in fastmcp, aiohttp, cryptography and 1 more by [@​aikido-autofix](https://redirect.github.com/aikido-autofix)\[bot] in [#​6091](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6091) - Add frontend autoformatting and set CI to require formatted code for all languages by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​6052](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6052) - Prettier 2: Electric Boogaloo by [@​jbrunton96](https://redirect.github.com/jbrunton96) in [#​6113](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6113) - Tauri sign fixes for security alerts by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6122](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6122) - package manager GHA init to allow workflow dispatch testing by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6129](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6129) - AUR publishing workflow by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6132](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6132) - fix tests caused by streaming changes by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6137](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6137) - package manager fixes by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6130](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6130) - chore(ci): consolidate Dependabot directories and pin GitHub Actions in workflow automation by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​6172](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6172) - fix AUR, publish desktop not server for now by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​6204](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6204) ##### New Contributors - [@​SakShamJain8](https://redirect.github.com/SakShamJain8) made their first contribution in [#​6056](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6056) - [@​fansilas](https://redirect.github.com/fansilas) made their first contribution in [#​6073](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6073) - [@​plind-junior](https://redirect.github.com/plind-junior) made their first contribution in [#​6099](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6099) - [@​Orel6505](https://redirect.github.com/Orel6505) made their first contribution in [#​6124](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/6124) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/stirling-pdf/Chart.yaml | 4 ++-- charts/stable/stirling-pdf/values.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/stirling-pdf/Chart.yaml b/charts/stable/stirling-pdf/Chart.yaml index 7e6ae65f81b..ad5b78695ff 100644 --- a/charts/stable/stirling-pdf/Chart.yaml +++ b/charts/stable/stirling-pdf/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.9.2 +appVersion: 2.10.0 dependencies: - name: common version: 29.1.6 @@ -36,5 +36,5 @@ sources: - https://github.com/Stirling-Tools/Stirling-PDF - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf type: application -version: 9.7.1 +version: 9.10.0 diff --git a/charts/stable/stirling-pdf/values.yaml b/charts/stable/stirling-pdf/values.yaml index b12da9c6789..13fb24fdf60 100644 --- a/charts/stable/stirling-pdf/values.yaml +++ b/charts/stable/stirling-pdf/values.yaml @@ -2,15 +2,15 @@ image: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.9.2-ultra-lite@sha256:324b976ef434172ddab58f916e28c28ec3dd337c455031dfbc476754cf692871 + tag: 2.10.0-ultra-lite@sha256:7dc5f2fb50e1876a22ffcbed437621878e81172f6b8ea7d661cb201a01511908 fatImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.9.2-fat@sha256:ebaa984c410681939837920c18d2cea8103b46d4961fe6ddc6b6498fa26590b2 + tag: 2.10.0-fat@sha256:ae61bf189cdb2ae691be80d97e8ec62ec1fbae710f3fb5c3b9f3bcfb6ef8bafc fullImage: repository: ghcr.io/stirling-tools/s-pdf pullPolicy: IfNotPresent - tag: 2.9.2@sha256:3fcfa4d6b6ff22fdbf96ff2aae98dc2fb6d8c1ba0afab1dd2fdfdcdc9ab543c4 + tag: 2.10.0@sha256:4d9abedcd57a9aa4d36ffb8fc9a4801aea2d295bf6ad349e23dd4b45661a5e42 securityContext: container: runAsNonRoot: false