From 0be0614ad8af7b88efecee8a0262871b7481270b Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Mon, 16 Sep 2024 17:07:17 +1000 Subject: [PATCH] Update stirling-pdf to v0.29.0 (#1480) --- stirling-pdf/docker-compose.yml | 2 +- stirling-pdf/umbrel-app.yml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/stirling-pdf/docker-compose.yml b/stirling-pdf/docker-compose.yml index 914b58b5..8bb81d22 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.28.3@sha256:3c17244e2910f3ffd014562e20d41943a5d092c7005adad069bbaddcc5c7b27e + image: frooodle/s-pdf:0.29.0@sha256:5b9c9443e6eb0fa23b39475d68741d80826249193df231d6859ecda0f0aedd8d # 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 0f90bc33..3035b4f9 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.28.3" +version: "0.29.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,12 +55,17 @@ gallery: - 3.jpg releaseNotes: >- This update includes several enhancements and bug fixes: + - Added image support to multi-tool page + - Added document splitting functionality to the multi-tools page + - Introduced split PDFs by Chapters/Bookmarks feature + - Added functionality to set font size and font type for page numbers + - Enhanced metrics collection to include unique user counts - Fixed issues with multiple file uploads - Improved auto-rename functionality - Enhanced folder scanning for non-PDF files - Fixed font support for watermarks and other features - Resolved authentication issues - - Updated translations for Italian language + - Updated translations for multiple languages Full release notes are found at https://github.com/Stirling-Tools/Stirling-PDF/releases