Paperless-ngx logo

Paperless-ngx

Community-supported document management system to scan, index and archive all your documents

Alternative to: evernote, docuware, m-files

Paperless-ngx screenshot

About Versions (100)

v2.4.0

2024-01-19

paperless-ngx 2.4.0

⚠️ Important

v2.4.0 contains a change to the authentication methods available to the API that could represent a security risk for certain installations behind a reverse-proxy. This change was reverted in v2.4.1 and we recommend that all users upgrade to that version. See #5534

Features / Enhancements

  • Enhancement: support remote user auth directly against API (DRF) @shamoon (#5386)
  • Feature: Add additional caching support to suggestions and metadata @stumpylog (#5414)
  • Feature: help tooltips @shamoon (#5383)
  • Enhancement: warn when outdated doc detected @shamoon (#5372)
  • Feature: app branding @shamoon (#5357)

Bug Fixes

  • Fix: doc link removal when has never been assigned @shamoon (#5451)
  • Fix: dont lose permissions ui if owner changed from null @shamoon (#5433)
  • Fix: Getting next ASN when no documents have an ASN @stumpylog (#5431)
  • Fix: signin username floating label @shamoon (#5424)
  • Fix: “shared by me” filter with multiple users / groups in postgres @shamoon (#5396)
  • Fix: Catch new warning when loading the classifier @stumpylog (#5395)
  • Fix: doc detail component fixes @shamoon (#5373)

Maintenance

  • Chore: better bootstrap icons @shamoon (#5403)
  • Chore: Close outdated support / general discussions @shamoon (#5443)

Dependencies

  • Chore(deps): Bump the small-changes group with 2 updates @dependabot (#5413)
  • Chore(deps-dev): Bump the development group with 2 updates @dependabot (#5412)
  • Chore(deps-dev): Bump jinja2 from 3.1.2 to 3.1.3 @dependabot (#5352)

All App Changes

16 changes
  • Fix: doc link removal when has never been assigned @shamoon (#5451)
  • Chore: better bootstrap icons @shamoon (#5403)
  • Fix: dont lose permissions ui if owner changed from null @shamoon (#5433)
  • Enhancement: support remote user auth directly against API (DRF) @shamoon (#5386)
  • Fix: Getting next ASN when no documents have an ASN @stumpylog (#5431)
  • Feature: Add additional caching support to suggestions and metadata @stumpylog (#5414)
  • Chore(deps): Bump the small-changes group with 2 updates @dependabot (#5413)
  • Chore(deps-dev): Bump the development group with 2 updates @dependabot (#5412)
  • Fix: signin username floating label @shamoon (#5424)
  • Feature: help tooltips @shamoon (#5383)
  • Enhancement / QoL: show selected tasks count @shamoon (#5379)
  • Fix: “shared by me” filter with multiple users / groups in postgres @shamoon (#5396)
  • Fix: doc detail component fixes @shamoon (#5373)
  • Enhancement: warn when outdated doc detected @shamoon (#5372)
  • Feature: app branding @shamoon (#5357)
  • Chore: Initial refactor of consume task @stumpylog (#5367)