diff --git a/stirling-pdf/docker-compose.yml b/stirling-pdf/docker-compose.yml index 47e374f367..2b544e163a 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.2@sha256:7f92a892c41ba1309c8275e5c904d7867ccdd494d97af1bb0f92ec09b711babd + image: stirlingtools/stirling-pdf:0.36.5@sha256:d03441da7f63d19b4af5e9f30770938dd4ea2697a31cd2151016049c82624b75 # 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 34b1f2a84b..47ae079b9a 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.2" +version: "0.36.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 @@ -55,9 +55,10 @@ gallery: - 3.jpg releaseNotes: >- Key improvements in this release: - - Security improvements and fixes - - Enhanced file upload handling - - Updated translations for multiple languages + - Bug fixes for form data handling and image processing + - Improved PDF page dimension handling + - Enhanced configuration management + - Updated Italian translations Full release notes are found at https://github.com/Stirling-Tools/Stirling-PDF/releases