Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.20.7
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.20.6 → 2.20.7 |
Release Notes
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)
v2.20.7: Paperless-ngx v2.20.7
[!NOTE]
This release addresses a security issue (GHSA-x395-6h48-wr8v) and is recommended for all users. Our sincere thank you to the community members who reported this.
paperless-ngx 2.20.7
Breaking
- Filename template rendering now uses a restricted safe document context for storage paths. Templates relying on unexpected/undocumented document model properties may no longer render and will fall back to default filename formatting.
Bug Fixes
- Fix: correct user dropdown button icon styling @shamoon (#12092)
- Fix: fix broken docker create_classifier command in 2.20.6 @shamoon (#11965)
- Performance fix: use subqueries to improve object retrieval in large installs @shamoon (#11950)