paperless-ngx | v2.20.9

paperless-ngx v2.20.9 released on 28-02-2026


paperless-ngx v2.20.9 is out now. This release addresses a critical security issue and is strongly recommended for all users.

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

What’s in this release

  • Addressed a critical security issue (GHSA-386h-chg4-cfw9).
  • Config option reset enhancement.
  • Corrected page count by separating display and collection sizes for tags.

Upgrade notes

  • Ensure to update to this version to mitigate the security vulnerability.
  • Rollback is possible if needed, but it’s advised to stay updated.

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

Related posts

Grafana | v12.4.3

Grafana v12 4 3: keeps internal dashboard ID, updates Go to 1 25 9, fixes Enterprise reporting with appSubURL, documents Alertmanager HA metrics prefix change

AdGuard Home | v0.107.74

AdGuard Home v0 107 74: maintenance release with security updates, Go toolchain fixes, new DoH config and schema 34, bug fixes and stability improvements

Self-hosted automation: designing for reproducible builds

A dark lab build only works when the same input gives the same image every time, and an automated build pipeline is only useful if it is boring in all the right places. Pin everything, trust nothing...