Update Paperless-ngx #284

Merged
renovate-bot merged 0 commits from renovate/paperless-ngx into master 2026-03-07 19:09:43 +00:00
renovate-bot commented 2026-03-01 00:03:08 +00:00 (Migrated from gitea.smittenfeld.nl)

This PR contains the following updates:

Package Update Change
docker.io/gotenberg/gotenberg minor 8.26.08.27.0
ghcr.io/paperless-ngx/paperless-ngx patch 2.20.72.20.10

Release Notes

gotenberg/gotenberg (docker.io/gotenberg/gotenberg)

v8.27.0: 8.27.0

Compare Source

New Features

Chromium
  • Concurrency Support: Re-introduced support for simultaneous conversions (up to 6 by default). Configurable via CHROMIUM_MAX_CONCURRENCY. Thanks @​TomBrouws!
  • Restart Threshold: Updated the default value for CHROMIUM_RESTART_AFTER to 100.
  • Emulated Media Features: Added the emulatedMediaFeatures form field. This allows users to pass a JSON array to simulate specific CSS media features, such as prefers-color-scheme: dark or prefers-reduced-motion. Thanks @​danxmoran!
Misc
  • Timezone: The default timezone is now explicitly UTC and is visible in the debug route. This remains overridable via the TZ environment variable. Thanks @​davpsh!

Bug Fixes

  • PDF Engines: Resolved an issue where unnecessary derived tags were added when writing metadata. Thanks @​znemoe!

Chore

  • Updated Chromium to 145.0.7632.109.
  • Updated LibreOffice to 26.2.0.
  • Updated Go dependencies.
  • Bumped Go version to 1.26.0.
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)

v2.20.10: Paperless-ngx v2.20.10

Compare Source

paperless-ngx 2.20.10

[!NOTE]
This release addresses a bug in v2.20.7 that affected some pre-existing storage path templates. Affected users can run the document_renamer command to correct this after updating.

Bug Fixes
All App Changes
3 changes

v2.20.9: Paperless-ngx v2.20.9

Compare Source

paperless-ngx 2.20.9

[!NOTE]
This release addresses a security issue (GHSA-386h-chg4-cfw9) and is recommended for all users. Our sincere thank you to the community members who reported this.

Bug Fixes
All App Changes
2 changes

v2.20.8: Paperless-ngx v2.20.8

Compare Source

[!NOTE]
This release addresses a security issue (GHSA-7qqc-wrcw-2fj9) and is recommended for all users. Our sincere thank you to the community members who reported this.

paperless-ngx 2.20.8


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gotenberg/gotenberg](https://github.com/gotenberg/gotenberg) | minor | `8.26.0` → `8.27.0` | | [ghcr.io/paperless-ngx/paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | patch | `2.20.7` → `2.20.10` | --- ### Release Notes <details> <summary>gotenberg/gotenberg (docker.io/gotenberg/gotenberg)</summary> ### [`v8.27.0`](https://github.com/gotenberg/gotenberg/releases/tag/v8.27.0): 8.27.0 [Compare Source](https://github.com/gotenberg/gotenberg/compare/v8.26.0...v8.27.0) #### New Features ##### Chromium - **Concurrency Support**: Re-introduced support for simultaneous conversions (up to 6 by default). Configurable via `CHROMIUM_MAX_CONCURRENCY`. Thanks [@&#8203;TomBrouws](https://github.com/TomBrouws)! - **Restart Threshold**: Updated the default value for `CHROMIUM_RESTART_AFTER` to 100. - **Emulated Media Features**: Added the `emulatedMediaFeatures` form field. This allows users to pass a JSON array to simulate specific CSS media features, such as `prefers-color-scheme: dark` or `prefers-reduced-motion`. Thanks [@&#8203;danxmoran](https://github.com/danxmoran)! ##### Misc - **Timezone**: The default timezone is now explicitly UTC and is visible in the debug route. This remains overridable via the `TZ` environment variable. Thanks [@&#8203;davpsh](https://github.com/davpsh)! #### Bug Fixes - **PDF Engines**: Resolved an issue where unnecessary derived tags were added when writing metadata. Thanks [@&#8203;znemoe](https://github.com/znemoe)! #### Chore - Updated Chromium to `145.0.7632.109`. - Updated LibreOffice to `26.2.0`. - Updated Go dependencies. - Bumped Go version to `1.26.0`. </details> <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.20.10`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.10): Paperless-ngx v2.20.10 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.20.9...v2.20.10) #### paperless-ngx 2.20.10 > \[!NOTE] > This release addresses a bug in v2.20.7 that affected some pre-existing storage path templates. Affected users can run the [`document_renamer`](https://docs.paperless-ngx.com/administration/#renamer) command to correct this after updating. ##### Bug Fixes - Fix: support string coercion in filepath jinja templates [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12244](https://github.com/paperless-ngx/paperless-ngx/pull/12244)) - Fix: apply ordering after annotating tag document count [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12238](https://github.com/paperless-ngx/paperless-ngx/pull/12238)) - Fix: enforce path limit for db filename fields [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12235](https://github.com/paperless-ngx/paperless-ngx/pull/12235)) ##### All App Changes <details> <summary>3 changes</summary> - Fix: support string coercion in filepath jinja templates [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12244](https://github.com/paperless-ngx/paperless-ngx/pull/12244)) - Fix: apply ordering after annotating tag document count [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12238](https://github.com/paperless-ngx/paperless-ngx/pull/12238)) - Fix: enforce path limit for db filename fields [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12235](https://github.com/paperless-ngx/paperless-ngx/pull/12235)) </details> ### [`v2.20.9`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.9): Paperless-ngx v2.20.9 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.20.8...v2.20.9) #### paperless-ngx 2.20.9 > \[!NOTE] > This release addresses a security issue (GHSA-386h-chg4-cfw9) and is recommended for all users. Our sincere thank you to the community members who reported this. ##### Bug Fixes - Fixhancement: config option reset [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12176](https://github.com/paperless-ngx/paperless-ngx/pull/12176)) - Fix: correct page count by separating display vs collection sizes for tags [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12170](https://github.com/paperless-ngx/paperless-ngx/pull/12170)) ##### All App Changes <details> <summary>2 changes</summary> - Fixhancement: config option reset [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12176](https://github.com/paperless-ngx/paperless-ngx/pull/12176)) - Fix: correct page count by separating display vs collection sizes for tags [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12170](https://github.com/paperless-ngx/paperless-ngx/pull/12170)) </details> ### [`v2.20.8`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.8): Paperless-ngx v2.20.8 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.20.7...v2.20.8) > \[!NOTE] > This release addresses a security issue (GHSA-7qqc-wrcw-2fj9) and is recommended for all users. Our sincere thank you to the community members who reported this. #### paperless-ngx 2.20.8 </details> --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
peter/homelab-docker-config!284
No description provided.