Browse Source

Update stirling-pdf to v0.31.1 (#1736)

main
Nathan Fretz 4 months ago
committed by GitHub
parent
commit
804a0ad258
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      stirling-pdf/docker-compose.yml
  2. 11
      stirling-pdf/umbrel-app.yml

2
stirling-pdf/docker-compose.yml

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
app:
image: frooodle/s-pdf:0.31.0@sha256:0200b2d18861983330e5afe91d30b8b0826b8697ca7e8e36c2c471c5265a5714
image: frooodle/s-pdf:0.31.1@sha256:fefbcbdc851bfdb29e172df03d8ac280efdd3eada92b16c46b0fc15932152c6c
# Stirling PDF does not work with a custom user
#user: "1000:1000"
restart: on-failure

11
stirling-pdf/umbrel-app.yml

@ -3,7 +3,7 @@ id: stirling-pdf
name: Stirling PDF
tagline: Merge, split, rotate, and convert PDFs with ease
category: files
version: "0.31.0"
version: "0.31.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,13 +55,8 @@ gallery:
- 3.jpg
releaseNotes: >-
Key improvements in this release:
- Added support for saving and reusing signature images
- Enhanced PDF comparison performance
- Improved SAML2 integration with better certificate handling
- Added automatic detection of external dependencies
- Added visual certificate signing
- Improved image handling with EXIF orientation support
- Added new translations and language improvements
- Bug fixes for PDF compression functionality
- Italian language translation updates
Full release notes are found at https://github.com/Stirling-Tools/Stirling-PDF/releases

Loading…
Cancel
Save