Skip to content

v0.1.16

Choose a tag to compare

@github-actions github-actions released this 09 Jun 22:07
· 58 commits to main since this release
Fix PDF upload on Python 3.13+ without removed cgi module.

Replace cgi.FieldStorage with stdlib multipart parsing for /api/open.

Co-authored-by: Cursor <cursoragent@cursor.com>