跳转至

📝 更新日志

版本日志信息 · 数据更新于 2025-07-07 05:13:48 (中国时间)

如需查看全部历史版本,请访问 GitHub Releases 页面,本页面从该页面定时获取最新更新信息。

v0.8.7.4

最新正式版本 · 发布于 2025-07-05 16:41:42 (中国时间)

What's Changed

  • 支持Midjourney视频任务和图片编辑 by @iszcz in https://github.com/QuantumNous/new-api/pull/1321

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.7.3...v0.8.7.4

下载资源


v0.8.7.3

正式版本 · 发布于 2025-07-05 14:28:58 (中国时间)

What's Changed

  • fix: 修复使用gemini-balance作为上游时,测试gemini2.5pro模型时出现的错误问题 by @vickyyd in https://github.com/QuantumNous/new-api/pull/1314

New Contributors

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

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.7.2...v0.8.7.3

下载资源


v0.8.7.2

正式版本 · 发布于 2025-07-03 14:40:30 (中国时间)

What's Changed

  • feat: video action to constant by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1309
  • ✨ feat: refactor environment variable initialization by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1326
  • fix: ali embedding lose prompt_tokens by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1325

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.7.1...v0.8.7.2

下载资源


v0.8.7.1

正式版本 · 发布于 2025-07-01 13:25:34 (中国时间)

What's Changed

  • feat: 优化分页组件 by @xiangyuanliu in https://github.com/QuantumNous/new-api/pull/1298
  • fix: ratelimit style error by @tbphp in https://github.com/QuantumNous/new-api/pull/1301
  • feat: jimeng apiKey format to use | delimiter by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1322

New Contributors

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

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.7.0...v0.8.7.1

下载资源


v0.8.7.0

正式版本 · 发布于 2025-06-27 21:17:13 (中国时间)

What's Changed

  • feat: add origin kling api by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1291
  • feat: 支持即梦视频渠道 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1274

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.6.3...v0.8.7.0

下载资源


v0.8.6.3

正式版本 · 发布于 2025-06-24 18:10:09 (中国时间)

What's Changed

  • Feat copy models 新增功能:复制所有模型 by @JoeyLearnsToCode in https://github.com/QuantumNous/new-api/pull/1290

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.6.2...v0.8.6.3

下载资源


v0.8.6.2

正式版本 · 发布于 2025-06-23 15:35:55 (中国时间)

What's Changed

  • feat: add placeholder for kling AccessKey and SecretKey by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1279
  • feat: openrouter format for claude request by @prnake in https://github.com/QuantumNous/new-api/pull/1235
  • feat: enhance token usage details for upstream OpenRouter by @neotf in https://github.com/QuantumNous/new-api/pull/1120
  • feat: support user-group-specific for mj and task by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/1281

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.6.1...v0.8.6.2

下载资源


v0.8.6.1

正式版本 · 发布于 2025-06-21 18:27:44 (中国时间)

What's Changed

  • feat(model-ratio): add default ratios for new Gemini models and refine flash model handling by @RedwindA in https://github.com/QuantumNous/new-api/pull/1248
  • feat: allow for a lower percentage of the thinkingBudget by @RedwindA in https://github.com/QuantumNous/new-api/pull/1210
  • refactor: optimize Dockerfile apk usage by @PeterDaveHello in https://github.com/QuantumNous/new-api/pull/1135
  • feat: add moonshot(kimi) update balance by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1160
  • Feat_火山引擎文生图 by @bddiudiu in https://github.com/QuantumNous/new-api/pull/1095
  • feat: conditionally set Gemini ThinkingBudget based on MaxOutputTokens by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1278

New Contributors

  • @PeterDaveHello made their first contribution in https://github.com/QuantumNous/new-api/pull/1135
  • @bddiudiu made their first contribution in https://github.com/QuantumNous/new-api/pull/1095

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.6.0...v0.8.6.1

下载资源


v0.8.6.0

正式版本 · 发布于 2025-06-21 01:29:32 (中国时间)

