You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linked DMS documents now show a compact first-page thumbnail so the right file can be recognized without opening it (#533). In the documents list, Paperless-linked documents render a thumbnail over the category glyph, and the "Link from DMS" picker previews each hit with a thumbnail plus filename and file type before linking. The picker preview also opens the original document in the DMS in a new tab. Thumbnails are proxied server-side (visibility-enforced for the list, admin-only for the picker), restricted to a raster-image allowlist with nosniff and a strict CSP, and gracefully fall back to the category icon whenever a preview cannot be generated (for example providers without a thumbnail endpoint, such as Papra).