Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.15 #68

Merged
admin merged 1 commits from renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x into main 2026-06-06 10:33:05 +02:00
Owner

This PR contains the following updates:

Package Update Change
ghcr.io/paperless-ngx/paperless-ngx patch 2.20.62.20.15

Release Notes

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

v2.20.15: Paperless-ngx v2.20.15

Compare Source

paperless-ngx 2.20.15

[!NOTE]
This release addresses a security issue (GHSA-8c6x-pfjq-9gr7) and is recommended for all users. Our sincere thank you to the community members who reported this.

Bug Fixes
All App Changes
4 changes
  • Fix: use only allauth login/logout endpoints @​shamoon (#​12639)
  • Fix: correctly scope mail account enumeration @​shamoon (#​12636)
  • Fix: prevent intermediate change event when CustomFieldQueryAtom operator changes type (#​12597)
  • Fix: reject invalid requests to API notes endpoint (#​12582)

v2.20.14: Paperless-ngx v2.20.14

Compare Source

paperless-ngx 2.20.14

Bug Fixes
All App Changes
7 changes

v2.20.13: Paperless-ngx v2.20.13

Compare Source

paperless-ngx 2.20.13

Bug Fixes
  • Fix: suggest corrections only if visible results
  • Fix: require view permission for more-like search
  • Fix: validate document link targets
  • Fix: enforce permissions when attaching accounts to mail rules

v2.20.12: Paperless-ngx v2.20.12

Compare Source

paperless-ngx 2.20.12

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

Bug Fixes
All App Changes
5 changes

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 Mend Renovate.

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.6` → `2.20.15` | --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.20.15`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.15): Paperless-ngx v2.20.15 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.20.14...v2.20.15) #### paperless-ngx 2.20.15 > \[!NOTE] > This release addresses a security issue (GHSA-8c6x-pfjq-9gr7) and is recommended for all users. Our sincere thank you to the community members who reported this. ##### Bug Fixes - Fix: use only allauth login/logout endpoints [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12639](https://github.com/paperless-ngx/paperless-ngx/pull/12639)) - Fix: correctly scope mail account enumeration [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12636](https://github.com/paperless-ngx/paperless-ngx/pull/12636)) - Fix: prevent intermediate change event when CustomFieldQueryAtom operator changes type [@&#8203;ggouzi](https://github.com/ggouzi) ([#&#8203;12597](https://github.com/paperless-ngx/paperless-ngx/issues/12597)) - Fix: reject invalid requests to API notes endpoint [@&#8203;ggouzi](https://github.com/ggouzi) ([#&#8203;12582](https://github.com/paperless-ngx/paperless-ngx/issues/12582)) ##### All App Changes <details> <summary>4 changes</summary> - Fix: use only allauth login/logout endpoints [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12639](https://github.com/paperless-ngx/paperless-ngx/pull/12639)) - Fix: correctly scope mail account enumeration [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12636](https://github.com/paperless-ngx/paperless-ngx/pull/12636)) - Fix: prevent intermediate change event when CustomFieldQueryAtom operator changes type ([#&#8203;12597](https://github.com/paperless-ngx/paperless-ngx/issues/12597)) - Fix: reject invalid requests to API notes endpoint ([#&#8203;12582](https://github.com/paperless-ngx/paperless-ngx/issues/12582)) </details> ### [`v2.20.14`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.14): Paperless-ngx v2.20.14 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.20.13...v2.20.14) #### paperless-ngx 2.20.14 ##### Bug Fixes - Fix: do not submit permissions for non-owners [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12571](https://github.com/paperless-ngx/paperless-ngx/pull/12571)) - Fix: prevent duplicate parent tag IDs [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12522](https://github.com/paperless-ngx/paperless-ngx/pull/12522)) - Fix: dont defer tag change application in workflows [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12478](https://github.com/paperless-ngx/paperless-ngx/pull/12478)) - Fix: limit share link viewset actions [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12461](https://github.com/paperless-ngx/paperless-ngx/pull/12461)) - Fix: add fallback ordering for documents by id after created [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12440](https://github.com/paperless-ngx/paperless-ngx/pull/12440)) - Fixhancement: default mail-created correspondent matching to exact [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12414](https://github.com/paperless-ngx/paperless-ngx/pull/12414)) - Fix: validate date CF value in serializer [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12410](https://github.com/paperless-ngx/paperless-ngx/pull/12410)) ##### All App Changes <details> <summary>7 changes</summary> - Fix: do not submit permissions for non-owners [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12571](https://github.com/paperless-ngx/paperless-ngx/pull/12571)) - Fix: prevent duplicate parent tag IDs [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12522](https://github.com/paperless-ngx/paperless-ngx/pull/12522)) - Fix: dont defer tag change application in workflows [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12478](https://github.com/paperless-ngx/paperless-ngx/pull/12478)) - Fix: limit share link viewset actions [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12461](https://github.com/paperless-ngx/paperless-ngx/pull/12461)) - Fix: add fallback ordering for documents by id after created [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12440](https://github.com/paperless-ngx/paperless-ngx/pull/12440)) - Fixhancement: default mail-created correspondent matching to exact [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12414](https://github.com/paperless-ngx/paperless-ngx/pull/12414)) - Fix: validate date CF value in serializer [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12410](https://github.com/paperless-ngx/paperless-ngx/pull/12410)) </details> ### [`v2.20.13`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.13): Paperless-ngx v2.20.13 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.20.12...v2.20.13) #### paperless-ngx 2.20.13 ##### Bug Fixes - Fix: suggest corrections only if visible results - Fix: require view permission for more-like search - Fix: validate document link targets - Fix: enforce permissions when attaching accounts to mail rules ### [`v2.20.12`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.12): Paperless-ngx v2.20.12 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.20.11...v2.20.12) #### paperless-ngx 2.20.12 > \[!NOTE] > This release addresses a security issue (GHSA-96jx-fj7m-qh6x) and is recommended for all users. Our sincere thank you to the community members who reported this. ##### Bug Fixes - Fix: Scope the workflow saves to prevent clobbering filename/archive\_filename [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;12390](https://github.com/paperless-ngx/paperless-ngx/pull/12390)) - Fix: don't try to usermod/groupmod when non-root + update docs (#<!---->12365) [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;12391](https://github.com/paperless-ngx/paperless-ngx/pull/12391)) - Fix: avoid moving files if already moved [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12389](https://github.com/paperless-ngx/paperless-ngx/pull/12389)) - Fix: remove pagination from document notes api spec [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12388](https://github.com/paperless-ngx/paperless-ngx/pull/12388)) - Fix: fix file button hover color in dark mode [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12367](https://github.com/paperless-ngx/paperless-ngx/pull/12367)) - Fixhancement: only offer basic auth for appropriate requests [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12362](https://github.com/paperless-ngx/paperless-ngx/pull/12362)) ##### All App Changes <details> <summary>5 changes</summary> - Fix: Scope the workflow saves to prevent clobbering filename/archive\_filename [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;12390](https://github.com/paperless-ngx/paperless-ngx/pull/12390)) - Fix: avoid moving files if already moved [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12389](https://github.com/paperless-ngx/paperless-ngx/pull/12389)) - Fix: remove pagination from document notes api spec [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12388](https://github.com/paperless-ngx/paperless-ngx/pull/12388)) - Fix: fix file button hover color in dark mode [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12367](https://github.com/paperless-ngx/paperless-ngx/pull/12367)) - Fixhancement: only offer basic auth for appropriate requests [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;12362](https://github.com/paperless-ngx/paperless-ngx/pull/12362)) </details> ### [`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> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
admin added the renovate label 2026-06-06 10:33:01 +02:00
admin added 1 commit 2026-06-06 10:33:02 +02:00
Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.15
renovate/stability-days Updates have not met minimum release age requirement
a2d69962ed
admin scheduled this pull request to auto merge when all checks succeed 2026-06-06 10:33:02 +02:00
admin merged commit 8bc11a6db7 into main 2026-06-06 10:33:05 +02:00
admin deleted branch renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x 2026-06-06 10:33:05 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/homelab-manifests#68