v2.1.1
Fixed
- Security: Hardened the local API server's CSRF protection by shifting from a fail-open to a fail-closed architecture. The
/api/downloadand/api/batch-generateendpoints now explicitly reject requests that omitOriginorRefererheaders.