From 9c4266fa98c395c9d4b3d54ec63d7a2cec95e66c Mon Sep 17 00:00:00 2001 From: nmfretz Date: Mon, 16 Dec 2024 16:18:01 +1000 Subject: [PATCH] Update stirling-pdf to v0.36.2 --- stirling-pdf/docker-compose.yml | 2 +- stirling-pdf/umbrel-app.yml | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/stirling-pdf/docker-compose.yml b/stirling-pdf/docker-compose.yml index eab13fb3a8..47e374f367 100644 --- a/stirling-pdf/docker-compose.yml +++ b/stirling-pdf/docker-compose.yml @@ -8,7 +8,7 @@ services: PROXY_AUTH_WHITELIST: "/api/*" app: - image: stirlingtools/stirling-pdf:0.36.0@sha256:56a2a83fda76eb6a4fa21a03484d9cea9b2af25cce2c3bfdca45fcd1dafd6533 + image: stirlingtools/stirling-pdf:0.36.2@sha256:7f92a892c41ba1309c8275e5c904d7867ccdd494d97af1bb0f92ec09b711babd # 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 b9d2d3d381..34b1f2a84b 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.36.0" +version: "0.36.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,10 +55,8 @@ gallery: - 3.jpg releaseNotes: >- Key improvements in this release: - - Added PDF certificate validation with Mozilla CA support - - Added permissions display in a separate tab - - Improved undo/redo functionality for page operations - - Enhanced file upload handling and submit button fixes + - Security improvements and fixes + - Enhanced file upload handling - Updated translations for multiple languages