mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update stirling-pdf to v0.45.5 (#2581)
This commit is contained in:
parent
dc8baf16b9
commit
d7af4e811a
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
app:
|
||||
image: stirlingtools/stirling-pdf:0.45.4@sha256:e7e4fe54268790d34dec8f7414d928619957a2105a2c6cb6dd84da6185b91a30
|
||||
image: stirlingtools/stirling-pdf:0.45.5@sha256:36bf72ec3e576d8054beee83b4446360d1ca7a5a2665b78f6d19749edb8f9767
|
||||
# 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.45.4"
|
||||
version: "0.45.5"
|
||||
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,18 +54,13 @@ gallery:
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
releaseNotes: >-
|
||||
This update of stirling-pdf contains multiple new features, improvements, and bug fixes.
|
||||
This update of Stirling PDF includes several enhancements and 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
|
||||
- Added a file upload limit setting to display server-set limits
|
||||
- Improved language support with updates to Italian and Traditional Chinese translations
|
||||
- Enhanced enterprise features
|
||||
- Minor UI and backend improvements
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/Stirling-Tools/Stirling-PDF/releases
|
||||
|
Loading…
Reference in New Issue
Block a user