Skip to content

0.8.4

Choose a tag to compare

@steipete steipete released this 05 Jan 00:25
· 298 commits to main since this release

Changed

  • Deps: update zod to 4.3.5.
  • Deps: add qs as a direct dependency (avoids Dependabot pnpm transitive-update failures).

Fixed

  • Browser: fix attachment uploads in the current ChatGPT composer (avoid duplicate uploads; avoid image-only inputs for non-image files). Original PR #60 by Alex Naidis (@TheCrazyLex) — thank you!