Fixed
- Paperless-ngx DMS connection failing with 406 — linking and testing a Paperless-ngx account no longer fails with an "unexpected error" / HTTP 406. The adapter now negotiates the Paperless REST API with an explicit supported
Acceptversion header and transparently falls back to the unversioned default for older instances that do not know that version. No extra environment variables are required.