github jonaswinkler/paperless-ng ng-0.9.10
Paperless-ng 0.9.10

latest releases: ng-1.5.0, ng-1.4.5, ng-1.4.4...
pre-release3 years ago
  • Bulk editing

    • Thanks to Michael Shamoon, we've got a new interface for the bulk editor.
    • There are some configuration options in the settings to alter the behavior.
  • Other changes and additions

    • Thanks to zjean, paperless now publishes a webmanifest, which is useful for adding the application to home screens on mobile devices.
    • The Paperless-ng logo now navigates to the dashboard.
    • Filter for documents that don't have any correspondents, types or tags assigned.
    • Tags, types and correspondents are now sorted case insensitive.
    • Lots of preparation work for localization support.
  • Fixes

    • Added missing dependencies for Raspberry Pi builds.
    • Fixed an issue with plain text file consumption: Thumbnail generation failed due to missing fonts.
    • An issue with the search index reporting missing documents after bulk deletes was fixed.
    • Issue with the tag selector not clearing input correctly.
    • The consumer used to stop working when encountering an incomplete classifier model file.

Note:

The bulk delete operations did not update the search index. Therefore, documents that you deleted remained in the index and caused the search to return messages about missing documents when searching. Further bulk operations will properly update the index.

However, this change is not retroactive: If you used the delete method of the bulk editor, you need to reindex your search index by running the management command document_index with the argument reindex.

Don't miss a new paperless-ng release

NewReleases is sending notifications on new releases.