v1.4.459
nari-labs/dia2v1.4.459Jul 16, 2026by github-actions[bot]
AI Summary
Upgrades the MiniMax default model to M3 and removes deprecated older model variants.
Key Highlights
- Upgraded MiniMax default model to M3, making it the new flagship selection.
- Added MiniMax-M3 to the static model list as the first entry.
- Retained MiniMax-M2.7 and MiniMax-M2.7-highspeed as available alternatives.
- Removed deprecated models (M2.5, M2.5-highspeed, M2.5-lightning, M2, M2.1, and M2.1-lightning).
Breaking Changes
- Removed deprecated models (M2.5, M2.5-highspeed, M2.5-lightning, M2, M2.1, and M2.1-lightning).
New Features
- MiniMax default model upgraded to M3
Full Release Notes
## Changes ### PR [#2135](https://github.com/danielmiessler/Fabric/pull/2135) by [octo-patch](https://github.com/octo-patch): feat: upgrade MiniMax default model to M3 - Upgraded the MiniMax default model to M3, making it the new flagship selection. - Added MiniMax-M3 to the static model list as the first entry, establishing it as the default. - Retained MiniMax-M2.7 and MiniMax-M2.7-highspeed as available alternative models. - Removed deprecated models (M2.5, M2.5-highspeed, M2.5-lightning, M2, M2.1, and M2.1-lightning) from the static list.