Nathan Fretz
6 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
11 additions and
3 deletions
-
stirling-pdf/docker-compose.yml
-
stirling-pdf/umbrel-app.yml
|
@ -8,7 +8,7 @@ services: |
|
|
PROXY_AUTH_WHITELIST: "/api/*" |
|
|
PROXY_AUTH_WHITELIST: "/api/*" |
|
|
|
|
|
|
|
|
app: |
|
|
app: |
|
|
image: frooodle/s-pdf:0.25.0@sha256:2c67c213b1622abc613294f4883a7c9792d0bd1e566ab7960b48d0924f052b8a |
|
|
image: frooodle/s-pdf:0.26.1@sha256:a5a8c2df471a760596dc3b2701a60af755a6fd63c85c73fa52c199b08504d584 |
|
|
# Stirling PDF does not work with a custom user |
|
|
# Stirling PDF does not work with a custom user |
|
|
#user: "1000:1000" |
|
|
#user: "1000:1000" |
|
|
restart: on-failure |
|
|
restart: on-failure |
|
|
|
@ -3,7 +3,7 @@ id: stirling-pdf |
|
|
name: Stirling PDF |
|
|
name: Stirling PDF |
|
|
tagline: Merge, split, rotate, and convert PDFs with ease |
|
|
tagline: Merge, split, rotate, and convert PDFs with ease |
|
|
category: files |
|
|
category: files |
|
|
version: "0.25.0" |
|
|
version: "0.26.1" |
|
|
port: 27829 |
|
|
port: 27829 |
|
|
description: >- |
|
|
description: >- |
|
|
Stirling PDF is a robust, locally hosted web-based PDF manipulation tool that offers a comprehensive set of features to address |
|
|
Stirling PDF is a robust, locally hosted web-based PDF manipulation tool that offers a comprehensive set of features to address |
|
@ -53,6 +53,14 @@ gallery: |
|
|
- 1.jpg |
|
|
- 1.jpg |
|
|
- 2.jpg |
|
|
- 2.jpg |
|
|
- 3.jpg |
|
|
- 3.jpg |
|
|
releaseNotes: "" |
|
|
releaseNotes: >- |
|
|
|
|
|
This update includes several enhancements and bug fixes: |
|
|
|
|
|
- Language updates for better localization support. |
|
|
|
|
|
- Improved compatibility with older Chrome versions. |
|
|
|
|
|
- Added Odd-Even operation mode for the organize feature. |
|
|
|
|
|
- Fixed issues with contextPath for root URI changes. |
|
|
|
|
|
- Corrected PDF to image conversion for different page orientations and sizes. |
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/Stirling-Tools/Stirling-PDF/releases. |
|
|
dependencies: [] |
|
|
dependencies: [] |
|
|
path: "" |
|
|
path: "" |