Update Paperless-ngx #214

Merged
renovate-bot merged 0 commits from renovate/paperless-ngx into master 2025-12-16 19:01:22 +00:00
renovate-bot commented 2025-11-07 00:02:05 +00:00 (Migrated from gitea.smittenfeld.nl)

This PR contains the following updates:

Package Update Change
docker.io/gotenberg/gotenberg minor 8.24.0 -> 8.25.1
ghcr.io/paperless-ngx/paperless-ngx minor 2.19.4 -> 2.20.2

Release Notes

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

v8.25.1: 8.25.1

Compare Source

Bug Fixes

Chromium
  • The Chromium module health check was consuming an inappropriate amount of resources. This fix reduces CPU wasted cycles by 98% and ensures memory usage remains somewhat flat over time. Thanks to @​ldy985 for the investigation, solution, and testing. More details are available here.
  • Added net::ERR_HTTP2_PROTOCOL_ERROR to the list of events for the failOnResourceLoadingFailed feature. Thanks to @​aW3st for the fix!
Chore

Updated Go dependencies.

v8.25.0: 8.25.0

Compare Source

New Features

Encrypt

This release adds the password protection feature to Chromium, LibreOffice, and PDF Engines modules.

Thanks @​thoven87 for the work!

Embed Files

This feature enables the creation of PDFs compatible with standards like ZUGFeRD / Factur-X, which require embedding XML invoices and other files within the PDF.

Available on the Chromium, LibreOffice, and PDF Engines modules.

Thanks a lot @​Jean-Beru for this feature!

Bug Fixes

  • Chromium: Gotenberg now correctly accepts case-insensitive values for the cookies' sameSite attribute.
  • Chromium: the flag --chromium-incognito is now deprecated and we ignore its value.

Chore

  • Updated Chromium to version 142.0.7444.162.
  • Updated pdfcpu to version 0.11.1.
  • Updated Go dependencies.
  • Bumped Go to version 1.25.4.
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)

v2.20.2: Paperless-ngx v2.20.2

Compare Source

[!NOTE]
This release addresses two security issues (GHSA-6653-vcx4-69mc and GHSA-24x5-wp64-9fcc) and is recommended for all users. Thank you to the community members who reported these.

paperless-ngx 2.20.2

Features / Enhancements
Bug Fixes
Maintenance
Dependencies
6 changes
All App Changes
12 changes

v2.20.1: Paperless-ngx v2.20.1

Compare Source

paperless-ngx 2.20.1

Bug Fixes
Dependencies
All App Changes
4 changes

v2.20.0: Paperless-ngx v2.20.0

Compare Source

paperless-ngx 2.20.0

Notable Changes
Features / Enhancements
Bug Fixes
Maintenance
Dependencies
16 changes
All App Changes
19 changes

v2.19.6: Paperless-ngx v2.19.6

Compare Source

paperless-ngx 2.19.6

