mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update stirling-pdf to v0.44.2 (#2379)
This commit is contained in:
parent
d5929194e7
commit
c199ff4813
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
app:
|
||||
image: stirlingtools/stirling-pdf:0.44.1@sha256:67edb3e63b6bb056f7a33236a1d23a23622ace80cd1af90df75d23b51a955e85
|
||||
image: stirlingtools/stirling-pdf:0.44.2@sha256:2608f0661bd4599b9c42bca8739099464455045e167078ac2b6e2644d8f357f8
|
||||
# Stirling PDF does not work with a custom user
|
||||
#user: "1000:1000"
|
||||
restart: on-failure
|
||||
|
@ -3,7 +3,7 @@ id: stirling-pdf
|
||||
name: Stirling PDF
|
||||
tagline: Merge, split, rotate, and convert PDFs with ease
|
||||
category: files
|
||||
version: "0.44.1"
|
||||
version: "0.44.2"
|
||||
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,13 +55,12 @@ gallery:
|
||||
- 3.jpg
|
||||
releaseNotes: >-
|
||||
Key improvements in this release:
|
||||
- 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
|
||||
- Enhanced PDF compression functionality
|
||||
- Added undo/redo feature for signature writing
|
||||
- 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: []
|
||||
path: ""
|
||||
|
Loading…
Reference in New Issue
Block a user