zotkit 0.2.0 — Zotero Storage support
attach and fetch now work for both attachment storage modes, auto-detected from your .env:
WEBDAV_*configured → direct WebDAV read/write (unchanged, tested end-to-end)- no
WEBDAV_*→ Zotero Storage via the Web API's official file endpoints (new)
Nothing to configure — just omit the WebDAV lines if you use Zotero Storage.
Note: attach()'s return field webdav_ok is now storage ("webdav" or "zotero").