Update stirling-pdf to v2.3.0 (#4492)
This commit is contained in:
parent
c26fde538d
commit
eb90f418bb
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 8080
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
app:
|
||||
image: stirlingtools/stirling-pdf:2.2.1@sha256:bba1cf9fa7f6b298b7417fd39f5441552ddb815c5c7452ceaf3042fd963646e3
|
||||
image: stirlingtools/stirling-pdf:2.3.0@sha256:517101ebe52c7e7898e5c9b8bd1c81b5265d26a8f5787cc6d551a95316638339
|
||||
# Stirling PDF does not work with a custom user
|
||||
#user: "1000:1000"
|
||||
restart: on-failure
|
||||
|
||||
@ -3,7 +3,7 @@ id: stirling-pdf
|
||||
name: Stirling PDF
|
||||
tagline: Merge, split, rotate, and convert PDFs with ease
|
||||
category: files
|
||||
version: "2.2.1"
|
||||
version: "2.3.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
|
||||
@ -54,15 +54,15 @@ gallery:
|
||||
- 2.jpg
|
||||
- 3.jpg
|
||||
releaseNotes: >-
|
||||
⚠️ This update contains a lot of breaking changes, make sure to have a backup of your configuration before updating.
|
||||
|
||||
|
||||
This release includes bug fixes and improvements:
|
||||
- Fixed self-hosted connection issues from desktop app
|
||||
- Fixed custom OCR languages support
|
||||
- Login options now hide based on selection
|
||||
- Added custom options for mobile QR scanner (found under connections in settings menu)
|
||||
- Improved PDF verification to properly detect non-PDF/A documents with XMP metadata
|
||||
This release includes important bug fixes and new features:
|
||||
- Fixed file conversion threading issues
|
||||
- Fixed processing of files with non-roman alphabet characters
|
||||
- Fixed desktop app bugs
|
||||
- Added Telegram bot integration for pipeline processing
|
||||
- Added PDF to EPUB and AZW3 conversion support
|
||||
- Added MSG file support
|
||||
- Improved user management interface to prevent self-modification
|
||||
- Made controls sticky for better user experience
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/Stirling-Tools/Stirling-PDF/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user