Bug Fixes
Dependencies
  • docker(deps): bump astral-sh/uv from 0.9.7-python3.12-bookworm-slim to 0.9.9-python3.12-bookworm-slim @​dependabot[bot] (#​11338)
All App Changes
7 changes

v2.19.5: Paperless-ngx v2.19.5

Compare Source

paperless-ngx 2.19.5

Bug Fixes
Dependencies
  • docker(deps): Bump astral-sh/uv from 0.9.4-python3.12-bookworm-slim to 0.9.7-python3.12-bookworm-slim @​dependabot[bot] (#​11283)
All App 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.


  • 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.24.0` -> `8.25.1` | | [ghcr.io/paperless-ngx/paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | minor | `2.19.4` -> `2.20.2` | --- ### Release Notes <details> <summary>gotenberg/gotenberg (docker.io/gotenberg/gotenberg)</summary> ### [`v8.25.1`](https://github.com/gotenberg/gotenberg/releases/tag/v8.25.1): 8.25.1 [Compare Source](https://github.com/gotenberg/gotenberg/compare/v8.25.0...v8.25.1) #### Bug Fixes ##### Chromium - The Chromium module health check was consuming an inappropriate amount of resources. This fix reduces CPU wasted cycles by 98% and ensures memory usage remains somewhat flat over time. Thanks to [@&#8203;ldy985](https://github.com/ldy985) for the investigation, solution, and testing. More details are available [here](https://github.com/gotenberg/gotenberg/issues/1169#issuecomment-3608688373). - Added `net::ERR_HTTP2_PROTOCOL_ERROR` to the list of events for the `failOnResourceLoadingFailed` feature. Thanks to [@&#8203;aW3st](https://github.com/aW3st) for the fix! ##### Chore Updated Go dependencies. ### [`v8.25.0`](https://github.com/gotenberg/gotenberg/releases/tag/v8.25.0): 8.25.0 [Compare Source](https://github.com/gotenberg/gotenberg/compare/v8.24.0...v8.25.0) #### New Features ##### Encrypt This release adds the password protection feature to Chromium, LibreOffice, and PDF Engines modules. Thanks [@&#8203;thoven87](https://github.com/thoven87) for the work! ##### Embed Files This feature enables the creation of PDFs compatible with standards like [ZUGFeRD / Factur-X](https://fnfe-mpe.org/factur-x/), which require embedding XML invoices and other files within the PDF. Available on the Chromium, LibreOffice, and PDF Engines modules. Thanks a lot [@&#8203;Jean-Beru](https://github.com/Jean-Beru) for this feature! #### Bug Fixes - Chromium: Gotenberg now correctly accepts case-insensitive values for the cookies' sameSite attribute. - Chromium: the flag `--chromium-incognito` is now deprecated and we ignore its value. #### Chore - Updated Chromium to version `142.0.7444.162`. - Updated pdfcpu to version `0.11.1`. - Updated Go dependencies. - Bumped Go to version `1.25.4`. </details> <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.20.2`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.2): Paperless-ngx v2.20.2 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.20.1...v2.20.2) > \[!NOTE] > This release addresses two security issues (GHSA-6653-vcx4-69mc and GHSA-24x5-wp64-9fcc) and is recommended for all users. Thank you to the community members who reported these. #### paperless-ngx 2.20.2 ##### Features / Enhancements - Tweakhancement: dim inactive users in users-groups list [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11537](https://github.com/paperless-ngx/paperless-ngx/pull/11537)) ##### Bug Fixes - Fix: Expanded SVG validation whitelist and additional checks [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;11590](https://github.com/paperless-ngx/paperless-ngx/pull/11590)) - Fix: normalize allowed SVG tag and attribute names, add version [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11586](https://github.com/paperless-ngx/paperless-ngx/pull/11586)) - Fix: pass additional arguments to TagSerializer for permissions [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11576](https://github.com/paperless-ngx/paperless-ngx/pull/11576)) ##### Maintenance - Chore(deps): Bump actions/checkout from 5 to 6 in the actions group @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11515](https://github.com/paperless-ngx/paperless-ngx/pull/11515)) ##### Dependencies <details> <summary>6 changes</summary> - Chore: update Angular dependencies to 20.3.15 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11568](https://github.com/paperless-ngx/paperless-ngx/pull/11568)) - Chore(deps): Bump actions/checkout from 5 to 6 in the actions group @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11515](https://github.com/paperless-ngx/paperless-ngx/pull/11515)) - Chore(deps-dev): Bump webpack from 5.102.1 to 5.103.0 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11513](https://github.com/paperless-ngx/paperless-ngx/pull/11513)) - Chore(deps-dev): Bump @&#8203;<!---->playwright/test from 1.56.1 to 1.57.0 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11514](https://github.com/paperless-ngx/paperless-ngx/pull/11514)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 3 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11512](https://github.com/paperless-ngx/paperless-ngx/pull/11512)) - docker(deps): bump astral-sh/uv from 0.9.14-python3.12-trixie-slim to 0.9.15-python3.12-trixie-slim @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11533](https://github.com/paperless-ngx/paperless-ngx/pull/11533)) </details> ##### All App Changes <details> <summary>12 changes</summary> - Fix: Expanded SVG validation whitelist and additional checks [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;11590](https://github.com/paperless-ngx/paperless-ngx/pull/11590)) - Fixhancement: pass ordering to tag children [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11556](https://github.com/paperless-ngx/paperless-ngx/pull/11556)) - Performance: avoid unnecessary filename operations on bulk custom field updates [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11558](https://github.com/paperless-ngx/paperless-ngx/pull/11558)) - Fix: normalize allowed SVG tag and attribute names, add version [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11586](https://github.com/paperless-ngx/paperless-ngx/pull/11586)) - Chore: refactor workflows code [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11563](https://github.com/paperless-ngx/paperless-ngx/pull/11563)) - Fix: pass additional arguments to TagSerializer for permissions [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11576](https://github.com/paperless-ngx/paperless-ngx/pull/11576)) - Chore: update Angular dependencies to 20.3.15 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11568](https://github.com/paperless-ngx/paperless-ngx/pull/11568)) - Chore(deps-dev): Bump webpack from 5.102.1 to 5.103.0 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11513](https://github.com/paperless-ngx/paperless-ngx/pull/11513)) - Chore(deps-dev): Bump @&#8203;<!---->playwright/test from 1.56.1 to 1.57.0 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11514](https://github.com/paperless-ngx/paperless-ngx/pull/11514)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 3 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11512](https://github.com/paperless-ngx/paperless-ngx/pull/11512)) - Tweakhancement: dim inactive users in users-groups list [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11537](https://github.com/paperless-ngx/paperless-ngx/pull/11537)) - Chore: add some output of social login errors [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11527](https://github.com/paperless-ngx/paperless-ngx/pull/11527)) </details> ### [`v2.20.1`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.1): Paperless-ngx v2.20.1 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.20.0...v2.20.1) #### paperless-ngx 2.20.1 ##### Bug Fixes - Fix: set search term when using advanced search from global search [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11503](https://github.com/paperless-ngx/paperless-ngx/pull/11503)) - Fix: change async handling of select custom field updates [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11490](https://github.com/paperless-ngx/paperless-ngx/pull/11490)) - Fix: skip SSL for MariaDB ping in init script [@&#8203;danielrheinbay](https://github.com/danielrheinbay) ([#&#8203;11491](https://github.com/paperless-ngx/paperless-ngx/pull/11491)) - Fix: handle allauth groups location breaking change [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11471](https://github.com/paperless-ngx/paperless-ngx/pull/11471)) ##### Dependencies - docker(deps): Bump astral-sh/uv from 0.9.10-python3.12-trixie-slim to 0.9.11-python3.12-trixie-slim @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11450](https://github.com/paperless-ngx/paperless-ngx/pull/11450)) - Chore(deps): Bump @&#8203;<!---->angular/common from 20.3.12 to 20.3.14 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11481](https://github.com/paperless-ngx/paperless-ngx/pull/11481)) ##### All App Changes <details> <summary>4 changes</summary> - Fix: set search term when using advanced search from global search [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11503](https://github.com/paperless-ngx/paperless-ngx/pull/11503)) - Fix: change async handling of select custom field updates [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11490](https://github.com/paperless-ngx/paperless-ngx/pull/11490)) - Chore(deps): Bump @&#8203;<!---->angular/common from 20.3.12 to 20.3.14 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11481](https://github.com/paperless-ngx/paperless-ngx/pull/11481)) - Fix: handle allauth groups location breaking change [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11471](https://github.com/paperless-ngx/paperless-ngx/pull/11471)) </details> ### [`v2.20.0`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.0): Paperless-ngx v2.20.0 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.19.6...v2.20.0) #### paperless-ngx 2.20.0 ##### Notable Changes - Feature: Upgrade underlying Docker image to Trixie [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;10562](https://github.com/paperless-ngx/paperless-ngx/pull/10562)) ##### Features / Enhancements - Feature: Upgrade underlying Docker image to Trixie [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;10562](https://github.com/paperless-ngx/paperless-ngx/pull/10562)) - Fixhancement: more log viewer improvements [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11426](https://github.com/paperless-ngx/paperless-ngx/pull/11426)) - Performance: Replace duplicated static files with symlinks [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;11418](https://github.com/paperless-ngx/paperless-ngx/pull/11418)) - Enhancement: add more relative dates, support modified [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11411](https://github.com/paperless-ngx/paperless-ngx/pull/11411)) - Performance: make move files after select custom field change async [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11391](https://github.com/paperless-ngx/paperless-ngx/pull/11391)) - Enhancement: Use a better check for the MariaDB server to be ready [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;11396](https://github.com/paperless-ngx/paperless-ngx/pull/11396)) - Enhancement: speed-up docker container startup [@&#8203;flrgh](https://github.com/flrgh) ([#&#8203;11134](https://github.com/paperless-ngx/paperless-ngx/pull/11134)) ##### Bug Fixes - Fix: prevent focus loss from change detection in cf query dropdown [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11409](https://github.com/paperless-ngx/paperless-ngx/pull/11409)) - Fix: sort editing filterable dropdowns sooner [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11404](https://github.com/paperless-ngx/paperless-ngx/pull/11404)) - Fix: support for custom field ordering w advanced search [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11383](https://github.com/paperless-ngx/paperless-ngx/pull/11383)) ##### Maintenance - Chore(deps): Bump the actions group with 7 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11259](https://github.com/paperless-ngx/paperless-ngx/pull/11259)) ##### Dependencies <details> <summary>16 changes</summary> - Chore: Upgrades psycopg to 3.2.12 [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;11420](https://github.com/paperless-ngx/paperless-ngx/pull/11420)) - Chore(deps-dev): Bump glob from 10.4.1 to 10.5.0 in /src/paperless\_mail/templates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11413](https://github.com/paperless-ngx/paperless-ngx/pull/11413)) - docker-compose(deps): bump gotenberg/gotenberg from 8.24 to 8.25 in /docker/compose @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11393](https://github.com/paperless-ngx/paperless-ngx/pull/11393)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 21 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11260](https://github.com/paperless-ngx/paperless-ngx/pull/11260)) - Chore(deps-dev): Bump @&#8203;<!---->playwright/test from 1.55.1 to 1.56.1 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11263](https://github.com/paperless-ngx/paperless-ngx/pull/11263)) - Chore(deps-dev): Bump webpack from 5.102.0 to 5.102.1 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11264](https://github.com/paperless-ngx/paperless-ngx/pull/11264)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11262](https://github.com/paperless-ngx/paperless-ngx/pull/11262)) - Chore(deps-dev): Bump jest-preset-angular from 15.0.2 to 15.0.3 in /src-ui in the frontend-jest-dependencies group @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11261](https://github.com/paperless-ngx/paperless-ngx/pull/11261)) - Chore(deps-dev): Bump @&#8203;<!---->types/node from 24.6.1 to 24.9.2 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11265](https://github.com/paperless-ngx/paperless-ngx/pull/11265)) - Chore(deps): Bump the small-changes group across 1 directory with 11 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11337](https://github.com/paperless-ngx/paperless-ngx/pull/11337)) - Chore(deps): Bump django-auditlog from 3.2.1 to 3.3.0 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11021](https://github.com/paperless-ngx/paperless-ngx/pull/11021)) - Chore(deps): Bump the actions group with 7 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11259](https://github.com/paperless-ngx/paperless-ngx/pull/11259)) - Chore(deps): Bump drf-spectacular-sidecar from 2025.9.1 to 2025.10.1 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11019](https://github.com/paperless-ngx/paperless-ngx/pull/11019)) - Chore(deps): Bump django-filter from 25.1 to 25.2 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11020](https://github.com/paperless-ngx/paperless-ngx/pull/11020)) - Chore(deps): Update django-allauth\[mfa,socialaccount] requirement from \~=65.4.0 to \~=65.12.1 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11198](https://github.com/paperless-ngx/paperless-ngx/pull/11198)) - docker(deps): bump astral-sh/uv from 0.9.9-python3.12-bookworm-slim to 0.9.10-python3.12-bookworm-slim @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11394](https://github.com/paperless-ngx/paperless-ngx/pull/11394)) </details> ##### All App Changes <details> <summary>19 changes</summary> - Fixhancement: more log viewer improvements [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11426](https://github.com/paperless-ngx/paperless-ngx/pull/11426)) - Chore: Upgrades psycopg to 3.2.12 [@&#8203;stumpylog](https://github.com/stumpylog) ([#&#8203;11420](https://github.com/paperless-ngx/paperless-ngx/pull/11420)) - Enhancement: add more relative dates, support modified [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11411](https://github.com/paperless-ngx/paperless-ngx/pull/11411)) - Chore(deps-dev): Bump glob from 10.4.1 to 10.5.0 in /src/paperless\_mail/templates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11413](https://github.com/paperless-ngx/paperless-ngx/pull/11413)) - Performance: make move files after select custom field change async [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11391](https://github.com/paperless-ngx/paperless-ngx/pull/11391)) - Fix: prevent focus loss from change detection in cf query dropdown [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11409](https://github.com/paperless-ngx/paperless-ngx/pull/11409)) - Fix: sort editing filterable dropdowns sooner [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11404](https://github.com/paperless-ngx/paperless-ngx/pull/11404)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 21 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11260](https://github.com/paperless-ngx/paperless-ngx/pull/11260)) - Chore(deps-dev): Bump @&#8203;<!---->playwright/test from 1.55.1 to 1.56.1 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11263](https://github.com/paperless-ngx/paperless-ngx/pull/11263)) - Chore(deps-dev): Bump webpack from 5.102.0 to 5.102.1 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11264](https://github.com/paperless-ngx/paperless-ngx/pull/11264)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11262](https://github.com/paperless-ngx/paperless-ngx/pull/11262)) - Chore(deps-dev): Bump jest-preset-angular from 15.0.2 to 15.0.3 in /src-ui in the frontend-jest-dependencies group @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11261](https://github.com/paperless-ngx/paperless-ngx/pull/11261)) - Chore(deps-dev): Bump @&#8203;<!---->types/node from 24.6.1 to 24.9.2 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11265](https://github.com/paperless-ngx/paperless-ngx/pull/11265)) - Chore(deps): Bump the small-changes group across 1 directory with 11 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11337](https://github.com/paperless-ngx/paperless-ngx/pull/11337)) - Chore(deps): Bump django-auditlog from 3.2.1 to 3.3.0 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11021](https://github.com/paperless-ngx/paperless-ngx/pull/11021)) - Chore(deps): Bump drf-spectacular-sidecar from 2025.9.1 to 2025.10.1 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11019](https://github.com/paperless-ngx/paperless-ngx/pull/11019)) - Chore(deps): Bump django-filter from 25.1 to 25.2 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11020](https://github.com/paperless-ngx/paperless-ngx/pull/11020)) - Chore(deps): Update django-allauth\[mfa,socialaccount] requirement from \~=65.4.0 to \~=65.12.1 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11198](https://github.com/paperless-ngx/paperless-ngx/pull/11198)) - Fix: support for custom field ordering w advanced search [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11383](https://github.com/paperless-ngx/paperless-ngx/pull/11383)) </details> ### [`v2.19.6`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.19.6): Paperless-ngx v2.19.6 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.19.5...v2.19.6) #### paperless-ngx 2.19.6 ##### Bug Fixes - Chore: include password validation on user edit [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11308](https://github.com/paperless-ngx/paperless-ngx/pull/11308)) - Fix: include BASE\_URL when constructing `doc_url` for workflows [@&#8203;ebardsley](https://github.com/ebardsley) ([#&#8203;11360](https://github.com/paperless-ngx/paperless-ngx/pull/11360)) - Fixhancement: refactor email attachment logic [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11336](https://github.com/paperless-ngx/paperless-ngx/pull/11336)) - Fixhancement: trim whitespace for some text searches [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11357](https://github.com/paperless-ngx/paperless-ngx/pull/11357)) - Fix: update Outlook refresh token when refreshed [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11341](https://github.com/paperless-ngx/paperless-ngx/pull/11341)) - Fix: only cache remote version data for version checking [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11320](https://github.com/paperless-ngx/paperless-ngx/pull/11320)) - Fix: include replace none logic in storage path preview, improve jinja conditionals for empty metadata [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11315](https://github.com/paperless-ngx/paperless-ngx/pull/11315)) ##### Dependencies - docker(deps): bump astral-sh/uv from 0.9.7-python3.12-bookworm-slim to 0.9.9-python3.12-bookworm-slim @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11338](https://github.com/paperless-ngx/paperless-ngx/pull/11338)) ##### All App Changes <details> <summary>7 changes</summary> - Fix: include BASE\_URL when constructing `doc_url` for workflows [@&#8203;ebardsley](https://github.com/ebardsley) ([#&#8203;11360](https://github.com/paperless-ngx/paperless-ngx/pull/11360)) - Fixhancement: refactor email attachment logic [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11336](https://github.com/paperless-ngx/paperless-ngx/pull/11336)) - Fixhancement: trim whitespace for some text searches [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11357](https://github.com/paperless-ngx/paperless-ngx/pull/11357)) - Fix: update Outlook refresh token when refreshed [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11341](https://github.com/paperless-ngx/paperless-ngx/pull/11341)) - Fix: only cache remote version data for version checking [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11320](https://github.com/paperless-ngx/paperless-ngx/pull/11320)) - Fix: include replace none logic in storage path preview, improve jinja conditionals for empty metadata [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11315](https://github.com/paperless-ngx/paperless-ngx/pull/11315)) - Chore: include password validation on user edit [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11308](https://github.com/paperless-ngx/paperless-ngx/pull/11308)) </details> ### [`v2.19.5`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.19.5): Paperless-ngx v2.19.5 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.19.4...v2.19.5) #### paperless-ngx 2.19.5 ##### Bug Fixes - Fix: ensure custom field query propagation, change detection [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11291](https://github.com/paperless-ngx/paperless-ngx/pull/11291)) ##### Dependencies - docker(deps): Bump astral-sh/uv from 0.9.4-python3.12-bookworm-slim to 0.9.7-python3.12-bookworm-slim @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;11283](https://github.com/paperless-ngx/paperless-ngx/pull/11283)) ##### All App Changes - Fix: ensure custom field query propagation, change detection [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;11291](https://github.com/paperless-ngx/paperless-ngx/pull/11291)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQyLjExLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
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!214
No description provided.