chore(deps): update ghcr.io/paperless-ngx/paperless-ngx docker tag to v2.17.1 #398

Merged
catalin merged 1 commit from renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x into main 2025-06-21 16:53:51 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/paperless-ngx/paperless-ngx minor 2.16.2 -> 2.17.1

Release Notes

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

v2.17.1: Paperless-ngx v2.17.1

Compare Source

paperless-ngx 2.17.1

[!WARNING]
Please also see the release notes for version 2.17.0

Bug Fixes
All App Changes

v2.17.0: Paperless-ngx v2.17.0

Compare Source

paperless-ngx 2.17.0

Breaking Changes

[!WARNING]
In versions v2.16.0–v2.16.3, the interpretation of offset days for scheduled workflows was inverted. This has now been corrected to restore the intuitive, pre-v2.16 behavior:

  • Positive offsets now trigger workflows after the date
  • Negative offsets trigger workflows before the date

If you configured scheduled workflows in v2.16.x with inverted offsets (or adjusted a trigger created in 2.15.x), you must now adjust the offset sign to match this corrected logic.

If you did not alter your workflow triggers after upgrading from v2.15, no changes are required.

We apologize for the confusion — this fix restores consistency and better matches user expectations.

Features / Enhancements
Bug Fixes
Dependencies
All App Changes
14 changes

v2.16.3: Paperless-ngx v2.16.3

Compare Source

paperless-ngx 2.16.3

Features / Enhancements
Bug Fixes
Dependencies
10 changes
All App Changes
16 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.

