Update stirling-pdf to version v0.44.1 (#2322)

This commit is contained in:
Alexander L. 2025-03-13 00:25:34 +01:00 committed by GitHub
parent 80b09844a7
commit e53d04c624
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 6 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
app:
image: stirlingtools/stirling-pdf:0.42.0@sha256:f872542c1887bace8810b4f69352a72682908ecc8a8dcad5684523897bf77408
image: stirlingtools/stirling-pdf:0.44.1@sha256:67edb3e63b6bb056f7a33236a1d23a23622ace80cd1af90df75d23b51a955e85
# 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.42.0"
version: "0.44.1"
port: 27829
description: >-
Stirling PDF is a robust, locally hosted web-based PDF manipulation tool that offers a comprehensive set of features to address
@ -55,10 +55,12 @@ gallery:
- 3.jpg
releaseNotes: >-
Key improvements in this release:
- Resolved multiple bugs, including issues with PDF compression
- Updated the backend documentation conversion service from Unoconv to Unoserver (please report any conversion issues)
- Implemented numerous dependency and security updates
- Fixed an issue causing some files to remain on the server after processing
- Added support for automatic extraction of required files from ZIP archives within the browser
- Improved handling of ZIP files
- Added new claim attributes 'mail' and 'uid'
- Enhanced file size formatting
- Various bug fixes and performance improvements
Full release notes are found at https://github.com/Stirling-Tools/Stirling-PDF/releases
dependencies: []