From 804a0ad2586c9ff7311b1ce7789e5495ec749511 Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Tue, 5 Nov 2024 13:07:41 +1000 Subject: [PATCH] Update stirling-pdf to v0.31.1 (#1736) --- stirling-pdf/docker-compose.yml | 2 +- stirling-pdf/umbrel-app.yml | 11 +++-------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/stirling-pdf/docker-compose.yml b/stirling-pdf/docker-compose.yml index 0121054..0c2f7fa 100644 --- a/stirling-pdf/docker-compose.yml +++ b/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 diff --git a/stirling-pdf/umbrel-app.yml b/stirling-pdf/umbrel-app.yml index 861e4a4..990cece 100644 --- a/stirling-pdf/umbrel-app.yml +++ b/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