v1.4.459

danielmiessler/Fabricv1.4.459Jul 16, 2026by github-actions[bot]

AI Summary

Upgraded the default MiniMax model to M3, making it the flagship selection, while removing deprecated models from the static list.

Key Highlights

  • MiniMax M3 becomes the new default model
  • Removed deprecated models (M2.5 series, M2 series) from static list
  • M2.7 and M2.7-highspeed remain available as alternatives

Breaking Changes

  • MiniMax M3 is now the default model instead of previous versions
  • Deprecated MiniMax models removed 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.