paperless-ngx | v2.20.13

paperless-ngx v2.20.13 released on 21-03-2026


paperless-ngx v2.20.13 is out now. It stops the UI offering “suggest corrections” when no search results are visible, enforces view permissions on more-like-this searches, validates document link targets, and requires proper permissions when attaching accounts to mail rules.

See the project’s GitHub release page for full details and links to the changelog.

What’s in this release

  • Suggest corrections only if there are visible search results, avoiding irrelevant prompts.
  • More-like-this search now requires document view permission for candidate results, closing an information-leak vector.
  • Document-to-document link creation validates targets to prevent invalid or broken links and respects access rules.
  • Attaching accounts to mail rules now requires appropriate permissions to prevent unauthorised associations.

Upgrade notes

  • No breaking changes are listed in the release notes; follow your normal upgrade procedure and consult the GitHub release for details.
  • If you need to revert, roll back to the previous package version or container image tag using your usual tools.

Share your experience with the update and report any issues on the project’s issue tracker.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes