Skip to content

Releases: papermerge/papermerge-core

3.5.3

18 Aug 05:40
13994c3
Compare
Choose a tag to compare

3.5.3 - 2025-08-18

  • Performance - async instead of sync: all REST API/DB operations are changed to async
  • add home/inbox folder DB level NOT NULL constraints
  • [FE] User friendly RoleForm (now is a tree of checkboxes)
  • User latest version of auth-server (1.1.5 instead of 1.1.3)
  • Dependency updates via dependabot. Thank you @ReneHezser for contributing

3.5.2

24 Jul 03:53
b6af3c7
Compare
Choose a tag to compare

[3.5.2] - 2025-07-23

3.5.1

11 May 06:55
Compare
Choose a tag to compare

[3.5.1] - 2025-05-11

Changes

  • add "if_not_exists=True" to role creation migration
  • fix access scope for custom field updates
  • fix issue 3.5 - No upload possible

3.5

01 May 05:55
Compare
Choose a tag to compare
3.5

[3.5] - 2025-05-01

Adds

  • Group Ownership
  • Share Documents and Folders
  • i18n - thank you to bl1nkker for adding this feature

3.4.1

15 Mar 12:39
Compare
Choose a tag to compare

[3.4.1] - 2025-03-15

Changes

  • Fixes sorting by custom field with empty values issue
  • Fix alembic error when staring app with blank sqlite database
  • Include "BHT" and "TL" currencies for monetary custom field
  • Update frontend dependencies (react 19, mantine, redux etc)
  • Update python dependencies

3.4

02 Feb 05:31
716d68f
Compare
Choose a tag to compare
3.4

[3.4] - 2025-02-02

Changes

  • pyproject.toml upgraded for poetry 2.0
  • in document details view, values of document type dropdown are sorted alphabetically and autocomplete
  • in "new document type" modal dialog, custom field dropdown is sorted alphabetically
  • Fixes blocking bug in "view by document type" which resulted values displayed in wrong columns
  • Fixes "No Visual Feedback on Wrong Credentials" Issue#579
  • Fix following problem: it is not possible to delete a tag if it was attached to a node
  • Fix following problem: it is not possible to delete node if it has attached tag

Adds

  • Column sorting and filtering in document type list view
  • Column sorting and filtering in custom field list view
  • Column sorting and filtering in tags list view
  • Minor UX improvements: notification messages on custom field and document type CRUD
    operations
  • For Macintosh users: when in dual panel mode with one panel command + document type,
    user can open docs in other panel by pressing Alt key while clicking on the document
    title (in commander)

3.3.1

19 Jan 06:21
Compare
Choose a tag to compare
  • Custom fields
  • Document Types (i.e. Categories)
  • New UI (with dark/light modes support)
  • Path Templates (via Jinja2)

3.2

07 Apr 05:21
058420d
Compare
Choose a tag to compare
3.2

[3.2] - 2024-04-07

Adds

  • Authorization (permissions, groups)
  • Remote user authentication
  • OIDC authentication with support for any provider (tested with Keycloak, Authentik)

3.1

23 Feb 05:44
3ed3084
Compare
Choose a tag to compare
3.1

[3.1] - 2024-02-23

Adds

  • Support of OAuth2 authentication with Google and GitHub providers
  • Support for OpenLDAP (RFC 4510) authentication
  • Support for node's custom IDs Issue#325
  • Exclude document from OCR Issue#598

Fixes

  • Getting '500 - Internal Server Error' when patching node tags Issue#326
  • papermerge-cli import option --delete without any function Issue#592

3.0.3

01 Feb 05:13
Compare
Choose a tag to compare

[3.0.3] - 2024-02-01

Fixes

  • Logging out doesn't bring up log in dialogue Issue#574
  • Ship spa, ita, fra, ron and por OCR languages data in docker image Issue#586
  • Fix create_token.sh throws an error Issue#314
  • Empty Folder on Second Page Issue#584
  • Include Dutch language OCR data in default docker image
  • Add Gujrati, Hindi and Sanskrit language codes Issue#583