What's Changed

  • feat: 支持可灵视频渠道(异步任务) by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1244
  • feat: implement new handlers for relay processing by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1270
  • 🔄 feat(ratio-sync): introduce upstream ratio synchronisation feature #1220 by @t0ng7u in https://github.com/QuantumNous/new-api/pull/1267
  • feat: vertex budget control in model name by @RedwindA in https://github.com/QuantumNous/new-api/pull/1271
  • fix: gemini 原生格式流模式中断请求未计费 by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/1272
  • fix: unique channel models by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1264
  • fix: playground write user context to check acceptUnsetRatio by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1252

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.5.2...v0.8.5.3

下载资源


v0.8.5.2

正式版本 · 发布于 2025-06-20 02:31:35 (中国时间)

What's Changed

  • fix: gemini relay empty response by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1268

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.5.1...v0.8.5.2

下载资源


v0.8.5.1

正式版本 · 发布于 2025-06-19 16:18:37 (中国时间)

What's Changed

  • fix: task cost time by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1258
  • feat: 自定义充值方式 by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/1257
  • fix: 修复渠道界面模型选择下拉框模型重复显示 by @wans10 in https://github.com/QuantumNous/new-api/pull/1262
  • feat: 透传thinking参数, 豆包模型用来控制是否思考 by @KamiPasi in https://github.com/QuantumNous/new-api/pull/1261
  • fix: Gemini & Vertex empty content error by @tbphp in https://github.com/QuantumNous/new-api/pull/1260
  • Fix Vertex channel global region format for claude models by @sgyy in https://github.com/QuantumNous/new-api/pull/1253
  • fix: gemini原生格式请求,非流情况下,不计算reasoning_tokens by @xqx121 in https://github.com/QuantumNous/new-api/pull/1254

New Contributors

  • @wans10 made their first contribution in https://github.com/QuantumNous/new-api/pull/1262
  • @KamiPasi made their first contribution in https://github.com/QuantumNous/new-api/pull/1261
  • @sgyy made their first contribution in https://github.com/QuantumNous/new-api/pull/1253

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.5.0...v0.8.5.1

下载资源


v0.8.5.0

正式版本 · 发布于 2025-06-18 01:05:48 (中国时间)

What's Changed

  • feat: auto分组 by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/1239
  • feat: improve gemini thinking budget adaption by @RedwindA in https://github.com/QuantumNous/new-api/pull/1247

auto分组使用教程

将依次从自动分组的第一位开始选择分组,如果该分组请求失败,则顺位到下一个分组请求,适用于需要一个令牌访问所有模型的用户
扣费将使用选择的分组倍率进行扣费
image

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.4.2...v0.8.5.0

下载资源


v0.8.4.2

正式版本 · 发布于 2025-06-17 14:50:23 (中国时间)

What's Changed

  • 修复Azure渠道对responses API的兼容性支持 - 为Azure渠道添加对responses API的特殊处理 - 兼容微软新… by @a37836323 in https://github.com/QuantumNous/new-api/pull/1205
  • fix: enabled hot reload SyncOptions by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1208
  • feat(Gemini): implement thinking budget control in model name by @RedwindA in https://github.com/QuantumNous/new-api/pull/1231
  • Fix: optimize Redis expiration handling and refactor cache duration retrieval by @RedwindA in https://github.com/QuantumNous/new-api/pull/1240
  • fix(audio): :bugs: fix webm audio strconv.ParseFloat: parsing "N/A" by @cjm0810151 in https://github.com/QuantumNous/new-api/pull/1243

New Contributors

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

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.4.1...v0.8.4.2

下载资源


v0.8.4.1

正式版本 · 发布于 2025-06-16 18:54:10 (中国时间)

What's Changed

  • Fix mixing databases conflicts by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1225
  • 💬 fix(Gemini): clean up empty system instructions in request by @RedwindA in https://github.com/QuantumNous/new-api/pull/1226
  • fix: include group in payload for playground by @RedwindA in https://github.com/QuantumNous/new-api/pull/1232

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.4.0...v0.8.4.1

下载资源


v0.8.4.0

正式版本 · 发布于 2025-06-13 01:54:48 (中国时间)

What's Changed

  • feat: 分组特殊倍率 by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/1207
  • feat: Add user-configurable IP logging for consume and error logs https://github.com/QuantumNous/new-api/commit/0401f1e9ecb879e5997a2f3b7934c87c596d8f82

