github papra-hq/papra @papra/app@26.5.0

7 hours ago
  • #960 f4b361e Thanks @anbraten! - Added the ability to save search queries as views, allowing quick access to frequently used searches. Saved views can be accessed from the sidebar.

  • #1130 4fc4f68 Thanks @CorentinTh! - Added document sharing by link: generate a public link to share a document with anyone, without requiring a Papra account. Links can optionally be password-protected and given an expiration date, can be disabled/re-enabled, and are all manageable from a new organization-level "Share links" page.

  • #1111 1ecd2c8 Thanks @CorentinTh! - Fix admin layout pushing the sidenav out of view when page content is long.

  • #1130 4fc4f68 Thanks @CorentinTh! - Laid out the base for the rate limit system.

  • #1121 3a67507 Thanks @CorentinTh! - Added the possibility to disable the initial startup execution of all scheduled tasks by setting the RUN_SCHEDULED_TASKS_ON_STARTUP_DEFAULT=false environment variable, mainly usefull for instance that reboot often, dev environments or fast startup requirements (few ms gained). Each task startup configuration remain individually configurable with their dedicated environment variable.

  • #1135 d73933a Thanks @CorentinTh! - Added api-key permissions for managing custom properties

  • #1141 f93d6e1 Thanks @CorentinTh! - Custom property definition deletion endpoint (DELETE /api/organizations/:organizationId/custom-properties/:propertyDefinitionId) now returns a 204 with no body instead of a 200 with an empty object.

  • #1133 a0f2455 Thanks @CorentinTh! - Added the possibility to add notes to documents, which can be used to add additional information or context to a document.

  • #1109 d9bc129 Thanks @CorentinTh! - Added the possibility to delete a user in the admin user details page.

  • #996 2a8bdec Thanks @magic0whi! - Fix preview of pdfs without embedded fonts by packaging cmaps and custom fonts in the app assets. Increasing the bundle size by ~2mb, but it's worth it for the improved UX and compatibility with a wider range of pdfs.

Don't miss a new papra release

NewReleases is sending notifications on new releases.