Skip to content

v0.3.0

Choose a tag to compare

@runapi-builder runapi-builder released this 17 Jul 07:51
· 25 commits to main since this release

Added

  • Add Midjourney commands for image generation, editing, image-to-video, image-to-prompt, and seed lookup.
  • Add interactive and JSON API key discovery, project .runapi.toml selection, positional forwarding URLs, and per-key Listen Signing Secret output.

Security

  • Scope callback delivery, listener limits, and signing secrets to the explicitly selected API key.
  • Stop listeners when credentials or selected keys become unusable instead of silently selecting another key.

Upgrade

  • Existing listener users must update the CLI, run runapi login again, update their webhook secret, and restart local listeners.