Releases: MiniMax-AI/cli
Releases · MiniMax-AI/cli
v1.0.10
Full Changelog: v1.0.9...v1.0.10
v1.0.9
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- feat(music): add --model flag, --output-format url, apiDocs by @raylanlin in #73
- feat(video): add SEF (--last-frame), S2V (--subject-image), model auto-switch by @raylanlin in #74
- feat(image): add --seed, --width/--height, --prompt-optimizer, --aigc-watermark by @raylanlin in #75
- feat(docs): add mmx help command + API doc links to --help by @raylanlin in #76
- fix(auth): resolve timeout when API key uses x-api-key auth style by @Piyash1 in #78
- feat: add per-modality default model configuration by @raylanlin in #89
- docs: fix video --download example and clarify auth credential locations by @however-yir in #84
- docs: add per-modality default model configuration to skill by @raylanlin in #90
- fix: use correct token_plan/remains endpoint by @RyanLee-Dev in #104
New Contributors
- @Piyash1 made their first contribution in #78
- @however-yir made their first contribution in #84
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- fix(speech): use correct file extension for default output filename by @fifteen42 in #63
- fix(speech): decode SSE stream to raw audio and handle EPIPE by @BLUE-coconut in #60
New Contributors
- @fifteen42 made their first contribution in #63
- @BLUE-coconut made their first contribution in #60
Full Changelog: v1.0.5...v1.0.6
What's Changed
- fix(speech): use correct file extension for default output filename by @fifteen42 in #63
- fix(speech): decode SSE stream to raw audio and handle EPIPE by @BLUE-coconut in #60
New Contributors
- @fifteen42 made their first contribution in #63
- @BLUE-coconut made their first contribution in #60
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- fix: correct file extensions and flag names in SKILL.md by @liyuan97 in #26
- refactor: api key from file only, interactive setup, dedup utilities by @liyuan97 in #27
- fix: migrate quota endpoints from www to api subdomain by @liyuan97 in #28
- docs: polish README with logo, badges, and features overview by @liyuan97 in #31
- fix: Node.js compatibility for file upload and status bar by @raylanlin in #32
- test: add missing tests for file/upload, search/query, vision/describe by @raylanlin in #33
- feat(music): add structured flags for music generation by @raylanlin in #34
- feat(errors): improve global error interception for filesystem, network and format errors by @victor0602 in #35
- fix(config): use atomic write (tmp+rename) for credentials and config files by @victor0602 in #36
- docs(skill): sync music generate flags with CLI implementation by @raylanlin in #37
- fix(args): support global flags before command name by @EElaineYIN in #39
- fix(image): prevent URL truncation in --subject-ref parsing by @EElaineYIN in #47
- fix(config): validate MINIMAX_TIMEOUT env var to prevent NaN crash by @EElaineYIN in #46
- fix(speech): remove dead --sound-effect option by @EElaineYIN in #45
- fix(download): add error handling, backpressure, and flush-wait by @EElaineYIN in #44
- fix(commands): detect MIME type from file extension for images by @EElaineYIN in #43
- fix(commands): use ?? instead of || for numeric flag defaults by @EElaineYIN in #42
- refactor: rename CLI command from minimax to mmx by @liyuan97 in #50
- feat: show quota dashboard after successful auth login by @liyuan97 in #51
New Contributors
- @raylanlin made their first contribution in #32
- @EElaineYIN made their first contribution in #39
Full Changelog: v0.4.3...v1.0.4
v0.4.3
What's Changed
- refactor: npm-only distribution by @liyuan97 in #24
- feat: add TypeScript ESLint and clean up unused code by @liyuan97 in #25
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- ci: fix release upload globs by @liyuan97 in #22
Full Changelog: v0.4.1...v0.4.2
What's Changed
- ci: fix release upload globs by @liyuan97 in #22
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- refactor: JSON-only config, remove yaml dependency by @liyuan97 in #20
- feat: add minimax.mjs, prefer Node.js in install.sh by @liyuan97 in #21
Full Changelog: v0.4.0...v0.4.1
What's Changed
- refactor: JSON-only config, remove yaml dependency by @liyuan97 in #20
- feat: add minimax.mjs, prefer Node.js in install.sh by @liyuan97 in #21
Full Changelog: v0.4.0...v0.4.1