Skip to content

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 08:42
· 18 commits to main since this release

Fixed

  • Security: Hardened the local API server's CSRF protection by shifting from a fail-open to a fail-closed architecture. The /api/download and /api/batch-generate endpoints now explicitly reject requests that omit Origin or Referer headers.