更新日志
版本日志信息 · 数据更新于 2026-3-8 02:31:16
如需查看全部历史版本,请访问 GitHub Releases 页面,本页面从该页面定时获取最新更新信息。
v0.11.4-alpha.3
最新正式版本 · 发布于 2026-03-07 00:25:57 (中国时间)
Main Changes
重构日志价格显示,默认隐藏倍率逻辑,可在列设置中切换 Refactor the log price display: hide the multiplier logic by default, with an option to toggle it in the column settings.
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.4-alpha.2...v0.11.4-alpha.3
下载资源
v0.11.4-alpha.2
正式版本 · 发布于 2026-03-06 22:36:18 (中国时间)
Main Changes
模型广场增加缓存等价格显示 Unify pricing labels and expand marketplace pricing display
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.4-alpha.1...v0.11.4-alpha.2
下载资源
v0.11.4-alpha.1
正式版本 · 发布于 2026-03-06 21:38:47 (中国时间)
Main Changes
完善可视化价格设置,为后续阶梯定价的开发做准备 Improve the visual pricing settings to prepare for subsequent development of tiered pricing.
What's Changed
- fix(relay): skip retries for bad response body errors by @seefs001 in https://github.com/QuantumNous/new-api/pull/3151
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.2-patch.2...v0.11.4-alpha.1
下载资源
v0.11.3-alpha.1
正式版本 · 发布于 2026-03-06 17:52:47 (中国时间)
优化kling模型计费
What's Changed
- feat: kling cost quota support use FinalUnitDeduction as totalToken by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2769
- fix: If top_p is not provided, ignore it by @seefs001 in https://github.com/QuantumNous/new-api/pull/3141
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.2-patch.1...v0.11.2-patch.2
下载资源
- new-api-arm64-v0.11.2-patch.2 (62.8 MB)
- new-api-macos-v0.11.2-patch.2 (80.8 MB)
- new-api-v0.11.2-patch.2 (65.0 MB)
- new-api-v0.11.2-patch.2.exe (66.7 MB)
- Source code (zip)
- Source code (tar.gz)
v0.11.2-patch.1
正式版本 · 发布于 2026-03-06 11:44:19 (中国时间)
gpt-5.4补全倍率
What's Changed
- Feature/param override wildcard path by @seefs001 in https://github.com/QuantumNous/new-api/pull/3129
- fix: fetch model add header passthrough rule key check by @feitianbubu in https://github.com/QuantumNous/new-api/pull/3130
- feats: repair the thinking of claude to openrouter convert by @nekohy in https://github.com/QuantumNous/new-api/pull/3120
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.2...v0.11.2-patch.1
下载资源
- new-api-arm64-v0.11.2-patch.1 (62.8 MB)
- new-api-macos-v0.11.2-patch.1 (80.8 MB)
- new-api-v0.11.2-patch.1 (65.0 MB)
- new-api-v0.11.2-patch.1.exe (66.7 MB)
- Source code (zip)
- Source code (tar.gz)
v0.11.2
正式版本 · 发布于 2026-03-05 00:12:19 (中国时间)
Main changes
增加定时获取上游模型更新功能 异步任务在没有设置价格时抛出错误 渠道参数覆盖功能增强,提供可视化编辑,整合请求头覆盖和透传功能
Add a scheduled feature to fetch upstream model updates. Throw an error in the asynchronous task when the price is not set. Enhance the channel parameter override feature by integrating request header overrides and passthrough functionality.
Enhance the channel parameter override feature
整合请求头覆盖功能,可视化编辑,并提供基础模板
Scheduled feature to fetch upstream model updates
在上游模型变动时,可看到明显的提醒
点击后可分别处理需要删除和新增的模型
What's Changed
- fix: redirect subscription payment return to user-accessible page by @seefs001 in https://github.com/QuantumNous/new-api/pull/3052
- feat: add image model to supported image presets by @seefs001 in https://github.com/QuantumNous/new-api/pull/3029
- feat: minimax reasoning_split by @seefs001 in https://github.com/QuantumNous/new-api/pull/3012
- feat(gemini): implement video generation configuration by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/3059
- feat: improve channel override ui/ux by @seefs001 in https://github.com/QuantumNous/new-api/pull/3009
- chore(deps): bump axios from 1.12.0 to 1.13.5 in /web by @dependabot[bot] in https://github.com/QuantumNous/new-api/pull/3061
- chore(deps): bump tar and electron-builder in /electron by @dependabot[bot] in https://github.com/QuantumNous/new-api/pull/2964
- build(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /electron by @dependabot[bot] in https://github.com/QuantumNous/new-api/pull/2720
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /electron by @dependabot[bot] in https://github.com/QuantumNous/new-api/pull/3060
- fix: preserve explicit zero values in native relay requests by @seefs001 in https://github.com/QuantumNous/new-api/pull/3069
- fix: aws text content blocks must be non-empty by @seefs001 in https://github.com/QuantumNous/new-api/pull/3077
- Fix/aws header override by @seefs001 in https://github.com/QuantumNous/new-api/pull/3066
- Fix/aws non empty text by @seefs001 in https://github.com/QuantumNous/new-api/pull/3080
- Revert "Fix/aws non empty text" by @seefs001 in https://github.com/QuantumNous/new-api/pull/3082
- Revert "fix: aws text content blocks must be non-empty" by @seefs001 in https://github.com/QuantumNous/new-api/pull/3083
- fix: change token model_limits column from varchar(1024) to text by @RedwindA in https://github.com/QuantumNous/new-api/pull/3037
- Return error when model price/ratio unset by @BenLampson in https://github.com/QuantumNous/new-api/pull/3081
- feat: auto fetch upstream models by @seefs001 in https://github.com/QuantumNous/new-api/pull/2979
- fix: use default model price for radio price model by @feitianbubu in https://github.com/QuantumNous/new-api/pull/3090
- Fix/auto fetch upstream model tips by @seefs001 in https://github.com/QuantumNous/new-api/pull/3096
- fix: update task billing log content to include reason by @feitianbubu in https://github.com/QuantumNous/new-api/pull/3093
New Contributors
- @BenLampson made their first contribution in https://github.com/QuantumNous/new-api/pull/3081
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.0...v0.11.2
下载资源
- New-API-App.0.11.2.exe (96.6 MB)
- New-API-App.Setup.0.11.2.exe (96.8 MB)
- new-api-arm64-v0.11.2 (62.8 MB)
- new-api-macos-v0.11.2 (80.8 MB)
- new-api-v0.11.2 (65.0 MB)
- new-api-v0.11.2.exe (66.7 MB)
- Source code (zip)
- Source code (tar.gz)
v0.11.2-alpha.2
正式版本 · 发布于 2026-03-04 00:37:14 (中国时间)
优化检测上游模型功能 美化模型广场
Optimize the upstream model fetch feature Beautify the Model Marketplace
What's Changed
- fix: use default model price for radio price model by @feitianbubu in https://github.com/QuantumNous/new-api/pull/3090
- Fix/auto fetch upstream model tips by @seefs001 in https://github.com/QuantumNous/new-api/pull/3096
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.2-alpha.1...v0.11.2-alpha.2
下载资源
v0.11.2-alpha.1
正式版本 · 发布于 2026-03-02 22:10:48 (中国时间)
feat: auto fetch upstream models 新增自动检测上游模型列表变动功能
What's Changed
- fix: change token model_limits column from varchar(1024) to text by @RedwindA in https://github.com/QuantumNous/new-api/pull/3037
- Return error when model price/ratio unset by @BenLampson in https://github.com/QuantumNous/new-api/pull/3081
- feat: auto fetch upstream models by @seefs001 in https://github.com/QuantumNous/new-api/pull/2979
New Contributors
- @BenLampson made their first contribution in https://github.com/QuantumNous/new-api/pull/3081
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.1-alpha.7...v0.11.2-alpha.1
下载资源
v0.11.1-alpha.7
正式版本 · 发布于 2026-03-02 21:20:52 (中国时间)
Support aionui:// deep link protocol
支持AionUi项目一键填入
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.1-alpha.6...v0.11.1-alpha.7
下载资源
v0.11.1-alpha.6
正式版本 · 发布于 2026-03-02 19:44:11 (中国时间)
What's Changed
- Revert v0.11.1-alpha.5
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.1-alpha.4...v0.11.1-alpha.6
下载资源
v0.11.1-alpha.4
正式版本 · 发布于 2026-03-02 17:27:25 (中国时间)
What's Changed
- fix: aws text content blocks must be non-empty by @seefs001 in https://github.com/QuantumNous/new-api/pull/3077
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.1-alpha.3...v0.11.1-alpha.4
下载资源
v0.11.1-alpha.3
正式版本 · 发布于 2026-03-01 23:25:04 (中国时间)
支持cc-switch一键填入
What's Changed
- chore(deps): bump axios from 1.12.0 to 1.13.5 in /web by @dependabot[bot] in https://github.com/QuantumNous/new-api/pull/3061
- chore(deps): bump tar and electron-builder in /electron by @dependabot[bot] in https://github.com/QuantumNous/new-api/pull/2964
- build(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /electron by @dependabot[bot] in https://github.com/QuantumNous/new-api/pull/2720
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /electron by @dependabot[bot] in https://github.com/QuantumNous/new-api/pull/3060
- fix: preserve explicit zero values in native relay requests by @seefs001 in https://github.com/QuantumNous/new-api/pull/3069
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.1-alpha.2...v0.11.1-alpha.3
下载资源
v0.11.1-alpha.2
正式版本 · 发布于 2026-02-28 18:44:59 (中国时间)
参数覆盖增加UI可视化操作,支持更多操作。 渠道亲和支持绑定参数覆盖,适用于codex/claude code等的请求头透传。
What's Changed
- feat: improve channel override ui/ux by @seefs001 in https://github.com/QuantumNous/new-api/pull/3009
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.1-alpha.1...v0.11.1-alpha.2
下载资源
v0.11.1-alpha.1
正式版本 · 发布于 2026-02-28 18:06:08 (中国时间)
完善veo适配生成(Vertex,AI Studio) 修复订阅支付完成后的跳转路径错误
Improve Veo adaptation generation (Vertex, AI Studio) Fix incorrect redirection path after subscription payment completion
What's Changed
- fix: redirect subscription payment return to user-accessible page by @seefs001 in https://github.com/QuantumNous/new-api/pull/3052
- feat: add image model to supported image presets by @seefs001 in https://github.com/QuantumNous/new-api/pull/3029
- feat: minimax reasoning_split by @seefs001 in https://github.com/QuantumNous/new-api/pull/3012
- feat(gemini): implement video generation configuration by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/3059
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.0...v0.11.1-alpha.1
下载资源
v0.11.0
正式版本 · 发布于 2026-02-28 17:50:49 (中国时间)
What's Changed
- refactor: async task by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/2985
- Feature/channel retry warning by @seefs001 in https://github.com/QuantumNous/new-api/pull/2987
- fix: claude affinity cache counter by @seefs001 in https://github.com/QuantumNous/new-api/pull/2980
- feat: add missing OpenAI/Claude/Gemini request fields by @seefs001 in https://github.com/QuantumNous/new-api/pull/2971
- feat: codex oauth proxy by @seefs001 in https://github.com/QuantumNous/new-api/pull/2961
- feat: minimax native /v1/messages by @seefs001 in https://github.com/QuantumNous/new-api/pull/2960
- fix: unify usage mapping and include toolUsePromptTokenCount by @seefs001 in https://github.com/QuantumNous/new-api/pull/2959
- fix: violation fee check by @seefs001 in https://github.com/QuantumNous/new-api/pull/2994
- fix: skip Accept-Encoding during header passthrough (#2214) by @Caisin in https://github.com/QuantumNous/new-api/pull/2997
- feat: move user bindings to dedicated management modal by @seefs001 in https://github.com/QuantumNous/new-api/pull/2993
- Fix/pr 2900 by @seefs001 in https://github.com/QuantumNous/new-api/pull/2998
- feat: 支持优先使用第三方用户名 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2900
- feat(web): add custom-model create hint and i18n translations by @RedwindA in https://github.com/QuantumNous/new-api/pull/3002
- fix: align Vertex content fetch flow with Gemini and handle base64 by @seefs001 in https://github.com/QuantumNous/new-api/pull/3038
- fix: vertex ai video proxy and task polling improvements by @seefs001 in https://github.com/QuantumNous/new-api/pull/3042
- fix: show built-in user bindings from user detail API in admin modal by @seefs001 in https://github.com/QuantumNous/new-api/pull/3049
New Contributors
- @Caisin made their first contribution in https://github.com/QuantumNous/new-api/pull/2997
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.10.9...v0.11.0
下载资源
- New-API-App.0.11.0.exe (96.5 MB)
- New-API-App.Setup.0.11.0.exe (96.7 MB)
- new-api-arm64-v0.11.0 (62.3 MB)
- new-api-macos-v0.11.0 (80.3 MB)
- new-api-v0.11.0 (64.5 MB)
- new-api-v0.11.0.exe (66.2 MB)
- Source code (zip)
- Source code (tar.gz)
v0.11.0-alpha.9
正式版本 · 发布于 2026-02-25 12:53:14 (中国时间)
修复Sora接口传图报错unsupported mimetype (\'application/octet-stream\')
Fix Sora API image upload error unsupported mimetype ('application/octet-stream')
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.0-alpha.8...v0.11.0-alpha.9
下载资源
v0.11.0-alpha.8
正式版本 · 发布于 2026-02-24 23:48:09 (中国时间)
修复GetUserSetting永远无法读取旧版本用户设置的问题
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.0-alpha.7...v0.11.0-alpha.8
下载资源
v0.11.0-alpha.7
正式版本 · 发布于 2026-02-24 22:06:40 (中国时间)
第三方登录支持优先使用第三方用户名 请求头透传功能优化 加强渠道模型选择防呆设计
Third-party login support, prioritize using third-party username Request header pass-through function optimization Strengthen channel model selection foolproof design
What's Changed
- fix: skip Accept-Encoding during header passthrough (#2214) by @Caisin in https://github.com/QuantumNous/new-api/pull/2997
- feat: move user bindings to dedicated management modal by @seefs001 in https://github.com/QuantumNous/new-api/pull/2993
- Fix/pr 2900 by @seefs001 in https://github.com/QuantumNous/new-api/pull/2998
- feat: 支持优先使用第三方用户名 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2900
- feat(web): add custom-model create hint and i18n translations by @RedwindA in https://github.com/QuantumNous/new-api/pull/3002
New Contributors
- @Caisin made their first contribution in https://github.com/QuantumNous/new-api/pull/2997
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.0-alpha.6...v0.11.0-alpha.7
下载资源
v0.11.0-alpha.6
正式版本 · 发布于 2026-02-23 22:05:03 (中国时间)
grok 违规扣费完善
What's Changed
- fix: violation fee check by @seefs001 in https://github.com/QuantumNous/new-api/pull/2994
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.0-alpha.5...v0.11.0-alpha.6
下载资源
v0.11.0-alpha.5
正式版本 · 发布于 2026-02-23 17:01:21 (中国时间)
修复PostForm下重试出现multipart: NextPart: EOF错误
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.0-alpha.4...v0.11.0-alpha.5
下载资源
v0.11.0-alpha.4
正式版本 · 发布于 2026-02-22 23:35:17 (中国时间)
What's Changed
- fix: claude affinity cache counter by @seefs001 in https://github.com/QuantumNous/new-api/pull/2980
- feat: add missing OpenAI/Claude/Gemini request fields by @seefs001 in https://github.com/QuantumNous/new-api/pull/2971
- feat: codex oauth proxy by @seefs001 in https://github.com/QuantumNous/new-api/pull/2961
- feat: minimax native /v1/messages by @seefs001 in https://github.com/QuantumNous/new-api/pull/2960
- fix: unify usage mapping and include toolUsePromptTokenCount by @seefs001 in https://github.com/QuantumNous/new-api/pull/2959
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.0-alpha.3...v0.11.0-alpha.4
下载资源
v0.11.0-alpha.3
正式版本 · 发布于 2026-02-22 22:13:15 (中国时间)
加强状态码重定向防呆设计 修复部分异步任务渠道无法获取任务状态的问题
Strengthen foolproof design for status code redirection. Fix issues where some asynchronous task channels cannot obtain task status.
What's Changed
- Feature/channel retry warning by @seefs001 in https://github.com/QuantumNous/new-api/pull/2987
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.0-alpha.2...v0.11.0-alpha.3
下载资源
v0.11.0-alpha.2
正式版本 · 发布于 2026-02-22 18:02:22 (中国时间)
完善异步任务超时退款机制,对已存在的旧任务,超时后进行仅失败处理,对于新建任务,增加超时退款流程,超时时间通过环境变量TASK_TIMEOUT_MINUTES设置,默认24小时。
Improve the asynchronous task timeout refund mechanism. For existing old tasks, perform only failure processing after timeout. For newly created tasks, add a timeout refund process. The timeout duration is set via the environment variable TASK_TIMEOUT_MINUTES, defaulting to 24 hours.
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.0-alpha.1...v0.11.0-alpha.2
下载资源
v0.11.0-alpha.1
正式版本 · 发布于 2026-02-22 17:02:26 (中国时间)
重构异步任务逻辑,支持异步任务模型重定向 修复Veo视频模型因id过长生成失败问题 异步任务支持订阅付费模式 使用日志新增退款类型,方便筛选
Refactor asynchronous task logic, support asynchronous task model mapped Fix veo video model generation failure due to excessively long id Add refund type using logs
What's Changed
- refactor: async task by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/2985
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.10.9...v0.11.0-alpha.1
下载资源
v0.10.9
正式版本 · 发布于 2026-02-22 16:48:19 (中国时间)
新增自定义OAuth提供商功能 Support custom OAuth provider
What's Changed
- feat: Force beta=true parameter for Anthropic channel by @MUTED64 in https://github.com/QuantumNous/new-api/pull/2874
- feat(oauth): implement custom OAuth provider by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/2857
- fix: Claude stream block index/type transitions by @seefs001 in https://github.com/QuantumNous/new-api/pull/2854
- fix: add paragraph breaks between reasoning summary chunks by @seefs001 in https://github.com/QuantumNous/new-api/pull/2864
- feat: channel test with stream=true by @seefs001 in https://github.com/QuantumNous/new-api/pull/2875
- fix: 使用openai兼容接口调用部分渠道在最终端点为claude原生端点下还是走了openai扣减input_token的逻辑 by @seefs001 in https://github.com/QuantumNous/new-api/pull/2883
- fix: 补全 streaming message_delta 事件缺失的 input_tokens 和 cache 相关字段 by @seefs001 in https://github.com/QuantumNous/new-api/pull/2887
- fix: 补全 streaming message_delta 事件缺失的 input_tokens 和 cache 相关字段 (#2881) by @naaive in https://github.com/QuantumNous/new-api/pull/2885
- feat: /v1/messages -> /v1/responses by @seefs001 in https://github.com/QuantumNous/new-api/pull/2889
- feat: make 5m cache-creation ratio configurable by @seefs001 in https://github.com/QuantumNous/new-api/pull/2870
- fix: 如果模型管理有自定义配置则不合并默认配置 by @seefs001 in https://github.com/QuantumNous/new-api/pull/2895
- fix: 修复模型管理"参与官方同步"与"状态"开关无法保存的问题 by @wans10 in https://github.com/QuantumNous/new-api/pull/2815
- 改变端点映射文案 by @seefs001 in https://github.com/QuantumNous/new-api/pull/2896
- optimize: channel affinity tips by @seefs001 in https://github.com/QuantumNous/new-api/pull/2898
- fix streamSupportedChannels by @seefs001 in https://github.com/QuantumNous/new-api/pull/2909
- chore(deps): bump axios from 1.12.0 to 1.13.5 in /web by @dependabot[bot] in https://github.com/QuantumNous/new-api/pull/2917
- feat(localization): added zh_TW by @olivertzeng in https://github.com/QuantumNous/new-api/pull/2913
- feat: logs cache field by @seefs001 in https://github.com/QuantumNous/new-api/pull/2920
- feat(xai): 为xAI渠道添加/v1/responses支持 by @funkpopo in https://github.com/QuantumNous/new-api/pull/2897
- feat: add OpenRouter pricing support to upstream ratio sync by @RedwindA in https://github.com/QuantumNous/new-api/pull/2925
- feat(user): add currency amount input with auto quota conversion by @worryzyy in https://github.com/QuantumNous/new-api/pull/2916
- 优化: 任务日志查询速度并显示用户详情 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2905
- fix(token-search): use TrimPrefix for sk- token normalization by @RedwindA in https://github.com/QuantumNous/new-api/pull/2928
- fix: support numeric status code mapping in ResetStatusCode by @seefs001 in https://github.com/QuantumNous/new-api/pull/2926
- feat(aws): add claude-sonnet-4-6 Bedrock mapping and cross-region support by @wellsgz in https://github.com/QuantumNous/new-api/pull/2976
- feat(ratio-sync): support models.dev ratio sync and fix Gemini cache ratios by @RedwindA in https://github.com/QuantumNous/new-api/pull/2973
- fix: normalize input_text content blocks in Claude-to-OpenAI conversion by @0-don in https://github.com/QuantumNous/new-api/pull/2968
- imporve oauth provider UI/UX by @seefs001 in https://github.com/QuantumNous/new-api/pull/2983
New Contributors
- @MUTED64 made their first contribution in https://github.com/QuantumNous/new-api/pull/2874
- @naaive made their first contribution in https://github.com/QuantumNous/new-api/pull/2885
- @olivertzeng made their first contribution in https://github.com/QuantumNous/new-api/pull/2913
- @funkpopo made their first contribution in https://github.com/QuantumNous/new-api/pull/2897
- @worryzyy made their first contribution in https://github.com/QuantumNous/new-api/pull/2916
- @wellsgz made their first contribution in https://github.com/QuantumNous/new-api/pull/2976
- @0-don made their first contribution in https://github.com/QuantumNous/new-api/pull/2968
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.10.8...v0.10.9
下载资源
- New-API-App.0.10.9.exe (96.4 MB)
- New-API-App.Setup.0.10.9.exe (96.6 MB)
- new-api-arm64-v0.10.9 (62.1 MB)
- new-api-macos-v0.10.9 (80.1 MB)
- new-api-v0.10.9 (64.4 MB)
- new-api-v0.10.9.exe (66.0 MB)
- Source code (zip)
- Source code (tar.gz)
v0.10.9-alpha.7
正式版本 · 发布于 2026-02-20 22:02:37 (中国时间)
- Fix the issue of custom OAuth provider callback 404.
- 修复自定义Oauth提供商回调404的问题
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.10.9-alpha.6...v0.10.9-alpha.7
下载资源
v0.10.9-alpha.6
正式版本 · 发布于 2026-02-12 15:28:30 (中国时间)
What's Changed
- feat: add OpenRouter pricing support to upstream ratio sync by @RedwindA in https://github.com/QuantumNous/new-api/pull/2925
- feat(user): add currency amount input with auto quota conversion by @worryzyy in https://github.com/QuantumNous/new-api/pull/2916
- 优化: 任务日志查询速度并显示用户详情 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2905
- fix(token-search): use TrimPrefix for sk- token normalization by @RedwindA in https://github.com/QuantumNous/new-api/pull/2928
- fix: support numeric status code mapping in ResetStatusCode by @seefs001 in https://github.com/QuantumNous/new-api/pull/2926
New Contributors
- @worryzyy made their first contribution in https://github.com/QuantumNous/new-api/pull/2916
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.10.9-alpha.5...v0.10.9-alpha.6
下载资源
v0.10.9-alpha.5
正式版本 · 发布于 2026-02-12 01:58:53 (中国时间)
Significantly optimize memory consumption with disk cache enabled xAI channel add/v1/responses support Optimize cached token log display
大幅优化磁盘缓存开启下的内存消耗,进一步节省内存 xAI渠道添加/v1/responses支持 优化缓存token日志显示
What's Changed
- chore(deps): bump axios from 1.12.0 to 1.13.5 in /web by @dependabot[bot] in https://github.com/QuantumNous/new-api/pull/2917
- feat(localization): added zh_TW by @olivertzeng in https://github.com/QuantumNous/new-api/pull/2913
- feat: logs cache field by @seefs001 in https://github.com/QuantumNous/new-api/pull/2920
- feat(xai): 为xAI渠道添加/v1/responses支持 by @funkpopo in https://github.com/QuantumNous/new-api/pull/2897
New Contributors
- @olivertzeng made their first contribution in https://github.com/QuantumNous/new-api/pull/2913
- @funkpopo made their first contribution in https://github.com/QuantumNous/new-api/pull/2897
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.10.9-alpha.4...v0.10.9-alpha.5
下载资源
v0.10.9-alpha.4
正式版本 · 发布于 2026-02-11 16:31:10 (中国时间)
修复moonshot kimi渠道计费异常的问题
What's Changed
- fix streamSupportedChannels by @seefs001 in https://github.com/QuantumNous/new-api/pull/2909
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.10.9-alpha.3...v0.10.9-alpha.4
下载资源
v0.10.9-alpha.3
正式版本 · 发布于 2026-02-09 01:31:49 (中国时间)
What's Changed
- 改变端点映射文案 by @seefs001 in https://github.com/QuantumNous/new-api/pull/2896
- optimize: channel affinity tips by @seefs001 in https://github.com/QuantumNous/new-api/pull/2898
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.10.9-alpha.2...v0.10.9-alpha.3
下载资源
这篇文档对您有帮助吗?
最后更新于