Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
ChatGPTNextWeb/NextChatv2.x
56 releases

TL;DR

NextChat now supports a wider range of large language models (LLMs) – including the latest from OpenAI, Google, and Alibaba – and improves image upload compatibility for multimodal models.

Breaking

None.

New

  • Expanded LLM Support: Added support for GPT-4.1, GPT-4.5-preview, Claude 4, Gemini 2.5 Pro, Alibaba vision/omni models, and Grok 3.
  • New Provider: Integrated 302.ai as a new provider option.
  • Markdown Support: Improved markdown rendering in responses from OpenAI o1/o3 models.

Fixes Worth Knowing

  • Improved detection of Mistral model icons.
  • Fixed an issue enforcing the first message in a conversation.
  • Enabled image uploads for multimodal Claude 4 and Gemini 2.5.

Before You Upgrade

No action is needed.

v2.16.1v2.16.1
Jul 29, 2025
v2.16.0v2.16.0
Feb 16, 2025
Oct 24, 2024
Aug 6, 2024
Jul 26, 2024
Jul 19, 2024
Jul 13, 2024
Nov 10, 2023
Oct 9, 2023
Oct 7, 2023
Aug 18, 2023
Jun 28, 2023
Jun 21, 2023
ChatGPTNextWeb/NextChatv1.x
21 releases

TL;DR

NextChat now supports user-defined prompts, allowing for more customized interactions with the (large language model) chatbot.

Breaking

None.

New

  • User Prompts: Define custom prompts to guide the chatbot's responses.
  • Language Support: Added German, Japanese, and Turkish language translations.
  • Markdown Rendering: Improved performance by lazy-loading markdown elements.

Fixes Worth Knowing

  • Resolved issues with duplex connection errors and Windows compatibility.
  • Fixed a bug causing extraneous error messages after successful responses.
  • Improved proxy configuration and runtime configuration.
  • Disabled auto-scrolling within the text input area.

Before You Upgrade

If you use a proxy, verify your configuration after upgrading, as the environment variables have been simplified.