Releases: ciur/papermerge
Releases · ciur/papermerge
3.2
3.1
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.1
v3.0
v2.1.9
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
v2.1.5
Backend
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
Frontend
2.1.3 - 2023-01-30
Fixed
- Wrong breadcrumb path when openening document/folder issue#509
- Empty page (no save button, no form controls) when adding new user/group issue#513
Misc
- Upgrade to Ember 4.9 issue#510