paperless-ngx | v2.20.7

paperless-ngx v2.20.7 released on 16-02-2026


paperless-ngx v2.20.7 is out now. This release addresses a critical security issue and is recommended for all users to ensure the security of the application.

Users need to visit the product GitHub or official pages for more information.

What’s in this release

  • Addresses a critical security issue (GHSA-x395-6h48-wr8v).
  • Introduces breaking changes in filename template rendering, now using a restricted safe document context for storage paths.
  • Includes several bug fixes and performance improvements, such as correcting user dropdown button icon styling and fixing the broken docker create_classifier command.

Upgrade notes

  • Filename templates relying on undocumented document model properties may no longer render correctly.
  • Ensure to review the changes before upgrading to avoid potential issues.

We invite users to share comments on their experience with this release.

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