Update Paperless-ngx #291
Reference in New Issue
Block a user
Delete Branch "renovate/paperless-ngx"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
8.27.0→8.28.02.20.10→2.20.12Release Notes
gotenberg/gotenberg (docker.io/gotenberg/gotenberg)
v8.28.0: 8.28.0Compare Source
New Features
PDF Engines
POST /forms/pdfengines/watermarkroute. Applies a watermark (behind page content) to one or more PDF files. Supportstext,image, orpdfsources. Also available as optional form fields on Chromium, LibreOffice, merge, and split routes. Configurable via--pdfengines-watermark-engines(default:pdfcpu,pdftk).POST /forms/pdfengines/stamproute. Applies a stamp (on top of page content) to one or more PDF files. Same source types and integration points as watermark. Configurable via--pdfengines-stamp-engines(default:pdfcpu,pdftk).POST /forms/pdfengines/rotateroute. Rotates pages by 90°, 180°, or 270° with optional page selection. Also available as optional form fields (rotateAngle,rotatePages) on all composite routes. Configurable via--pdfengines-rotate-engines(default:pdfcpu, pdftk).POST /forms/pdfengines/bookmarks/readroute. Returns the hierarchical bookmark outline from one or more PDF files as JSON. Configurable via--pdfengines-read-bookmarks-engines(default:pdfcpu).POST /forms/pdfengines/bookmarks/writeroute. Accepts either a flat list (applied to all files) or a filename-keyed map. Configurable via--pdfengines-write-bookmarks-engines(default:pdfcpu, pdftk).bookmarksform field for custom bookmarks with automatic page-offset shifting, and anautoIndexBookmarksoption to extract and reindex existing bookmarks from input files.LibreOffice
nativeWatermarkText,nativeWatermarkColor,nativeWatermarkFontHeight,nativeWatermarkRotateAngle,nativeWatermarkFontName, andnativeTiledWatermarkText.API
downloadFromJSON schema with afieldproperty ("watermark","stamp","embedded", or"") to route downloaded files to the appropriate form field bucket. The existingembeddedboolean is preserved for backward compatibility.Chore
146.0.7680.153-1.paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)
v2.20.12: Paperless-ngx v2.20.12Compare Source
paperless-ngx 2.20.12
Bug Fixes
All App Changes
5 changes
v2.20.11: Paperless-ngx v2.20.11Compare Source
paperless-ngx 2.20.11
Bug Fixes
All App Changes
4 changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
ab6e1ea994to23b0d1af5cUpdate ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.11to Update Paperless-ngx