Releases: papermerge/papermerge-core
Releases · papermerge/papermerge-core
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
[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
[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
3.0.2
[3.0.2] - 2024-01-21
Fixes
- Fix create_user to work with MySql/MariaDB/sqlite3 Issue#579
- Fix Error / Internal Server Error Issue#581
- Fix Error thrown after successful login Issue#307
- Fix wrong download URL for document version in viewer
- Fix nodes pagination (num_pages int rounded up instead of down)
3.0.1
[3.0.1] - 2024-01-13
Fixed
- Django ORM leaves DB connections open Issue#575
- Add extra language codes Issue#571
- Create user/home/folder in one DB transaction Issue#572
v2.1.9
[2.1.9] - 2023-04-01
Fixed
v2.1.8
This release does not add any application feature or bugfix, instead it simplifies the docker image. Starting with 2.1.8 version, papermerge/papermerge docker image includes static assets, (UI) and websockets server; this basically hides from docker image users such details as separation of frontend from the backend.
For more details on how to use new docker image see:
[2.1.8] - 2023-03-18
- Simplified docker image - ONE docker image for both backend + frontend issue#537
v2.1.7
[2.1.7] - 2023-03-09
Fixed
- Restore command fails when using PostgreSQL issue#514
v2.1.5
[2.1.5] - 2023-01-30
Fixed
- Fix backup/restore utility to work with latest version of Papermerge DMS (i.e. 2.1.x) issue#508
- Wrong breadcrumb path when openening document/folder issue#509