feat(stirling-pdf): update image ghcr.io/stirling-tools/s-pdf 2.4.6 → 2.5.0 (#45132)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `073023f` → `8ba3c56` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `ae42bd2` → `6c671ef` |
|
[ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF)
| minor | `b3a449c` → `31b117a` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>Stirling-Tools/Stirling-PDF
(ghcr.io/stirling-tools/s-pdf)</summary>

###
[`v2.5.0`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.5.0):
2.5.0 Big update

[Compare
Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v2.4.6...v2.5.0)

This is a big update with lots of new functionality and changes like
Form fill and redaction/annotation improvements! Also several changes
around the login session expiry
Special thanks to
[@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs), who
put a lot of work into this release!

New functionality:

- Huge manual redaction changes with colour selection and improved UI
- Add attachment support with sidebar button for viewing attachments etc
(Seen in viewer mode)
- FormFill tool with context and UI components for PDF form filling
- Desktop now edits files that have been openned instead of creating new
copies
- Extra JWT settings to customise expiry times for desktop and browser
- Add/remove link support

Extra improvements:

- Text selection improvements within the viewer with custom actions
- Improved link handling and link location
- EmbedPDF 2.6.0 upgrade for several bug fixes
- Multiple fixes with the viewer, its functionality, and its export
- PDF Text editor cache / JSON size issues
- Enhanced JWT handling and refreshing for better session management
without forced re-logins
- Improved annotation UI
- Files correctly open in the viewer automatically if only 1 file is
opened
- Improved tool disable menu to be able to disable all remaining tools
and docs

##### What's Changed

##### Enhancements

- feat(redaction): improve manual redaction with color selection and
updated UI elements by
[@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs) in
[#&#8203;5679](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5679)
- feat(text-selection): implement text selection enhancement for double
and triple-click actions by
[@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs) in
[#&#8203;5712](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5712)
- feat(linklayer): improve link handling with pdf-lib integration and
add link toolbar, add delete link functionality by
[@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs) in
[#&#8203;5715](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5715)
- feat(attachments): add attachment support with sidebar and API
integration by
[@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs) in
[#&#8203;5673](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5673)
- feat(form-fill): FormFill tool with context and UI components for PDF
form filling by
[@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs) in
[#&#8203;5711](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5711)
- feat(frontend): Upgrade embedPDF to v2.6.0 and migrate to pdf-lib
fork, fix attachment/bookmark panel by
[@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs) in
[#&#8203;5723](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5723)

##### Minor Enhancements

- Update translation by
[@&#8203;albanobattistella](https://redirect.github.com/albanobattistella)
in
[#&#8203;5670](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5670)
- various viewer pill fixes by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[#&#8203;5714](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5714)
- Fix viewer export by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[#&#8203;5713](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5713)
- fix tool disabling for docs and others by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;5722](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5722)
- Preserve local paths for desktop saves by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;5543](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5543)
- refactor(api): replace regex string literals with Pattern instances
for improved performance and readability by
[@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs) in
[#&#8203;5680](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5680)
- refactor: fix homepage file upload path by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;5738](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5738)
- PDF Text editor changes by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;5726](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5726)
- fix\_env\_files\_for\_tauri by
[@&#8203;ConnorYoh](https://redirect.github.com/ConnorYoh) in
[#&#8203;5741](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5741)
- JWT enhancements for desktop by
[@&#8203;Frooodle](https://redirect.github.com/Frooodle) in
[#&#8203;5742](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5742)
- Chore/v2/improve annotation UI by
[@&#8203;reecebrowne](https://redirect.github.com/reecebrowne) in
[#&#8203;5724](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5724)

**Full Changelog**:
<https://github.com/Stirling-Tools/Stirling-PDF/compare/v2.4.6...v2.5.0>

</details>

---

### Configuration

📅 **Schedule**: 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL3N0aXJsaW5nLXBkZiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2026-02-17 06:18:10 +01:00
committed by GitHub
parent 4193e556a0
commit bb8f4e6c8d
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.4.6
appVersion: 2.5.0
dependencies:
- name: common
version: 28.30.2
@@ -41,5 +41,5 @@ sources:
- https://github.com/Stirling-Tools/Stirling-PDF
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/stirling-pdf
type: application
version: 8.14.1
version: 8.17.0
+3 -3
View File
@@ -2,15 +2,15 @@
image:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.4.6-ultra-lite@sha256:b3a449c8224852ae0307c0fc68b2b3b3f4ea3034ad6dd17d0c5edf80e70a00de
tag: 2.5.0-ultra-lite@sha256:31b117a86af91d81c6b9fa5ba98607c1a8544f5e58f78c02f51b24f9dac86a5a
fatImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.4.6-fat@sha256:ae42bd216f529ea3dc54b31e62c74e5600c8e5daf9d32e1453c6bae298ee0b1a
tag: 2.5.0-fat@sha256:6c671ef6757292b35c5c031e581157b1f82f0951827232bb81307cc53acc5cf3
fullImage:
repository: ghcr.io/stirling-tools/s-pdf
pullPolicy: IfNotPresent
tag: 2.4.6@sha256:073023f9829b96a5e64ec3cdbf2f441e65feb8b89bfbebeae217b96564b546e9
tag: 2.5.0@sha256:8ba3c5698d9518a4e37b5c88127cc3c0d0190feb20dee6769fc1f36d13ff6339
securityContext:
container:
runAsNonRoot: false