Skip to content

📝 Changelog

Version Log Information · Data updated at 2025-08-31 15:12:48 (UTC+8)

To view all historical versions, please visit the GitHub Releases page. This page automatically fetches the latest update information from that page.

v0.9.0-alpha.16

Latest Release · Published at 2025-08-28 17:32:03 (UTC+8)

What's Changed

  • task_relay_info by @iszcz in https://github.com/QuantumNous/new-api/pull/1656
  • fix: 修复多key模式panic问题
  • fix: 修复返回上游错误信息不正确的问题

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0-alpha.15...v0.9.0-alpha.16

Download Resources


v0.9.0-alpha.15

Release · Published at 2025-08-27 12:15:41 (UTC+8)

What's Changed

  • feat(channel): 添加2FA验证后查看渠道密钥功能 by @AAEE86 in https://github.com/QuantumNous/new-api/pull/1653
  • feat: 兼容非流模式下调用gemini对话绘图模型

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0-alpha.14...v0.9.0-alpha.15

Download Resources


v0.9.0-alpha.14

Release · Published at 2025-08-26 23:01:38 (UTC+8)

更新gemini硬编码补全倍率

Download Resources


v0.9.0-alpha.13

Release · Published at 2025-08-26 16:28:02 (UTC+8)

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0-alpha.12...v0.9.0-alpha.13

Download Resources


v0.9.0-alpha.11

Release · Published at 2025-08-26 13:18:47 (UTC+8)

fix: Invalid type for 'input[x].summary': expected an array of objects, but got null instead

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0-alpha.10...v0.9.0-alpha.11

Download Resources


v0.9.0-alpha.9

Release · Published at 2025-08-25 11:39:19 (UTC+8)

What's Changed

  • fix: update channel.go fix #1641 by @aotsukiqx in https://github.com/QuantumNous/new-api/pull/1647
  • feat: When adding or editing channels, add the function of clicking the added model to copy its name by @AAEE86 in https://github.com/QuantumNous/new-api/pull/1648
  • fix: 修复自动禁用不生效的问题

New Contributors

  • @aotsukiqx made their first contribution in https://github.com/QuantumNous/new-api/pull/1647
  • @AAEE86 made their first contribution in https://github.com/QuantumNous/new-api/pull/1648

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0-alpha.8...v0.9.0-alpha.9

Download Resources


v0.9.0-alpha.10

Release · Published at 2025-08-25 22:47:29 (UTC+8)

What's Changed

  • feat: update openai websearch price by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/1549
  • fix: 修复responses端点panic问题

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0-alpha.9...v0.9.0-alpha.10

Download Resources


v0.9.0-alpha.8

Release · Published at 2025-08-24 21:57:41 (UTC+8)

What's Changed

  • feat: query usage of token(新增令牌额度查询接口) by @lollipopkit in https://github.com/QuantumNous/new-api/pull/1161
  • feats:add custom headers override(支持请求头覆盖) by @nekohy in https://github.com/QuantumNous/new-api/pull/1644
  • feat: 兼容阿里百炼平台文生图

令牌查询接口文档

https://docs.newapi.ai/api/token-usage/

New Contributors

  • @lollipopkit made their first contribution in https://github.com/QuantumNous/new-api/pull/1161

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0-alpha.7...v0.9.0-alpha.8

Download Resources


v0.9.0-alpha.7

Release · Published at 2025-08-23 13:49:03 (UTC+8)

What's Changed

  • fix: retry requeset body incorrect and fix rerank by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1642
  • Pr/fix task info channel type by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1635
  • Feats:Standardize ClaudeHandler, add Zhipu_4v Anthropic native channel support by @nekohy in https://github.com/QuantumNous/new-api/pull/1611

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0-alpha.6...v0.9.0-alpha.7

Download Resources


v0.9.0-alpha.6

Release · Published at 2025-08-22 17:34:22 (UTC+8)

What's Changed

  • feat: imagen for vertex channel by @Sh1n3zZ in https://github.com/QuantumNous/new-api/pull/1614
  • fix: prompt calculation(修复prompt tokens为空的问题) by @funnycups in https://github.com/QuantumNous/new-api/pull/1606

New Contributors

  • @funnycups made their first contribution in https://github.com/QuantumNous/new-api/pull/1606

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0-alpha.5...v0.9.0-alpha.6

Download Resources


v0.9.0-alpha.5

Release · Published at 2025-08-16 18:28:28 (UTC+8)

What's Changed

  • 修复无法正确识别mj proxy操作的问题
  • Feats: use the types of gjson,the error expection,the invert and the key missing process of the condition by @nekohy in https://github.com/QuantumNous/new-api/pull/1605

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0-alpha.4...v0.9.0-alpha.5

Download Resources


v0.9.0-alpha.4

Release · Published at 2025-08-16 15:19:26 (UTC+8)

What's Changed

  • fix #1604
  • feat(relay): add OpenAI gpt-4.1 o3 o4 gpt-image-1 models by @wzxjohn in https://github.com/QuantumNous/new-api/pull/1597
  • feat: use proxy HTTP client fetch models by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1584
  • feats: the flexable params override and compatible format by @nekohy in https://github.com/QuantumNous/new-api/pull/1603

