v1.4.459
bigcapitalhq/bigcapitalv1.4.459Jul 16, 2026by github-actions[bot]
AI Summary
This update upgrades the default MiniMax model to M3 and removes deprecated models from the static list.
Key Highlights
- Default MiniMax model upgraded to M3
- MiniMax-M3 added to the static model list as the new default
- Deprecated models (M2.5, M2.5-highspeed, M2, M2.1, etc.) removed from the static list
New Features
- MiniMax-M3 as the new default model
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.