✨ 新增功能 (New Features)

  1. 分组特殊倍率 (Group-Group Ratio)

    • 功能描述:现在,管理员可以为不同的用户组设置针对特定渠道模型的特殊倍率。这意味着您可以为 VIP 用户、内部员工或任何自定义分组提供差异化的计费策略。
    • 使用示例: 假设您创建了一个名为 vip 的用户组,并希望他们在使用某些渠道时享受折扣。您可以进行如下配置:
      {"vip": {"default": 0.5, "gpt-4-channels": 2}}
      
      这个配置表示:
      • vip 分组的用户在使用 default 分组下的渠道模型时,消费倍率将是 0.5(即五折优惠)。
      • vip 分组的用户在使用 gpt-4-channels 分组下的渠道模型时,消费倍率将是 2
      • 对于未特殊指定的其他渠道分组,vip 用户将沿用默认的分组倍率。
    • 相关链接: PR #1207 by @creamlike1024
  2. 用户可配置的 IP 日志记录 (User-Configurable IP Logging)

    • 功能描述:为了防止令牌爆破和模型盗刷,我们引入了 IP 日志记录的可配置开关。默认不会记录IP,需要用户在个人设置中开启才会记录。
    • 相关链接: Commit 0401f1e

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.3.0...v0.8.4.0

下载资源


v0.8.3.0

正式版本 · 发布于 2025-06-11 03:46:56 (中国时间)

What's Changed

  • fix playground-sse by @RedwindA in https://github.com/QuantumNous/new-api/pull/1200
  • feat: add column visibility settings for channels by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1199

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.2.0...v0.8.3.0

下载资源


v0.8.2.0

正式版本 · 发布于 2025-06-09 22:33:37 (中国时间)

What's Changed

  • refactor: message content 改成 any by @xyfacai in https://github.com/QuantumNous/new-api/pull/1174
  • fix: message 转 any 后,ImageUrl判断 panic by @xyfacai in https://github.com/QuantumNous/new-api/pull/1184
  • feat: use bun when develop locally by @tylinux in https://github.com/QuantumNous/new-api/pull/1186
  • fix(mistral): adjust condition for assistant content with tool call by @RedwindA in https://github.com/QuantumNous/new-api/pull/1182
  • fix: balance unit sync by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1181
  • 🐛 fix(Gemini): improve JSON parsing for tool content handling by @RedwindA in https://github.com/QuantumNous/new-api/pull/1180
  • feat: 支持Gemini inline_data 的蛇形命名法 by @RedwindA in https://github.com/QuantumNous/new-api/pull/1145

New Contributors

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

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.1.1...v0.8.2.0

下载资源


v0.8.1.1

正式版本 · 发布于 2025-06-08 14:34:52 (中国时间)

What's Changed

  • feat: 标签聚合模式编辑渠道时复用渠道模型列表 by @RedwindA in https://github.com/QuantumNous/new-api/pull/1176
  • fix: Rename and refactor RedisHDelObj to RedisDelKey by @RedwindA in https://github.com/QuantumNous/new-api/pull/1162
  • merge alpha to main by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1179

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.8.1...v0.8.1.1

下载资源


v0.8.0

正式版本 · 发布于 2025-06-08 00:08:09 (中国时间)

What's Changed

  • Gemini 格式 by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/1107
  • feat: support X-goog-api-key;remove [Done] in stream mode by @RedwindA in https://github.com/QuantumNous/new-api/pull/1148
  • Add DeepWiki Badge in README by @RedwindA in https://github.com/QuantumNous/new-api/pull/1156
  • feat: support claude cache and thinking for upstream [OpenRouter] by @neotf in https://github.com/QuantumNous/new-api/pull/983
  • fix: 修复复制多选令牌按钮的文本 by @RedwindA in https://github.com/QuantumNous/new-api/pull/1163
  • Feat: 2.5-pro thinkingBudget by @RedwindA in https://github.com/QuantumNous/new-api/pull/1167
  • Fix: Correctly relay FunctionResponse content for Gemini API by @RedwindA in https://github.com/QuantumNous/new-api/pull/1166
  • Fix: 更新2.5 pro的思考预算范围 by @RedwindA in https://github.com/QuantumNous/new-api/pull/1168
  • feat: 0.8 version by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/1172

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.7.3.2...v0.8.0

下载资源


v0.8.0-alpha.1

正式版本 · 发布于 2025-06-04 01:13:20 (中国时间)

v0.8.0-alpha.1 (测试版本)

feat: 全新的UI界面 feat: Gemini格式支持

