Releases: runapi-ai/cli
Releases · runapi-ai/cli
Release list
v0.3.1
v0.3.0
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.tomlselection, 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 loginagain, update their webhook secret, and restart local listeners.
v0.2.17
Changed
- Add CLI contract metadata for Kling V3 Turbo text-to-video and image-to-video.
- Include generated enum validation for duration, aspect ratio, and output resolution.
- Refresh the CLI generated contract so Grok Imagine text-to-video and image-to-video commands recognize
grok-imagine-video-1.5-preview.
v0.2.16
Changed
- Refresh bundled CLI contract metadata for current SDK validation.
v0.2.15
Changed
- Refresh the CLI Seedance commands to depend on the published Seedance Go SDK release.
v0.2.14
Added
- Add Nano Banana 2 Lite command metadata.
Changed
- Publish v0.2.14.
v0.2.13
Fixed
- Command help and input validation now reflect current field names and allowed values from the RunAPI request contract.
v0.2.12
Fixed
- Command help and input validation now reflect current field names and allowed values from the RunAPI request contract.
v0.2.11
Added
- Upload local media file paths automatically in CLI create commands before task creation.
Changed
- Preserve explicit JSON null entries in media arrays while processing local file uploads.
v0.2.10
Added
- File upload command
- Universal account and files resources