Skip to content

Commit

Permalink
Update stirling-pdf to v0.38.0 (#2100)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz authored Jan 22, 2025
1 parent b0aabb9 commit 21840c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion stirling-pdf/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"

app:
image: stirlingtools/stirling-pdf:0.37.1@sha256:bfe79762a8e1b44ecb7a77eb6aff5fb86f177cff327291209d9ad634a076f64f
image: stirlingtools/stirling-pdf:0.38.0@sha256:346b56d63f87eafe7d024abbe8aca458f722054838b4d6b8eb7cfa7f7ec2c2b9
# Stirling PDF does not work with a custom user
#user: "1000:1000"
restart: on-failure
Expand Down
9 changes: 5 additions & 4 deletions stirling-pdf/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: stirling-pdf
name: Stirling PDF
tagline: Merge, split, rotate, and convert PDFs with ease
category: files
version: "0.37.1"
version: "0.38.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
Expand Down Expand Up @@ -55,9 +55,10 @@ gallery:
- 3.jpg
releaseNotes: >-
Key improvements in this release:
- Fixed PDF compression sizing issues
- Fixed image-to-PDF URL functionality
- Improved translations for multiple languages including Portuguese, Hindi, Greek, German and Russian
- Added new PDF to markdown conversion feature
- Improved font handling in PDF signing
- Enhanced redaction tool with updated tooltips
- Improved translations for Italian, Traditional Chinese, Korean, and German languages
- Various bug fixes and stability improvements
Expand Down

0 comments on commit 21840c4

Please sign in to comment.