Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.16.3
No problems upgrading the Docker container with a Docker compose yaml file within Portainer and by means of Portainer DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
ghcr.io/paperless-ngx/paperless-ngx | patch | 2.16.2 -> 2.16.3 |
Release Notes
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)
v2.16.3
: Paperless-ngx v2.16.3
paperless-ngx 2.16.3
Features / Enhancements
- Performance: pre-filter document list in scheduled workflow checks @shamoon (#10031)
- Chore: refactor consumer plugin checks to a pre-flight plugin @shamoon (#9994)
- Enhancement: include DOCUMENT_TYPE to post consume scripts @matthesrieke (#9977)
Bug Fixes
- Fix: handle whoosh query correction errors @shamoon (#10121)
- Fix: handle favicon with non-default static dir @shamoon (#10107)
- Fixhancement: cleanup user or group references in settings upon deletion @shamoon (#10049)
- Fix: Add exception to
utime
incopy_basic_file_stats
@Freilichtbuehne (#10070) - Fix: include base href when opening global search result in new window @shamoon (#10066)
Dependencies
10 changes
- Chore(deps): Bump the small-changes group across 1 directory with 3 updates @dependabot[bot] (#10085)
- Chore(deps): Update granian[uvloop] requirement from ~=2.2.0 to ~=2.3.2 @dependabot[bot] (#10055)
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 18 updates @dependabot[bot] (#10099)
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @dependabot[bot] (#10100)
- Chore(deps): Bump bootstrap from 5.3.3 to 5.3.6 in /src-ui @dependabot[bot] (#10091)
- Chore(deps-dev): Bump @<!---->codecov/webpack-plugin from 1.9.0 to 1.9.1 in /src-ui @dependabot[bot] (#10090)
- Chore(deps-dev): Bump @<!---->types/node from 22.15.3 to 22.15.29 in /src-ui @dependabot[bot] (#10089)
- Chore(deps): Bump zone.js from 0.15.0 to 0.15.1 in /src-ui @dependabot[bot] (#10088)
- docker(deps): bump astral-sh/uv from 0.7.8-python3.12-bookworm-slim to 0.7.9-python3.12-bookworm-slim @dependabot[bot] (#10084)
- docker(deps): Bump astral-sh/uv from 0.6.16-python3.12-bookworm-slim to 0.7.8-python3.12-bookworm-slim @dependabot[bot] (#10056)
All App Changes
16 changes
- Fix: handle whoosh query correction errors @shamoon (#10121)
- Performance: pre-filter document list in scheduled workflow checks @shamoon (#10031)
- Chore(deps): Bump the small-changes group across 1 directory with 3 updates @dependabot[bot] (#10085)
- Chore: refactor consumer plugin checks to a pre-flight plugin @shamoon (#9994)
- Chore(deps): Update granian[uvloop] requirement from ~=2.2.0 to ~=2.3.2 @dependabot[bot] (#10055)
- Fix: handle favicon with non-default static dir @shamoon (#10107)
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 18 updates @dependabot[bot] (#10099)
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @dependabot[bot] (#10100)
- Chore(deps): Bump bootstrap from 5.3.3 to 5.3.6 in /src-ui @dependabot[bot] (#10091)
- Chore(deps-dev): Bump @<!---->codecov/webpack-plugin from 1.9.0 to 1.9.1 in /src-ui @dependabot[bot] (#10090)
- Chore(deps-dev): Bump @<!---->types/node from 22.15.3 to 22.15.29 in /src-ui @dependabot[bot] (#10089)
- Chore(deps): Bump zone.js from 0.15.0 to 0.15.1 in /src-ui @dependabot[bot] (#10088)
- Fixhancement: cleanup user or group references in settings upon deletion @shamoon (#10049)
- Enhancement: include DOCUMENT_TYPE to post consume scripts @matthesrieke (#9977)
- Fix: Add exception to
utime
incopy_basic_file_stats
@Freilichtbuehne (#10070) - Fix: include base href when opening global search result in new window @shamoon (#10066)