支持参数覆盖高级操作模式

详见文档: https://docs.newapi.pro/guide/console/channel-management/#_3

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0-alpha.3...v0.9.0-alpha.4

Download Resources


v0.9.0-alpha.3

Release · Published at 2025-08-15 18:41:55 (UTC+8)

What's Changed

  • fix: 修复openai转gemini、claude文件无法使用的问题
  • Fix reasoning adaptor for openrouter by @nekohy in https://github.com/QuantumNous/new-api/pull/1577

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0-alpha.2...v0.9.0-alpha.3

Download Resources


v0.9.0-alpha.2

Release · Published at 2025-08-15 15:16:29 (UTC+8)

What's Changed

  • fix panic
  • 手机客户端下拉菜单采用导航栏的样式 by @fatcat-ww in https://github.com/QuantumNous/new-api/pull/1593
  • fix: prevent OpenRouter cache calculation with custom model ratios by @yyhhyyyyyy in https://github.com/QuantumNous/new-api/pull/1590

New Contributors

  • @fatcat-ww made their first contribution in https://github.com/QuantumNous/new-api/pull/1593
  • @yyhhyyyyyy made their first contribution in https://github.com/QuantumNous/new-api/pull/1590

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0-alpha.1...v0.9.0-alpha.2

Download Resources


v0.9.0-alpha.1

Release · Published at 2025-08-15 14:28:32 (UTC+8)

Relay 架构重构(测试版)发布说明

大家好,

我们把 Relay 的底层重写了。

这不是一次普通的功能更新。旧的代码债和架构限制了我们想做的一些新东西,性能也快到头了,所以我们干脆花了点时间,从头把它重新设计了一遍。

目标很简单:为了性能、稳定性和以后能更方便地加功能。

目前这个版本,你从表面上可能看不到太多新东西,但它的核心已经完全变了。


【警告】这是破坏性更新,请务必小心

这次重构动了核心架构,所以 100% 存在不兼容的风险。我们自己测试时尽力抹平了差异,但无法覆盖所有人的使用场景。

所以,请务必按下面的步骤来:

  1. 绝对不要直接上生产。
  2. 先在你的测试环境里,用你的业务场景完整跑一遍, 看看有没有问题。
  3. 如果测试没问题,推荐灰度上线, 先切少量流量进来观察,没问题再逐步放开。

这个版本还很早期,肯定有 bug,也可能有考虑不周的地方。欢迎大家在测试中提 issue 和反馈。

What's Changed

  • refactor: Introduce pre-consume quota and unify relay handlers by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1594

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.9.3.1...v0.9.0-alpha.1

Download Resources


v0.8.9.3.1

Release · Published at 2025-08-12 20:44:24 (UTC+8)

fix: 修复claude格式鉴权失败的问题

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.9.3...v0.8.9.3.1

Download Resources


v0.8.9.3

Release · Published at 2025-08-12 17:25:48 (UTC+8)

What's Changed

  • ✨ feat: Enhance model listing and retrieval with support for Anthropic and Gemini models; refactor routes for better API key handling by @seefs001 in https://github.com/QuantumNous/new-api/pull/1547
  • fix: zhipu_v4 thinking by @seefs001 in https://github.com/QuantumNous/new-api/pull/1570
  • docs(web_api): 修复 Markdown 表格格式 by @QAbot-zh in https://github.com/QuantumNous/new-api/pull/1563
  • feat: add responses support for cloudflare by @duyazhe in https://github.com/QuantumNous/new-api/pull/1569
  • fix: 注册时发送邮件验证码没有等待时间 by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/1556
  • feat: add jimeng video official api by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1553

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.9.2.1...v0.8.9.3

Download Resources


v0.8.9.2.1

Release · Published at 2025-08-10 21:09:48 (UTC+8)

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.9.2...v0.8.9.2.1

Download Resources


v0.8.9.2

Release · Published at 2025-08-10 20:23:47 (UTC+8)

feat: 支持Azure OpenAI渠道单独设置responses api使用的版本

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.9.1...v0.8.9.2

Download Resources


v0.8.9.1

Release · Published at 2025-08-10 12:23:16 (UTC+8)

fix: 修复渠道模型重定向显示混乱的问题

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.9.0...v0.8.9.1

Download Resources


v0.8.9.0

Release · Published at 2025-08-10 10:28:14 (UTC+8)

What's Changed

  • feat: optimized JSONEditor in duplicate key handling by @HynoR in https://github.com/QuantumNous/new-api/pull/1534
  • feat: added "流畅阅读" (FluentRead) as a new chat provider option. by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1541
  • feat: 支持原生Gemini Embedding格式 by @RedwindA in https://github.com/QuantumNous/new-api/pull/1537
  • feat: allow admin to restrict the minimum linuxdo trust level to register by @Bliod-Cook in https://github.com/QuantumNous/new-api/pull/1496