🔕 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) | minor | `2.16.2` -> `2.17.1` | --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.17.1`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.17.1): Paperless-ngx v2.17.1 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.17.0...v2.17.1) #### paperless-ngx 2.17.1 > \[!WARNING] > Please also see the [release notes for version 2.17.0](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.17.0) ##### Bug Fixes - Fix: correct PAPERLESS\_EMPTY\_TRASH\_DIR to Path [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10227](https://github.com/paperless-ngx/paperless-ngx/pull/10227)) ##### All App Changes - Fix: correct PAPERLESS\_EMPTY\_TRASH\_DIR to Path [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10227](https://github.com/paperless-ngx/paperless-ngx/pull/10227)) ### [`v2.17.0`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.17.0): Paperless-ngx v2.17.0 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.16.3...v2.17.0) #### paperless-ngx 2.17.0 ##### Breaking Changes - Fix: restore expected pre-2.16 scheduled workflow offset behavior [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10218](https://github.com/paperless-ngx/paperless-ngx/pull/10218)) > \[!WARNING] > In versions v2.16.0–v2.16.3, the interpretation of offset days for scheduled workflows was inverted. This has now been **corrected** to restore the intuitive, pre-v2.16 behavior: > > - **Positive offsets now trigger workflows *after* the date** > - **Negative offsets trigger workflows *before* the date** > > If you configured scheduled workflows in v2.16.x with inverted offsets (or adjusted a trigger created in 2.15.x), you must now **adjust the offset sign** to match this corrected logic. > > If you did not alter your workflow triggers after upgrading from v2.15, no changes are required. > > We apologize for the confusion — this fix restores consistency and better matches user expectations. ##### Features / Enhancements - QoL: log version at startup, show backend vs frontend mismatch in system status [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10214](https://github.com/paperless-ngx/paperless-ngx/pull/10214)) - Feature: add Persian translation [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10183](https://github.com/paperless-ngx/paperless-ngx/pull/10183)) - Enhancement: support import of zipped export [@&#8203;kaerbr](https://github.com/kaerbr) ([#&#8203;10073](https://github.com/paperless-ngx/paperless-ngx/pull/10073)) ##### Bug Fixes - Fix: more api fixes [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10204](https://github.com/paperless-ngx/paperless-ngx/pull/10204)) - Fix: restore expected pre-2.16 scheduled workflow offset behavior [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10218](https://github.com/paperless-ngx/paperless-ngx/pull/10218)) - Fix: fix some API crashes [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10196](https://github.com/paperless-ngx/paperless-ngx/pull/10196)) - Fix: remove duplicate base path in websocket urls [@&#8203;robertmx](https://github.com/robertmx) ([#&#8203;10194](https://github.com/paperless-ngx/paperless-ngx/pull/10194)) - Fix: use hard delete for custom fields with workflow removal [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10191](https://github.com/paperless-ngx/paperless-ngx/pull/10191)) - Fix: fix mail account test api schema [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10164](https://github.com/paperless-ngx/paperless-ngx/pull/10164)) - Fix: correct api schema for mail\_account process [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10157](https://github.com/paperless-ngx/paperless-ngx/pull/10157)) - Fix: correct api schema for next\_asn [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10151](https://github.com/paperless-ngx/paperless-ngx/pull/10151)) - Fix: fix email and notes endpoints api spec [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10148](https://github.com/paperless-ngx/paperless-ngx/pull/10148)) ##### Dependencies - Chore: bump angular/common to 19.12.14 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10212](https://github.com/paperless-ngx/paperless-ngx/pull/10212)) ##### All App Changes <details> <summary>14 changes</summary> - QoL: log version at startup, show backend vs frontend mismatch in system status [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10214](https://github.com/paperless-ngx/paperless-ngx/pull/10214)) - Fix: more api fixes [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10204](https://github.com/paperless-ngx/paperless-ngx/pull/10204)) - Fix: restore expected pre-2.16 scheduled workflow offset behavior [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10218](https://github.com/paperless-ngx/paperless-ngx/pull/10218)) - Chore: switch from os.path to pathlib.Path [@&#8203;gothicVI](https://github.com/gothicVI) ([#&#8203;9933](https://github.com/paperless-ngx/paperless-ngx/pull/9933)) - Chore: bump angular/common to 19.12.14 [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10212](https://github.com/paperless-ngx/paperless-ngx/pull/10212)) - Fix: fix some API crashes [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10196](https://github.com/paperless-ngx/paperless-ngx/pull/10196)) - Fix: remove duplicate base path in websocket urls [@&#8203;robertmx](https://github.com/robertmx) ([#&#8203;10194](https://github.com/paperless-ngx/paperless-ngx/pull/10194)) - Fix: use hard delete for custom fields with workflow removal [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10191](https://github.com/paperless-ngx/paperless-ngx/pull/10191)) - Feature: add Persian translation [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10183](https://github.com/paperless-ngx/paperless-ngx/pull/10183)) - Enhancement: support import of zipped export [@&#8203;kaerbr](https://github.com/kaerbr) ([#&#8203;10073](https://github.com/paperless-ngx/paperless-ngx/pull/10073)) - Fix: fix mail account test api schema [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10164](https://github.com/paperless-ngx/paperless-ngx/pull/10164)) - Fix: correct api schema for mail\_account process [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10157](https://github.com/paperless-ngx/paperless-ngx/pull/10157)) - Fix: correct api schema for next\_asn [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10151](https://github.com/paperless-ngx/paperless-ngx/pull/10151)) - Fix: fix email and notes endpoints api spec [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10148](https://github.com/paperless-ngx/paperless-ngx/pull/10148)) </details> ### [`v2.16.3`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.16.3): Paperless-ngx v2.16.3 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.16.2...v2.16.3) #### paperless-ngx 2.16.3 ##### Features / Enhancements - Performance: pre-filter document list in scheduled workflow checks [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10031](https://github.com/paperless-ngx/paperless-ngx/pull/10031)) - Chore: refactor consumer plugin checks to a pre-flight plugin [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;9994](https://github.com/paperless-ngx/paperless-ngx/pull/9994)) - Enhancement: include DOCUMENT\_TYPE to post consume scripts [@&#8203;matthesrieke](https://github.com/matthesrieke) ([#&#8203;9977](https://github.com/paperless-ngx/paperless-ngx/pull/9977)) ##### Bug Fixes - Fix: handle whoosh query correction errors [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10121](https://github.com/paperless-ngx/paperless-ngx/pull/10121)) - Fix: handle favicon with non-default static dir [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10107](https://github.com/paperless-ngx/paperless-ngx/pull/10107)) - Fixhancement: cleanup user or group references in settings upon deletion [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10049](https://github.com/paperless-ngx/paperless-ngx/pull/10049)) - Fix: Add exception to `utime` in `copy_basic_file_stats` [@&#8203;Freilichtbuehne](https://github.com/Freilichtbuehne) ([#&#8203;10070](https://github.com/paperless-ngx/paperless-ngx/pull/10070)) - Fix: include base href when opening global search result in new window [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10066](https://github.com/paperless-ngx/paperless-ngx/pull/10066)) ##### Dependencies <details> <summary>10 changes</summary> - Chore(deps): Bump the small-changes group across 1 directory with 3 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10085](https://github.com/paperless-ngx/paperless-ngx/pull/10085)) - Chore(deps): Update granian\[uvloop] requirement from ~=2.2.0 to ~=2.3.2 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10055](https://github.com/paperless-ngx/paperless-ngx/pull/10055)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 18 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10099](https://github.com/paperless-ngx/paperless-ngx/pull/10099)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10100](https://github.com/paperless-ngx/paperless-ngx/pull/10100)) - Chore(deps): Bump bootstrap from 5.3.3 to 5.3.6 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10091](https://github.com/paperless-ngx/paperless-ngx/pull/10091)) - Chore(deps-dev): Bump @&#8203;<!---->codecov/webpack-plugin from 1.9.0 to 1.9.1 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10090](https://github.com/paperless-ngx/paperless-ngx/pull/10090)) - Chore(deps-dev): Bump @&#8203;<!---->types/node from 22.15.3 to 22.15.29 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10089](https://github.com/paperless-ngx/paperless-ngx/pull/10089)) - Chore(deps): Bump zone.js from 0.15.0 to 0.15.1 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10088](https://github.com/paperless-ngx/paperless-ngx/pull/10088)) - docker(deps): bump astral-sh/uv from 0.7.8-python3.12-bookworm-slim to 0.7.9-python3.12-bookworm-slim @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10084](https://github.com/paperless-ngx/paperless-ngx/pull/10084)) - docker(deps): Bump astral-sh/uv from 0.6.16-python3.12-bookworm-slim to 0.7.8-python3.12-bookworm-slim @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10056](https://github.com/paperless-ngx/paperless-ngx/pull/10056)) </details> ##### All App Changes <details> <summary>16 changes</summary> - Fix: handle whoosh query correction errors [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10121](https://github.com/paperless-ngx/paperless-ngx/pull/10121)) - Performance: pre-filter document list in scheduled workflow checks [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10031](https://github.com/paperless-ngx/paperless-ngx/pull/10031)) - Chore(deps): Bump the small-changes group across 1 directory with 3 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10085](https://github.com/paperless-ngx/paperless-ngx/pull/10085)) - Chore: refactor consumer plugin checks to a pre-flight plugin [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;9994](https://github.com/paperless-ngx/paperless-ngx/pull/9994)) - Chore(deps): Update granian\[uvloop] requirement from ~=2.2.0 to ~=2.3.2 @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10055](https://github.com/paperless-ngx/paperless-ngx/pull/10055)) - Fix: handle favicon with non-default static dir [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10107](https://github.com/paperless-ngx/paperless-ngx/pull/10107)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 18 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10099](https://github.com/paperless-ngx/paperless-ngx/pull/10099)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10100](https://github.com/paperless-ngx/paperless-ngx/pull/10100)) - Chore(deps): Bump bootstrap from 5.3.3 to 5.3.6 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10091](https://github.com/paperless-ngx/paperless-ngx/pull/10091)) - Chore(deps-dev): Bump @&#8203;<!---->codecov/webpack-plugin from 1.9.0 to 1.9.1 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10090](https://github.com/paperless-ngx/paperless-ngx/pull/10090)) - Chore(deps-dev): Bump @&#8203;<!---->types/node from 22.15.3 to 22.15.29 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10089](https://github.com/paperless-ngx/paperless-ngx/pull/10089)) - Chore(deps): Bump zone.js from 0.15.0 to 0.15.1 in /src-ui @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) ([#&#8203;10088](https://github.com/paperless-ngx/paperless-ngx/pull/10088)) - Fixhancement: cleanup user or group references in settings upon deletion [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10049](https://github.com/paperless-ngx/paperless-ngx/pull/10049)) - Enhancement: include DOCUMENT\_TYPE to post consume scripts [@&#8203;matthesrieke](https://github.com/matthesrieke) ([#&#8203;9977](https://github.com/paperless-ngx/paperless-ngx/pull/9977)) - Fix: Add exception to `utime` in `copy_basic_file_stats` [@&#8203;Freilichtbuehne](https://github.com/Freilichtbuehne) ([#&#8203;10070](https://github.com/paperless-ngx/paperless-ngx/pull/10070)) - Fix: include base href when opening global search result in new window [@&#8203;shamoon](https://github.com/shamoon) ([#&#8203;10066](https://github.com/paperless-ngx/paperless-ngx/pull/10066)) </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update ghcr.io/paperless-ngx/paperless-ngx docker tag to v2.17.1
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
57a0f77f9a
catalin deleted branch renovate/ghcr.io-paperless-ngx-paperless-ngx-2.x 2025-06-21 16:53:48 +00: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
catalin/fukuops!398
No description provided.