From 0e99b508ba2bc3f99236aa5be95e36baf3a7d5ad Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Sun, 10 Nov 2024 21:47:10 +1000 Subject: [PATCH] Update stirling-pdf to v0.32.0 (#1786) --- stirling-pdf/docker-compose.yml | 2 +- stirling-pdf/umbrel-app.yml | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/stirling-pdf/docker-compose.yml b/stirling-pdf/docker-compose.yml index 0c2f7fa..c19896d 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.1@sha256:fefbcbdc851bfdb29e172df03d8ac280efdd3eada92b16c46b0fc15932152c6c + image: frooodle/s-pdf:0.32.0@sha256:c5e8df69f2839009a0bae8fa47968a510ee5f78c471f9439f3661c222a64fd81 # 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 990cece..3436616 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.1" +version: "0.32.0" 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,8 +55,11 @@ gallery: - 3.jpg releaseNotes: >- Key improvements in this release: - - Bug fixes for PDF compression functionality - - Italian language translation updates + - Added ability to insert blank pages between existing pages + - Improved navbar layout and user interface + - Enhanced PDF signing functionality + - Added multiple language improvements and translations + - Fixed various UI and functionality issues Full release notes are found at https://github.com/Stirling-Tools/Stirling-PDF/releases