This release includes 3 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Light signalMiniMax M3 is now the default model across all providers, replacing MiniMax-M2.7.
Why it matters: Affects default model selection and pricing for minimax, minimax-api, and minimax-cn providers with a context window set to 512K; update integrations accordingly.
Summary
AI summaryMiniMax M3 replaces MiniMax-M2.7 as the default model across all providers with updated pricing and context window.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | High |
MiniMax M3 replaces MiniMax-M2.7 as default model across all providers. MiniMax M3 replaces MiniMax-M2.7 as default model across all providers. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Feature | Low |
Pricing updated to $0.60 per 1M input tokens and $2.40 per 1M output tokens. Pricing updated to $0.60 per 1M input tokens and $2.40 per 1M output tokens. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Feature | Low |
Context window increased to 512K tokens. Context window increased to 512K tokens. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
| Refactor | Low |
README provider list updated to be generic, no longer pinned to specific model versions. README provider list updated to be generic, no longer pinned to specific model versions. Source: llm_adapter@2026-06-01 Confidence: high |
— |
Full changelog
MiniMax M3: the new MiniMax flagship replaces M2.7 across all three MiniMax providers (subscription, pay-per-use, China), with updated pricing and context window so cost tracking stays accurate.
Changed
- MiniMax M3 (
MiniMax-M3) replacesMiniMax-M2.7as the model + default for
theminimax,minimax-api, andminimax-cnproviders. Pricing updated to the
standard rate $0.60 / $2.40 per 1M tokens (input / output) and context window
to 512K, so/costand the dashboard bill it correctly. The native macOS / iOS
apps get the same update via the shared CodeepCore catalog. - README provider list is now generic (model families, not pinned versions) —
it no longer needs editing every time a provider ships a new model.
Breaking Changes
- `MiniMax-M2.7` removed as default model for `minimax`, `minimax-api`, and `minimax-cn` providers; replaced by `MiniMax-M3`.
- Pricing changed to $0.60 per 1M input tokens and $2.40 per 1M output tokens across all MiniMax providers.
- Context window increased from previous limit to 512K tokens for the new default model.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Codeep
All releases →Related context
Related tools
Earlier breaking changes
- v2.0.0 McpServer protocol now optional fields `command`, `args`, plus new `url` and `headers`; version bumped to 2.0.0.
Beta — feedback welcome: [email protected]