Update ghcr.io/stirling-tools/stirling-pdf Docker tag to v1.1.0 #27

Merged
Ghost merged 0 commits from refs/pull/27/head into main 2025-07-25 23:28:31 +05:30
Ghost commented 2025-07-24 21:33:04 +05:30 (Migrated from repo.local.ryuu.in)

This PR contains the following updates:

Package Update Change
ghcr.io/stirling-tools/stirling-pdf minor 1.0.2-fat -> 1.1.0-fat

Release Notes

Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/stirling-pdf)

v1.1.0: 1.1.0 Lots of bug fixes, security updates and minor UI changes!

Compare Source

This update contains various changes:

  • Bug fixes with UI scaling, Navbar and others ,
  • Auth.log not generating correctly
  • HTML sanitisation now further sanitises the tag for security to avoid external GET calls, This is enabled by default but can be disabled (via settings.yml) should you need this HTML functionality
  • Various extra security changes and patches

What's Changed

🚀 Major Enhancements

🐛 Bug Fixes

Minor Enhancements

🐳 Docker & CI/CD Updates

🌍 Translation Changes

🛠 Development Tools & Build

🧑‍💻 New Contributors

Full Changelog: https://github.com/Stirling-Tools/Stirling-PDF/compare/v1.0.2...v1.1.0


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 this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/stirling-pdf](https://github.com/Stirling-Tools/Stirling-PDF) | minor | `1.0.2-fat` -> `1.1.0-fat` | --- ### Release Notes <details> <summary>Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/stirling-pdf)</summary> ### [`v1.1.0`](https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.1.0): 1.1.0 Lots of bug fixes, security updates and minor UI changes! [Compare Source](https://github.com/Stirling-Tools/Stirling-PDF/compare/v1.0.2...v1.1.0) <!-- Release notes generated using configuration in .github/release.yml at main --> This update contains various changes: - Bug fixes with UI scaling, Navbar and others , - Auth.log not generating correctly - HTML sanitisation now further sanitises the <img> tag for security to avoid external GET calls, This is enabled by default but can be disabled (via settings.yml) should you need this HTML functionality - Various extra security changes and patches #### What's Changed ##### 🚀 Major Enhancements - **(Future V2 feature) Support multi-file async job results and ZIP extraction** by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3922 - **Fake scan renamed scanner effect** by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3954 - **Refactor: move modules under app/ directory and update file paths** by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3938 *** ##### 🐛 Bug Fixes - ✨ (Snyk) Fixed finding: "java/PT" by [@&#8203;pixeebotstirling](https://github.com/pixeebotstirling)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3972 - ✨ (Snyk) Fixed finding: "java/PT" by [@&#8203;pixeebotstirling](https://github.com/pixeebotstirling)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3971 - ✨ (Snyk) Fixed finding: "java/Ssrf" by [@&#8203;pixeebotstirling](https://github.com/pixeebotstirling)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3973 - ✨ (Snyk) Fixed finding: "java/PT" by [@&#8203;pixeebotstirling](https://github.com/pixeebotstirling)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3974 - ✨ (Snyk) Fixed finding: "java/PT" by [@&#8203;pixeebotstirling](https://github.com/pixeebotstirling)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3975 - ✨ (Snyk) Fixed finding: "java/PT" by [@&#8203;pixeebotstirling](https://github.com/pixeebotstirling)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3976 - fix(css): correct selector for free text editor overlay in PDF viewer CSS by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3916 - fix: correct paths for python scripts and implement classpath extraction by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3984 - Fix endpoint mapping by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3999 - url fixes for access issues by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/4013 - Fix search scroll bar issue on navbar by [@&#8203;ConnorYoh](https://github.com/ConnorYoh) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3998 - Fix for [#&#8203;3951](https://github.com/Stirling-Tools/Stirling-PDF/issues/3951) invalid auth.log by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3952 *** ##### ✨ Minor Enhancements - This PR makes the multi-tool usable when zoomed in or when the browser window is narrowed a lot. by [@&#8203;EthanHealy01](https://github.com/EthanHealy01) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3897 - AOP Fixes for v2 async by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3934 - Nav Bar Fixes for Mobile Devices by [@&#8203;EthanHealy01](https://github.com/EthanHealy01) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3927 - Disable cookie banner when analytics disabled by [@&#8203;Frooodle](https://github.com/Frooodle) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3989 - Improved scaling of navbar for page-view and redact by [@&#8203;ConnorYoh](https://github.com/ConnorYoh) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3978 - 🤖 format everything with pre-commit by stirlingbot by [@&#8203;stirlingbot](https://github.com/stirlingbot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3995 *** ##### 🐳 Docker & CI/CD Updates - build: update Dockerfile.fat by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3945 - ci: enhance GitHub Actions workflows with Gradle setup, caching improvements, and Docker image testing by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3956 - fix(ci): disable Gradle caching in GitHub workflows to resolve cache conflicts by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3986 - build(deps): bump alpine from 3.22.0 to 3.22.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/4011 - build(deps): bump step-security/harden-runner from 2.12.2 to 2.13.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/4007 - build(deps): bump actions/checkout from 2.4.2 to 4.2.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/4010 - build(deps): bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/4009 *** ##### 🌍 Translation Changes - Update messages\_ja\_JP.properties by [@&#8203;tkymmm](https://github.com/tkymmm) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3906 - Update messages\_zh\_CN.properties by [@&#8203;Lvshujun0918](https://github.com/Lvshujun0918) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3912 - chore: update German translation add new keys to ignore list by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3917 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3918 - Update messages\_ru\_RU.properties by [@&#8203;TheShadowAngel](https://github.com/TheShadowAngel) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3959 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3962 - Update messages\_ru\_RU.properties by [@&#8203;TheShadowAngel](https://github.com/TheShadowAngel) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3967 - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@&#8203;stirlingbot](https://github.com/stirlingbot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3994 *** ##### 🛠 Development Tools & Build - chore: add integrate Stylelint for CSS linting by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3909 - Update CODEOWNERS by [@&#8203;ConnorYoh](https://github.com/ConnorYoh) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3981 - ci: improve PR deployment workflow and labeling by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3842 - chore(deps): bump com.diffplug.spotless from 7.0.4 to 7.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3904 - chore(license-report): add `projects = [project]` to licenseReport to avoid deprecation warnings by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3933 - ci: fix Swagger docs generation by targeting stirling-pdf module by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3935 - chore(deps): bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3939 - chore(cucumber): add create\_pdf\_with\_black\_boxes and convert-pdf-to-image outline; remove duplicate split-pdf-by-sections by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3937 - Bump com.unboundid.product.scim2:scim2-sdk-client from 2.3.5 to 4.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3736 - 🤖 format everything with pre-commit by stirlingbot by [@&#8203;stirlingbot](https://github.com/stirlingbot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3942 - fix(ci): correct variable name for deployment comment check in PR-Demo-cleanup workflow by [@&#8203;Ludy87](https://github.com/Ludy87) in https://github.com/Stirling-Tools/Stirling-PDF/pull/3946 - build(deps): bump io.micrometer:micrometer-core from 1.15.1 to 1.15.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3947 - build(deps): bump org.snakeyaml:snakeyaml-engine from 2.9 to 2.10 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/3948 - build(deps): bump commons-io:commons-io from 2.19.0 to 2.20.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/4003 - build(deps): bump github/codeql-action from 3.29.2 to 3.29.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/4008 - build(deps): bump springSecuritySamlVersion from 6.5.1 to 6.5.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/4020 - build(deps): bump com.diffplug.spotless from 7.1.0 to 7.2.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/Stirling-Tools/Stirling-PDF/pull/4019 *** #### 🧑‍💻 New Contributors - [@&#8203;Lvshujun0918](https://github.com/Lvshujun0918) made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/3912 - [@&#8203;TheShadowAngel](https://github.com/TheShadowAngel) made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/3959 - [@&#8203;pixeebotstirling](https://github.com/pixeebotstirling)\[bot] made their first contribution in https://github.com/Stirling-Tools/Stirling-PDF/pull/3971 **Full Changelog**: https://github.com/Stirling-Tools/Stirling-PDF/compare/v1.0.2...v1.1.0 </details> --- ### 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ryuupendragon/docker-compose#27