chore(deps): update ghcr.io/paperless-ngx/paperless-ngx docker tag to v3.0.1 #4

Merged
webmatix-renovate merged 1 commit from renovate/ghcr.io-paperless-ngx-paperless-ngx-3.x into main 2026-07-24 02:01:01 +02:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v3.0.1: Paperless-ngx v3.0.1

Compare Source

paperless-ngx 3.0.1

Bug Fixes
Dependencies
  • Chore(deps-dev): Bump postcss from 8.5.6 to 8.5.22 in /src/paperless_mail/templates in the npm_and_yarn group across 1 directory @​dependabot[bot] (#​13236)
  • Chore(deps): Bump pyasn1 from 0.6.3 to 0.6.4 in the uv group across 1 directory @​dependabot[bot] (#​13237)
  • Chore(deps): Bump the uv group across 1 directory with 8 updates @​dependabot[bot] (#​13189)
All App Changes
17 changes

Configuration

📅 Schedule: (in timezone Europe/Vienna)

  • 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 | `3.0.0` → `3.0.1` | --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v3.0.1`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v3.0.1): Paperless-ngx v3.0.1 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v3.0.0...v3.0.1) #### paperless-ngx 3.0.1 ##### Bug Fixes - Fix: selection\_data re-derives the filtered document set 5 times over [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;13229](https://github.com/paperless-ngx/paperless-ngx/pull/13229)) - Fix: exclude source document from its own RAG similarity results [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;13233](https://github.com/paperless-ngx/paperless-ngx/pull/13233)) - Fix: split mailrule maximum\_age clamp into its own migration [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;13231](https://github.com/paperless-ngx/paperless-ngx/pull/13231)) - Chore: mark yes in confirm button for translation [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;13225](https://github.com/paperless-ngx/paperless-ngx/pull/13225)) - Fix: correct URL for W001 check [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;13220](https://github.com/paperless-ngx/paperless-ngx/pull/13220)) - Fix: ensure create dialog uses correct attribute type [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;13221](https://github.com/paperless-ngx/paperless-ngx/pull/13221)) - Fix: correct database engine from postgres to postgresql [@&#8203;OberstVonGatow](https://github.com/OberstVonGatow) ([#&#8203;13213](https://github.com/paperless-ngx/paperless-ngx/pull/13213)) - Fix: remove unnecessary .distinct() dominating document list queries [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;13205](https://github.com/paperless-ngx/paperless-ngx/pull/13205)) - Fix: also wrap non-breaking words in chat messages, handle whitespace [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;13211](https://github.com/paperless-ngx/paperless-ngx/pull/13211)) - Fix: tag/custom-field document\_count scales badly with tag count [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;13203](https://github.com/paperless-ngx/paperless-ngx/pull/13203)) - Fix: batch document user\_can\_change checks to avoid per-row N+1 [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;13204](https://github.com/paperless-ngx/paperless-ngx/pull/13204)) - Fix: fix app title restoration [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;13208](https://github.com/paperless-ngx/paperless-ngx/pull/13208)) - Fix: handle long wrapping titles in AI chat document list [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;13206](https://github.com/paperless-ngx/paperless-ngx/pull/13206)) ##### Dependencies - Chore(deps-dev): Bump postcss from 8.5.6 to 8.5.22 in /src/paperless\_mail/templates in the npm\_and\_yarn group across 1 directory @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;13236](https://github.com/paperless-ngx/paperless-ngx/pull/13236)) - Chore(deps): Bump pyasn1 from 0.6.3 to 0.6.4 in the uv group across 1 directory @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;13237](https://github.com/paperless-ngx/paperless-ngx/pull/13237)) - Chore(deps): Bump the uv group across 1 directory with 8 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;13189](https://github.com/paperless-ngx/paperless-ngx/pull/13189)) ##### All App Changes <details> <summary>17 changes</summary> - Chore(deps-dev): Bump postcss from 8.5.6 to 8.5.22 in /src/paperless\_mail/templates in the npm\_and\_yarn group across 1 directory @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;13236](https://github.com/paperless-ngx/paperless-ngx/pull/13236)) - Fix: selection\_data re-derives the filtered document set 5 times over [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;13229](https://github.com/paperless-ngx/paperless-ngx/pull/13229)) - Chore: reword "Settings > Default permissions" description for clarity [@&#8203;NotaInutilis](https://github.com/NotaInutilis) ([#&#8203;13232](https://github.com/paperless-ngx/paperless-ngx/pull/13232)) - Chore(deps): Bump pyasn1 from 0.6.3 to 0.6.4 in the uv group across 1 directory @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;13237](https://github.com/paperless-ngx/paperless-ngx/pull/13237)) - Chore(deps): Bump the uv group across 1 directory with 8 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;13189](https://github.com/paperless-ngx/paperless-ngx/pull/13189)) - Fix: exclude source document from its own RAG similarity results [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;13233](https://github.com/paperless-ngx/paperless-ngx/pull/13233)) - Fix: split mailrule maximum\_age clamp into its own migration [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;13231](https://github.com/paperless-ngx/paperless-ngx/pull/13231)) - Chore: mark yes in confirm button for translation [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;13225](https://github.com/paperless-ngx/paperless-ngx/pull/13225)) - Fix: correct URL for W001 check [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;13220](https://github.com/paperless-ngx/paperless-ngx/pull/13220)) - Fix: ensure create dialog uses correct attribute type [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;13221](https://github.com/paperless-ngx/paperless-ngx/pull/13221)) - Fix: correct database engine from postgres to postgresql [@&#8203;OberstVonGatow](https://github.com/OberstVonGatow) ([#&#8203;13213](https://github.com/paperless-ngx/paperless-ngx/pull/13213)) - Fix: remove unnecessary .distinct() dominating document list queries [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;13205](https://github.com/paperless-ngx/paperless-ngx/pull/13205)) - Fix: also wrap non-breaking words in chat messages, handle whitespace [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;13211](https://github.com/paperless-ngx/paperless-ngx/pull/13211)) - Fix: tag/custom-field document\_count scales badly with tag count [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;13203](https://github.com/paperless-ngx/paperless-ngx/pull/13203)) - Fix: batch document user\_can\_change checks to avoid per-row N+1 [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;13204](https://github.com/paperless-ngx/paperless-ngx/pull/13204)) - Fix: fix app title restoration [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;13208](https://github.com/paperless-ngx/paperless-ngx/pull/13208)) - Fix: handle long wrapping titles in AI chat document list [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;13206](https://github.com/paperless-ngx/paperless-ngx/pull/13206)) </details> </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Vienna) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
webmatix-renovate scheduled this pull request to auto merge when all checks succeed 2026-07-24 02:01:00 +02:00
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
webmatix/flux!4
No description provided.