paperless-ngx | v2.20.11

paperless-ngx v2.20.11 released on 16-03-2026


paperless-ngx v2.20.11 is out now. Recommended for all users to patch the security issue GHSA-59xh-5vwx-4c4q.

Visit the project’s GitHub release page for full details and upgrade instructions.

What’s in this release

  • Security fix addressing GHSA-59xh-5vwx-4c4q; users should update to v2.20.11 to ensure the vulnerability is patched.
  • Fix for incorrect active colour in dropdown lists when using dark mode (PR #12328), restoring correct visual contrast.
  • Dropdown behaviour improvement: clearing descendant selections when a parent is toggled to prevent hidden or inconsistent child selections (PR #12326).

Upgrade notes

  • No breaking changes are listed in the release notes; updating to v2.20.11 is recommended to apply the security patch and UI fixes. See the GitHub release for the exact changelog.
  • If you need to roll back, revert to your previous deployment artefacts and follow your existing rollback procedure.

Let the community know how the update behaves in your environment — report any regressions or improvements on the project’s issue tracker or release discussion.

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