v1.4.459
yarnpkg/yarnv1.4.459Jul 16, 2026by github-actions[bot]
AI Summary
This release upgrades the default MiniMax model to the newer M3 version and cleans up the static model list by removing deprecated variants.
Key Highlights
- Upgraded MiniMax default model to M3, making it the flagship selection.
- Removed deprecated models (M2.5, M2, M2.1, etc.) from the static list.
- Retained M2.7 and M2.7-highspeed as available alternative models.
New Features
- MiniMax default model upgrade to M3
- Removal of deprecated MiniMax models from static list
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.