Skip to content

Paperless-ngx v1.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 16:45
· 1190 commits to dev since this release

paperless-ngx 1.15.0

Features

Bug Fixes

  • Fix: KeyError error on unauthenticated API calls & persist authentication when HTTP_REMOTE_USER enabled @ajgon (#3516)
  • Fix: exclude consumer & AnonymousUser users from export manifest @shamoon (#3487)
  • Fix: prevent date suggestion search if disabled @shamoon (#3472)
  • Sync Pipfile.lock based on latest Pipfile @adamantike (#3475)
  • Fix: DocumentSerializer should return correct original filename @jayme-github (#3473)
  • consumer.py: read create_date from original file (instead of temp copy) @chrisblech (#3466)
  • Bugfix: Catch an nltk AttributeError and handle it @stumpylog (#3453)

Documentation

Development

  • Development: migrate frontend tests to playwright @shamoon (#3401)

Dependencies

10 changes

All App Changes

22 changes