Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 12:31
454f464

3.0.0 (2026-04-16)

⚠ BREAKING CHANGES

  • Multipart POST /conversion requests now return 415 Unsupported Media Type. Clients must send a raw binary body instead.

Features

  • replace multipart upload with raw binary upload + RFC 7807 errors (c09d794)