该版本为测试版本,功能尚未完善,仅供体验 镜像名称:calciumion/new-api:alpha

下载资源


v0.7.3.2

正式版本 · 发布于 2025-06-02 22:33:40 (中国时间)

What's Changed

  • Fix: The edit interface is not billed (usage-based pricing). by @xqx121 in https://github.com/QuantumNous/new-api/pull/1141
  • fix: 完善Gemini渠道对tools中additionalProperties的清理 by @RedwindA in https://github.com/QuantumNous/new-api/pull/1140
  • feat: 增加对Gemini MimeType类型的验证 by @RedwindA in https://github.com/QuantumNous/new-api/pull/1139

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.7.3.1...v0.7.3.2

下载资源


v0.7.3.1

正式版本 · 发布于 2025-05-31 22:16:35 (中国时间)

What's Changed

  • fix: 流式请求ping by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/1134

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.7.3.0...v0.7.3.1

下载资源


v0.7.3.0

正式版本 · 发布于 2025-05-31 18:47:42 (中国时间)

What's Changed

  • Fix: Gemini2.5pro ThinkingConfig by @xqx121 in https://github.com/QuantumNous/new-api/pull/1130
  • Add ERROR_LOG_ENABLED description in README by @RedwindA in https://github.com/QuantumNous/new-api/pull/1123
  • feat: streaming response for tts by @akkuman in https://github.com/QuantumNous/new-api/pull/1122

New Contributors

  • @xqx121 made their first contribution in https://github.com/QuantumNous/new-api/pull/1130
  • @RedwindA made their first contribution in https://github.com/QuantumNous/new-api/pull/1123
  • @akkuman made their first contribution in https://github.com/QuantumNous/new-api/pull/1122

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.7.2.4...v0.7.3.0

下载资源


v0.7.2.4

正式版本 · 发布于 2025-05-28 20:23:44 (中国时间)

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.7.2.3...v0.7.2.4

下载资源


v0.7.2.3

正式版本 · 发布于 2025-05-28 20:19:28 (中国时间)

What's Changed

  • fix: keep BatchDelete and TagMode enabled status by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1099
  • fix: typo in oidc_enabled field (previously oidc) by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1081
  • fix: if default model is not exist, set the first one as default by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1075
  • fix: ali parameter.enable_thinking must be set to false for non-strea… by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1109
  • fix: ali FetchUpstreamModels url by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1111
  • fix: Vertex channel global region format by @tbphp in https://github.com/QuantumNous/new-api/pull/1113
  • feat: chat/completion路由透传parallel_tool_calls参数 by @wangr0031 in https://github.com/QuantumNous/new-api/pull/1110

New Contributors

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

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.7.2.2...v0.7.2.3

下载资源


v0.7.2.2

正式版本 · 发布于 2025-05-24 15:27:48 (中国时间)

What's Changed

  • fix aws claude-sonnet-4-20250514 by @daggeryu in https://github.com/QuantumNous/new-api/pull/1100

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.7.2.1...v0.7.2.2

下载资源


v0.7.2.1

正式版本 · 发布于 2025-05-23 15:20:48 (中国时间)

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.7.2.0...v0.7.2.1

下载资源


v0.7.2.0

正式版本 · 发布于 2025-05-23 01:36:50 (中国时间)

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.7.1.3...v0.7.2.0

下载资源


v0.7.1.3

正式版本 · 发布于 2025-05-22 16:15:05 (中国时间)

What's Changed

  • fix: proxy settings not applied when request MJ image url by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1071
  • feat: 将gemini的思考内容改为在reasoning_content中返回

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.7.1.1...v0.7.1.3

下载资源


v0.7.1.1

正式版本 · 发布于 2025-05-16 16:14:37 (中国时间)

What's Changed

  • 添加DALL-E图像生成请求中的Background和Moderation字段 by @a37836323 in https://github.com/QuantumNous/new-api/pull/1054
  • fix: ALI completions api path error by @kingfs in https://github.com/QuantumNous/new-api/pull/1063
  • Coze 渠道 by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/1067

New Contributors

  • @a37836323 made their first contribution in https://github.com/QuantumNous/new-api/pull/1054
  • @kingfs made their first contribution in https://github.com/QuantumNous/new-api/pull/1063

Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.7.1...v0.7.1.1

下载资源