v2.16.1

MiniMax-AI/MiniMax-01v2.16.1Jul 29, 2025by Leizhenpeng

AI Summary

This release adds support for several new AI models including Claude 3.7, GPT-4.1/4.5, and OpenAI o3/o4-mini, alongside new provider integrations like Alibaba and 302ai. It also includes UI improvements such as Danish and Korean documentation updates, fixes for Mistral icon detection, and enhancements to image upload functionality for multimodal models.

Key Highlights

  • Added support for Claude 3.7, GPT-4.1/4.5 families, and OpenAI o3/o4-mini models
  • Integrated new providers including Alibaba (vision/omni models) and 302ai
  • Enhanced image upload functionality for multimodal Claude 4 and Gemini 2.5 series
  • Migrated to Claude 4 architecture with markdown improvements for o1/o3 models
  • Updated documentation and UI with Danish and Korean language support

New Features

  • Danish language translation support
  • Claude 3.7 model support
  • Alibaba vision model and omni model support
  • GPT-4.1 family and GPT-4.5-preview support
  • OpenAI o3 and o4-mini support
  • Gemini 2.5-pro-preview-06-05 support
  • Grok3 model support
  • 302ai provider support
  • Markdown inclusion encouragement for o1/o3 models
  • Moonshot model updates
  • Migration to Vite build system

Full Release Notes

## What's Changed
* Translation to danish by @rasmuserik in https://github.com/ChatGPTNextWeb/NextChat/pull/6235
* Fix: Improve Mistral icon detection and remove redundant code. by @rexkyng in https://github.com/ChatGPTNextWeb/NextChat/pull/6295
* claude 3.7 support by @hyiip in https://github.com/ChatGPTNextWeb/NextChat/pull/6293
* fix: enforce that the first message (excluding system messages) is a … by @Kadxy in https://github.com/ChatGPTNextWeb/NextChat/pull/6311
* Remove duplicate links by @umar-mq in https://github.com/ChatGPTNextWeb/NextChat/pull/6310
* 2025年2月28日 by @Telis-Tao in https://github.com/ChatGPTNextWeb/NextChat/pull/6307
* feat(alibaba): Added alibaba vision model and omni model support by @Little-LittleProgrammer in https://github.com/ChatGPTNextWeb/NextChat/pull/6292
* test: fix unit test failures by @vangie in https://github.com/ChatGPTNextWeb/NextChat/pull/6344
* Update README.md by @Leizhenpeng in https://github.com/ChatGPTNextWeb/NextChat/pull/6392
* Add gpt-4.1 family & gpt-4.5-preview support by @stephen-zeng in https://github.com/ChatGPTNextWeb/NextChat/pull/6450
* Update README.md by @Leizhenpeng in https://github.com/ChatGPTNextWeb/NextChat/pull/6458
* Support OpenAI o3 and o4-mini by @ACTOR-ALCHEMIST in https://github.com/ChatGPTNextWeb/NextChat/pull/6457
* Add gemini-2.5-pro-preview-06-05 into constant.ts by @KevinShiCN in https://github.com/ChatGPTNextWeb/NextChat/pull/6514
* 加入Grok3模型列表 by @dreamsafari in https://github.com/ChatGPTNextWeb/NextChat/pull/6460
* Fix: Encourage markdown inclusion in model responses for o1/o3 by @yunlingz in https://github.com/ChatGPTNextWeb/NextChat/pull/6425
* Removed deprecated Gemini models by @dupl in https://github.com/ChatGPTNextWeb/NextChat/pull/6515
* Feat/support 302ai provider by @JI4JUN in https://github.com/ChatGPTNextWeb/NextChat/pull/6542
* Feat/support 302ai provider by @JI4JUN in https://github.com/ChatGPTNextWeb/NextChat/pull/6557
* Migrate to claude 4 by @hyiip in https://github.com/ChatGPTNextWeb/NextChat/pull/6552
* fix: Update the regular expressions to support image upload functionality for multimodal Claude 4 and Gemini 2.5 series. by @LePao1 in https://github.com/ChatGPTNextWeb/NextChat/pull/6562
* Add gemini-2.5-pro tag, you can use free gemini-2.5-pro by @zhang-zhonggui in https://github.com/ChatGPTNextWeb/NextChat/pull/6570
* fix typo by @kahirokunn in https://github.com/ChatGPTNextWeb/NextChat/pull/6581
* Docs: Add & Update korean docs  by @terrydkim in https://github.com/ChatGPTNextWeb/NextChat/pull/6580
* chore: Use Vite instead of Create React App by @CheriseCodes in https://github.com/ChatGPTNextWeb/NextChat/pull/6573
* feat: Update moonshot models and fix for typo by @jerryno6 in https://github.com/ChatGPTNextWeb/NextChat/pull/6572

## New Contributors
* @rasmuserik made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6235
* @rexkyng made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6295
* @umar-mq made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6310
* @Telis-Tao made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6307
* @Little-LittleProgrammer made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6292
* @vangie made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6344
* @stephen-zeng made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6450
* @ACTOR-ALCHEMIST made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6457
* @KevinShiCN made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6514
* @dreamsafari made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6460
* @yunlingz made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6425
* @JI4JUN made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6542
* @LePao1 made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6562
* @zhang-zhonggui made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6570
* @kahirokunn made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6581
* @terrydkim made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6580
* @CheriseCodes made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6573
* @jerryno6 made their first contribution in https://github.com/ChatGPTNextWeb/NextChat/pull/6572

**Full Changelog**: https://github.com/ChatGPTNextWeb/NextChat/compare/v2.16.0...v2.16.1