Skip to content

Commit

Permalink
Update stirling-pdf to v0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz committed Jan 29, 2025
1 parent 153942f commit b01f927
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 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.38.0@sha256:346b56d63f87eafe7d024abbe8aca458f722054838b4d6b8eb7cfa7f7ec2c2b9
image: stirlingtools/stirling-pdf:0.39.0@sha256:2ebe1c8f1bc92235623c6903b5f3310de43159da4b67ca308b820b600b1bf988
# Stirling PDF does not work with a custom user
#user: "1000:1000"
restart: on-failure
Expand Down
9 changes: 4 additions & 5 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.38.0"
version: "0.39.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,10 +55,9 @@ gallery:
- 3.jpg
releaseNotes: >-
Key improvements in this release:
- 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
- Improved memory usage with better cleanup after operations
- Added new API endpoints for automation and scripting
- Improved Czech and French translations
- Various bug fixes and stability improvements
Expand Down

0 comments on commit b01f927

Please sign in to comment.