Release history
paperless-ngx releases
A community-supported supercharged document management system: scan, index and archive all your documents
All releases
16 shown
Breaking changes — review before upgrading.
- GHSA-8c6x-pfjq-9gr7
Full changelog
paperless-ngx 2.20.15
[!NOTE]
This release addresses a security issue (GHSA-8c6x-pfjq-9gr7) and is recommended for all users. Our sincere thank you to the community members who reported this.
Bug Fixes
- Fix: use only allauth login/logout endpoints @shamoon (#12639)
- Fix: correctly scope mail account enumeration @shamoon (#12636)
- Fix: prevent intermediate change event when CustomFieldQueryAtom operator changes type @ggouzi (#12597)
- Fix: reject invalid requests to API notes endpoint @ggouzi (#12582)
All App Changes
4 changesMinor fixes and improvements.
Full changelog
paperless-ngx 2.20.13
Bug Fixes
- Fix: suggest corrections only if visible results
- Fix: require view permission for more-like search
- Fix: validate document link targets
- Fix: enforce permissions when attaching accounts to mail rules
- GHSA-59xh-5vwx-4c4q
- Cascade dropdown selections when parent toggled
- Improved tag display on small cards
- Fixed dark mode dropdown colors
Fixed string coercion in filepath templates, tag ordering, and database field path limits. Addresses bugs from v2.20.7 that affected storage path templates; users can run document_renamer command to correct paths.
- Filename template rendering now uses restricted safe document context; templates relying on undocumented properties will fall back to default formatting
- GHSA-x395-6h48-wr8v
- Performance improvements for object retrieval in large installs
- GHSA-jqwv-hx7q-fxh3
- GHSA-w47q-3m69-84v8
- Performance improvement for treenode inefficiencies
Fixed UI rendering for long tag names and explicit ordering of workflow actions to prevent sorting issues.