Update stirling-pdf to version v0.45.4 (#2550)

This commit is contained in:
Alexander L. 2025-04-11 13:58:14 +02:00 committed by GitHub
parent e3f7fdf1a8
commit 750edcf2d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 9 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
app:
image: stirlingtools/stirling-pdf:0.45.0@sha256:fdeb7410e64f3d0d34278848b017d59da210978aded8877e13e77b104ef11132
image: stirlingtools/stirling-pdf:0.45.4@sha256:e7e4fe54268790d34dec8f7414d928619957a2105a2c6cb6dd84da6185b91a30
# Stirling PDF does not work with a custom user
#user: "1000:1000"
restart: on-failure

View File

@ -3,7 +3,7 @@ id: stirling-pdf
name: Stirling PDF
tagline: Merge, split, rotate, and convert PDFs with ease
category: files
version: "0.45.0"
version: "0.45.4"
port: 27829
description: >-
Stirling PDF is a robust, locally hosted web-based PDF manipulation tool that offers a comprehensive set of features to address
@ -54,15 +54,18 @@ gallery:
- 2.jpg
- 3.jpg
releaseNotes: >-
⚠️ This update includes a significant security fix. URL-to-PDF functionality is now disabled by default.
This update of stirling-pdf contains multiple new features, improvements, and bug fixes.
Key improvements in this release:
- Enhanced security measures
- Improved memory usage for PDF merging
- Fixed image addition within the view/edit PDF page
- Added support for custom Java options
- Various bug fixes and performance improvements
Key improvements:
- Added Google Drive integration for Pro users
- Implemented GDPR-compliant cookie banner
- Enhanced user creation and file validation
- Improved PDF handling and UI cleanups
- Various bug fixes, including unoserver startup and PDF info access
- Translation updates across multiple languages
- Minor enhancements to Docker setup and dev tools
- Deprecated Enterprise Edition
Full release notes are found at https://github.com/Stirling-Tools/Stirling-PDF/releases