--skip-ocr
flag. Works only with Papermerge REST API >= 3.1
- papermerge-cli import option --delete without any function Issue#592
- pydantic dependency upgraded from 1.x to v2.5
import
command fixed to work with REST API version 3.0 (Papermerge DMS 3.0)server-version
command added (returns version of server REST API)
- Show tabelar output using rich styles Issue#noissue
- Various minor fixes/additions (e.g. rich formatting was added) Issue#20
- add
--version
flag which will show papermerge-cli version Issue#13
- Fixes exception when host name contains trailing slash Issue#15
- auth command should not ask for password confirmation Issue#17
- Relax python requirement from strict 3.10.x to >= 3.8 and < 3.11 #11