chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.16.3 → 2.17.0 (#36473)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx)
| minor | `5622c95` -> `7e9e4b5` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.
---
### Release Notes
<details>
<summary>paperless-ngx/paperless-ngx
(ghcr.io/paperless-ngx/paperless-ngx)</summary>
###
[`v2.17.0`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.17.0):
Paperless-ngx v2.17.0
[Compare
Source](https://redirect.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
[@​shamoon](https://redirect.github.com/shamoon)
([#​10218](https://redirect.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 [@​shamoon](https://redirect.github.com/shamoon)
([#​10214](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10214))
- Feature: add Persian translation
[@​shamoon](https://redirect.github.com/shamoon)
([#​10183](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10183))
- Enhancement: support import of zipped export
[@​kaerbr](https://redirect.github.com/kaerbr)
([#​10073](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10073))
##### Bug Fixes
- Fix: more api fixes
[@​shamoon](https://redirect.github.com/shamoon)
([#​10204](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10204))
- Fix: restore expected pre-2.16 scheduled workflow offset behavior
[@​shamoon](https://redirect.github.com/shamoon)
([#​10218](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10218))
- Fix: fix some API crashes
[@​shamoon](https://redirect.github.com/shamoon)
([#​10196](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10196))
- Fix: remove duplicate base path in websocket urls
[@​robertmx](https://redirect.github.com/robertmx)
([#​10194](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10194))
- Fix: use hard delete for custom fields with workflow removal
[@​shamoon](https://redirect.github.com/shamoon)
([#​10191](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10191))
- Fix: fix mail account test api schema
[@​shamoon](https://redirect.github.com/shamoon)
([#​10164](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10164))
- Fix: correct api schema for mail_account process
[@​shamoon](https://redirect.github.com/shamoon)
([#​10157](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10157))
- Fix: correct api schema for next_asn
[@​shamoon](https://redirect.github.com/shamoon)
([#​10151](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10151))
- Fix: fix email and notes endpoints api spec
[@​shamoon](https://redirect.github.com/shamoon)
([#​10148](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10148))
##### Dependencies
- Chore: bump angular/common to 19.12.14
[@​shamoon](https://redirect.github.com/shamoon)
([#​10212](https://redirect.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 [@​shamoon](https://redirect.github.com/shamoon)
([#​10214](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10214))
- Fix: more api fixes
[@​shamoon](https://redirect.github.com/shamoon)
([#​10204](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10204))
- Fix: restore expected pre-2.16 scheduled workflow offset behavior
[@​shamoon](https://redirect.github.com/shamoon)
([#​10218](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10218))
- Chore: switch from os.path to pathlib.Path
[@​gothicVI](https://redirect.github.com/gothicVI)
([#​9933](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/9933))
- Chore: bump angular/common to 19.12.14
[@​shamoon](https://redirect.github.com/shamoon)
([#​10212](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10212))
- Fix: fix some API crashes
[@​shamoon](https://redirect.github.com/shamoon)
([#​10196](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10196))
- Fix: remove duplicate base path in websocket urls
[@​robertmx](https://redirect.github.com/robertmx)
([#​10194](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10194))
- Fix: use hard delete for custom fields with workflow removal
[@​shamoon](https://redirect.github.com/shamoon)
([#​10191](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10191))
- Feature: add Persian translation
[@​shamoon](https://redirect.github.com/shamoon)
([#​10183](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10183))
- Enhancement: support import of zipped export
[@​kaerbr](https://redirect.github.com/kaerbr)
([#​10073](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10073))
- Fix: fix mail account test api schema
[@​shamoon](https://redirect.github.com/shamoon)
([#​10164](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10164))
- Fix: correct api schema for mail_account process
[@​shamoon](https://redirect.github.com/shamoon)
([#​10157](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10157))
- Fix: correct api schema for next_asn
[@​shamoon](https://redirect.github.com/shamoon)
([#​10151](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10151))
- Fix: fix email and notes endpoints api spec
[@​shamoon](https://redirect.github.com/shamoon)
([#​10148](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10148))
</details>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->