New Contributors

  • @Bliod-Cook made their first contribution in https://github.com/QuantumNous/new-api/pull/1496

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.8.7...v0.8.9.0

Download Resources


v0.8.8.7

Release · Published at 2025-08-09 12:54:33 (UTC+8)

What's Changed

  • feats:replace GLM-4v authentication headers to support customize api key by @Yincmewy in https://github.com/QuantumNous/new-api/pull/1536
  • fix: 当OIDC的AuthUrl带有param时,跳转参数拼接错误 by @fangzhengjin in https://github.com/QuantumNous/new-api/pull/1465
  • fix(midjourney): 为 Midjourney 任务添加视频 URL 字段 by @simplty in https://github.com/QuantumNous/new-api/pull/1458
  • feat: add video preview modal by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1429
  • fix: Gemini embedding model only embeds the first text in a batch by @antecanis8 in https://github.com/QuantumNous/new-api/pull/1500
  • feat: 允许覆盖系统提示词

New Contributors

  • @Yincmewy made their first contribution in https://github.com/QuantumNous/new-api/pull/1536
  • @fangzhengjin made their first contribution in https://github.com/QuantumNous/new-api/pull/1465
  • @simplty made their first contribution in https://github.com/QuantumNous/new-api/pull/1458
  • @antecanis8 made their first contribution in https://github.com/QuantumNous/new-api/pull/1500

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.8.6.0...v0.8.8.7

Download Resources


v0.8.8.6.0

Release · Published at 2025-08-08 16:47:20 (UTC+8)

What's Changed

  • fix: ensure last message is sent successfully by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1524
  • feat: 完善格式转换,修复gemini渠道和openai渠道在claude code中使用的问题 by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1531

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.8.5.1...v0.8.8.6.0

Download Resources


v0.8.8.5.1

Release · Published at 2025-08-08 12:00:23 (UTC+8)

fix: 修复playgrould选择分组无效的问题

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.8.5...v0.8.8.5.1

Download Resources


v0.8.8.5

Release · Published at 2025-08-08 10:44:02 (UTC+8)

What's Changed

  • Fix/disable-gemini-ping by @RedwindA in https://github.com/QuantumNous/new-api/pull/1518
  • Fix/gemini-fetch-models by @RedwindA in https://github.com/QuantumNous/new-api/pull/1517
  • 🤓feat: the model management module by @t0ng7u in https://github.com/QuantumNous/new-api/pull/1452
  • fix: 修复通配符处理对判断可用渠道的破坏 by @RedwindA in https://github.com/QuantumNous/new-api/pull/1523
  • feat: sync gpt-5 model ratio and support new reasoning effort by @HynoR in https://github.com/QuantumNous/new-api/pull/1525
  • feat: 适配gpt-5模型

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.8.4...v0.8.8.5

Download Resources


v0.8.8.4

Release · Published at 2025-08-07 19:14:23 (UTC+8)

What's Changed

  • feat: enable thinking mode on ali thinking model by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1519
  • feat: support qwen claude format by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1521
  • feat: support deepseek claude format (convert) by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1522

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.8.3.3...v0.8.8.4

Download Resources


v0.8.8.3.3

Release · Published at 2025-08-06 16:27:17 (UTC+8)

What's Changed

  • fix: responses cache token 未计费 by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/1509
  • feat: add support for claude-opus-4-1 model and update ratios by @neotf in https://github.com/QuantumNous/new-api/pull/1511
  • fix:修复添加模型倍率时的输入框锁定 by @RedwindA in https://github.com/QuantumNous/new-api/pull/1510
  • feat: support aws bedrock apikey by @wzxjohn in https://github.com/QuantumNous/new-api/pull/1508
  • feat: openai格式下调用gemini模型,支持从extra_body读取思考信息,支持使用reasoning_effort自动配置思考预算

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.8.3.2...v0.8.8.3.3

Download Resources


v0.8.8.3.2

Release · Published at 2025-08-05 20:41:19 (UTC+8)

What's Changed

  • feat: implement channel-specific locking for thread-safe polling by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1507

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.8.3.1...v0.8.8.3.2

Download Resources


v0.8.8.3.1

Release · Published at 2025-08-04 20:17:55 (UTC+8)

What's Changed

  • feat: add multi-key management by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1498
  • feat: implement two-factor authentication (2FA) support with user login and settings integration by @seefs001 in https://github.com/QuantumNous/new-api/pull/1487
  • feat: improve layout and pagination handling in MultiKeyManageModal by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1499

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.8.2...v0.8.8.3.1

Download Resources


v0.8.8.2

Release · Published at 2025-08-02 22:14:01 (UTC+8)

What's Changed

  • fix: correct Gemini channel model retrieval logic by @nekohy in https://github.com/QuantumNous/new-api/pull/1486
  • feat: 优化聚合key下,大量key性能
  • feat: 支持vertex渠道聚合

New Contributors

  • @nekohy made their first contribution in https://github.com/QuantumNous/new-api/pull/1486

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.8.1...v0.8.8.2

Download Resources