github papra-hq/papra @papra/app@26.3.0

latest releases: @papra/lecture@0.5.0, @papra/search-parser@0.1.1
4 hours ago
  • #956 7c2b2d2 Thanks @CorentinTh! - Introduced custom properties! Define custom properties on your organization and set them on documents. Custom properties can be of different types, including text, number, select, multi-select and document or organization members relations.

  • #948 725eaff Thanks @CorentinTh! - When extracting text from PDF documents, if neither text nor images suitable for OCR are found, the pages are rendered as images and processed with OCR. Adding support for vectorized text.

  • #970 5900674 Thanks @CorentinTh! - Added support for quoted search filters, like "warranty date":>2026

  • #969 812e7c3 Thanks @CorentinTh! - Added sort actions in the tags list page

  • #939 87a94ab Thanks @CorentinTh! - Removed useless corepack installation in Dockerfiles

  • #949 ec740ed Thanks @CorentinTh! - Added document content extraction support for .xlsx and .ods files.

  • #916 65c2bea Thanks @CorentinTh! - Added low-level safeguards in the document storage service to prevent overwriting existing files

  • #943 a7b18ce Thanks @CorentinTh! - Add the document date property.

  • #921 6be6bea Thanks @CorentinTh! - Added the possibility to customize the document storage path

  • #935 62e9e66 Thanks @CorentinTh! - Add a document storage migration script to migrate documents from one storage service to another or update storage key or configuration.

  • #930 41e9f33 Thanks @CorentinTh! - Added an option to fully disable the content extraction feature.

  • #968 74828e8 Thanks @AntonPalmqvist! - Added Swedish language support

  • #945 31e27d5 Thanks @CorentinTh! - Added the date search filter, allowing to filter by document dates, like date:>2026, and has:date.

  • #953 db6badb Thanks @CorentinTh! - Added content extraction support for scanned PDFs images in 1-bit-per-pixel grayscale format.

  • #965 87d80af Thanks @CorentinTh! - Added support for searching by custom properties. For example, given a custom property status of type select with options todo, in progress and done, you could search for status:todo to find all documents with the status set to todo, or has:status to find all documents with a status set (and -has:status for documents without a status).

Don't miss a new papra release

NewReleases is sending notifications on new releases.