Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.11 #9

Open
renovate wants to merge 1 commit from renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/paperless-ngx/paperless-ngx patch 2.20.5 -> 2.20.11

Release Notes

paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)

v2.20.11: Paperless-ngx v2.20.11

Compare Source

paperless-ngx 2.20.11

[!NOTE]
This release addresses a security issue (GHSA-59xh-5vwx-4c4q) and is recommended for all users. Our sincere thank you to the community members who reported this.

Bug Fixes
All App Changes
4 changes

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

v2.20.7: Paperless-ngx v2.20.7

Compare Source

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

paperless-ngx 2.20.7

Breaking
  • Filename template rendering now uses a restricted safe document context for storage paths. Templates relying on unexpected/undocumented document model properties may no longer render and will fall back to default filename formatting.
Bug Fixes
All App Changes
3 changes

v2.20.6: Paperless-ngx v2.20.6

Compare Source

[!NOTE]
This release addresses two security issues (GHSA-jqwv-hx7q-fxh3 and GHSA-w47q-3m69-84v8) and is recommended for all users. Our sincere thank you to the community members who reported these.

paperless-ngx 2.20.6
Bug Fixes
All App Changes
6 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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | patch | `2.20.5` -> `2.20.11` | --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.20.11`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.11): Paperless-ngx v2.20.11 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.20.10...v2.20.11) #### paperless-ngx 2.20.11 > \[!NOTE] > This release addresses a security issue (GHSA-59xh-5vwx-4c4q) and is recommended for all users. Our sincere thank you to the community members who reported this. ##### Bug Fixes - Fix: correct dropdown list active color in dark mode [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12328](https://github.com/paperless-ngx/paperless-ngx/pull/12328)) - Fixhancement: clear descendant selections in dropdown when parent toggled [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12326](https://github.com/paperless-ngx/paperless-ngx/pull/12326)) - Fix: prevent wrapping with larger amounts of tags on small cards, reset moreTags setting to correct count [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12302](https://github.com/paperless-ngx/paperless-ngx/pull/12302)) - Fix: prevent stale db filename during workflow actions [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12289](https://github.com/paperless-ngx/paperless-ngx/pull/12289)) ##### All App Changes <details> <summary>4 changes</summary> - Fix: correct dropdown list active color in dark mode [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12328](https://github.com/paperless-ngx/paperless-ngx/pull/12328)) - Fixhancement: clear descendant selections in dropdown when parent toggled [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12326](https://github.com/paperless-ngx/paperless-ngx/pull/12326)) - Fix: prevent wrapping with larger amounts of tags on small cards, reset moreTags setting to correct count [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12302](https://github.com/paperless-ngx/paperless-ngx/pull/12302)) - Fix: prevent stale db filename during workflow actions [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12289](https://github.com/paperless-ngx/paperless-ngx/pull/12289)) </details> ### [`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 ### [`v2.20.7`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.7): Paperless-ngx v2.20.7 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.20.6...v2.20.7) > \[!NOTE] > This release addresses a security issue (GHSA-x395-6h48-wr8v) and is recommended for all users. Our sincere thank you to the community members who reported this. #### paperless-ngx 2.20.7 ##### Breaking - Filename template rendering now uses a restricted safe document context for storage paths. Templates relying on unexpected/undocumented document model properties may no longer render and will fall back to default filename formatting. ##### Bug Fixes - Fix: correct user dropdown button icon styling [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12092](https://github.com/paperless-ngx/paperless-ngx/issues/12092)) - Fix: fix broken docker create\_classifier command in 2.20.6 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11965](https://github.com/paperless-ngx/paperless-ngx/issues/11965)) - Performance fix: use subqueries to improve object retrieval in large installs [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11950](https://github.com/paperless-ngx/paperless-ngx/pull/11950)) ##### All App Changes <details> <summary>3 changes</summary> - Fix: correct user dropdown button icon styling [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12092](https://github.com/paperless-ngx/paperless-ngx/issues/12092)) - Fix: fix broken docker create\_classifier command in 2.20.6 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11965](https://github.com/paperless-ngx/paperless-ngx/issues/11965)) - Performance fix: use subqueries to improve object retrieval in large installs [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11950](https://github.com/paperless-ngx/paperless-ngx/pull/11950)) </details> ### [`v2.20.6`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.6): Paperless-ngx v2.20.6 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.20.5...v2.20.6) > \[!NOTE] > This release addresses two security issues (GHSA-jqwv-hx7q-fxh3 and GHSA-w47q-3m69-84v8) and is recommended for all users. Our sincere thank you to the community members who reported these. ##### paperless-ngx 2.20.6 ##### Bug Fixes - Fix: extract all ids for nested tags [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11888](https://github.com/paperless-ngx/paperless-ngx/pull/11888)) - Fix: prevent note deletion outside doc [@&#8203;shamoon](https://github.com/shamoon) [`e4b861d`](https://github.com/paperless-ngx/paperless-ngx/commit/e4b861d76f2da302136cd2b10c26fcf2f213b974) - Performance: improve treenode inefficiencies [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11606](https://github.com/paperless-ngx/paperless-ngx/issues/11606)) - Fixhancement: change date calculation for 'this year' to include future documents [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11884](https://github.com/paperless-ngx/paperless-ngx/pull/11884)) - Fix: Running management scripts under rootless could fail [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;11870](https://github.com/paperless-ngx/paperless-ngx/pull/11870)) - Fix: use correct field id for overrides [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11869](https://github.com/paperless-ngx/paperless-ngx/pull/11869)) ##### All App Changes <details> <summary>6 changes</summary> - Fix: extract all ids for nested tags [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11888](https://github.com/paperless-ngx/paperless-ngx/pull/11888)) - Fix: prevent note deletion outside doc [@&#8203;shamoon](https://github.com/shamoon) [`e4b861d`](https://github.com/paperless-ngx/paperless-ngx/commit/e4b861d76f2da302136cd2b10c26fcf2f213b974) - Performance: improve treenode inefficiencies [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11606](https://github.com/paperless-ngx/paperless-ngx/issues/11606)) - Fixhancement: change date calculation for 'this year' to include future documents [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11884](https://github.com/paperless-ngx/paperless-ngx/pull/11884)) - Fix: Running management scripts under rootless could fail [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;11870](https://github.com/paperless-ngx/paperless-ngx/pull/11870)) - Fix: use correct field id for overrides [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11869](https://github.com/paperless-ngx/paperless-ngx/pull/11869)) </details> </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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuMTAiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xMTYuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate changed title from Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.6 to Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.7 2026-02-17 00:04:58 +00:00
renovate force-pushed renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x from aba2f55f68 to aef3c790f5 2026-02-17 00:04:59 +00:00 Compare
renovate changed title from Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.7 to Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.8 2026-02-22 08:06:00 +00:00
renovate force-pushed renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x from aef3c790f5 to 4ea1be9054 2026-02-22 08:06:01 +00:00 Compare
renovate force-pushed renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x from 4ea1be9054 to 2cbb192b33 2026-02-28 16:06:11 +00:00 Compare
renovate changed title from Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.8 to Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.9 2026-02-28 16:06:12 +00:00
renovate changed title from Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.9 to Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.10 2026-03-05 00:06:29 +00:00
renovate force-pushed renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x from 2cbb192b33 to ac63412072 2026-03-05 00:06:30 +00:00 Compare
renovate changed title from Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.10 to Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.11 2026-03-16 08:05:21 +00:00
renovate force-pushed renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x from ac63412072 to ea65838a20 2026-03-16 08:05:22 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x:renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x
git switch renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x
git switch renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x
git rebase main
git switch main
git merge --ff-only renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x
git switch renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x
git rebase main
git switch main
git merge --no-ff renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x
git switch main
git merge --squash renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x
git switch main
git merge --ff-only renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x
git switch main
git merge renovate/paperless-ngx-ghcr.io-paperless-ngx-paperless-ngx-2.x
git push origin main
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
stored/homeassistant-addons!9
No description provided.