Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.18.4
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.18.3 -> 2.18.4 |
Release Notes
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)
v2.18.4
: Paperless-ngx v2.18.4
paperless-ngx 2.18.4
Features / Enhancements
Bug Fixes
- Revert "Performance: Enable virtual scrolling for large custom field … @shamoon (#10803)
- Fixhancement: update sidebar view counts on save & next also @shamoon (#10793)
- Performance fix: add paging for custom field select options @shamoon (#10755)
Dependencies
8 changes
- Chore(deps-dev): Bump the frontend-jest-dependencies group in /src-ui with 2 updates @shamoon (#10770)
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @dependabot[bot] (#10745)
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 22 updates @dependabot[bot] (#10744)
- Chore(deps): Bump bootstrap from 5.3.7 to 5.3.8 in /src-ui @dependabot[bot] (#10740)
- Chore(deps-dev): Bump @playwright/test from 1.54.2 to 1.55.0 in /src-ui @dependabot[bot] (#10743)
- Chore(deps-dev): Bump webpack from 5.101.0 to 5.101.3 in /src-ui @dependabot[bot] (#10751)
- Chore(deps-dev): Bump @types/node from 24.1.0 to 24.3.0 in /src-ui @dependabot[bot] (#10750)
- Chore(deps): Bump the actions group with 3 updates @dependabot[bot] (#10757)
All App Changes
13 changes
- Revert "Performance: Enable virtual scrolling for large custom field … @shamoon (#10803)
- Fixhancement: update sidebar view counts on save & next also @shamoon (#10793)
- Fix: Make mypy work with uv @gothicVI (#10783)
- Enhancement: report websocket status @shamoon (#10777)
- Chore(deps-dev): Bump the frontend-jest-dependencies group in /src-ui with 2 updates @shamoon (#10770)
- Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @dependabot[bot] (#10745)
- Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 22 updates @dependabot[bot] (#10744)
- Chore(deps): Bump bootstrap from 5.3.7 to 5.3.8 in /src-ui @dependabot[bot] (#10740)
- Chore(deps-dev): Bump @playwright/test from 1.54.2 to 1.55.0 in /src-ui @dependabot[bot] (#10743)
- Chore(deps-dev): Bump webpack from 5.101.0 to 5.101.3 in /src-ui @dependabot[bot] (#10751)
- Chore(deps-dev): Bump @types/node from 24.1.0 to 24.3.0 in /src-ui @dependabot[bot] (#10750)
- Chore: switch from os.path to pathlib.Path @gothicVI (#10539)
- Performance fix: add paging for custom field select options @shamoon (#10755)