Changelog
Version Log Information · Data updated at 2026-3-20 20:56:12
To view all historical versions, please visit the GitHub Releases page. This page automatically fetches the latest update information from that page.
v0.11.7
Latest Release · Published at 2026-03-19 16:15:24 (UTC+8)
What's Changed
- chore: refine PR template by @seefs001 in https://github.com/QuantumNous/new-api/pull/3287
- feat: 支持通过环境变量配置搜索接口限流参数 by @ywandy in https://github.com/QuantumNous/new-api/pull/3313
- fix: 修正 Codex free 账号用量显示到每周窗口 by @Honghurumeng in https://github.com/QuantumNous/new-api/pull/3316
- feat(waffo): Waffo payment gateway integration by @zhongyuanzhao-alt in https://github.com/QuantumNous/new-api/pull/3293
- fix: redirect OAuth login in current page by @seefs001 in https://github.com/QuantumNous/new-api/pull/3329
New Contributors
- @ywandy made their first contribution in https://github.com/QuantumNous/new-api/pull/3313
- @Honghurumeng made their first contribution in https://github.com/QuantumNous/new-api/pull/3316
- @zhongyuanzhao-alt made their first contribution in https://github.com/QuantumNous/new-api/pull/3293
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.6...v0.11.7
Download Resources
- New-API-App.0.11.7.exe (96.8 MB)
- New-API-App.Setup.0.11.7.exe (97.0 MB)
- new-api-arm64-v0.11.7 (63.1 MB)
- new-api-macos-v0.11.7 (81.3 MB)
- new-api-v0.11.7 (65.4 MB)
- new-api-v0.11.7.exe (67.1 MB)
- Source code (zip)
- Source code (tar.gz)
v0.11.6-patch.1
Release · Published at 2026-03-17 18:39:55 (UTC+8)
Download Resources
- new-api-arm64-v0.11.6-patch.1 (62.9 MB)
- new-api-macos-v0.11.6-patch.1 (81.0 MB)
- new-api-v0.11.6-patch.1 (65.2 MB)
- new-api-v0.11.6-patch.1.exe (66.9 MB)
- Source code (zip)
- Source code (tar.gz)
v0.11.6
Release · Published at 2026-03-17 17:23:40 (UTC+8)
参数覆盖记录到日志 错误日志恢复tooltip显示
What's Changed
- feat: params override log by @seefs001 in https://github.com/QuantumNous/new-api/pull/3285
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.5...v0.11.6
Download Resources
- New-API-App.0.11.6.exe (96.7 MB)
- New-API-App.Setup.0.11.6.exe (96.9 MB)
- new-api-arm64-v0.11.6 (62.9 MB)
- new-api-macos-v0.11.6 (81.0 MB)
- new-api-v0.11.6 (65.2 MB)
- new-api-v0.11.6.exe (66.9 MB)
- Source code (zip)
- Source code (tar.gz)
nightly-20260317
Release · Published at 2026-03-17 18:30:50 (UTC+8)
feat: implement tiered billing expression evaluation
Docker image: calciumion/new-api:nightly
Download Resources
v0.11.5
Release · Published at 2026-03-15 01:27:39 (UTC+8)
What's Changed
- Round remaining balance by @KiGamji in https://github.com/QuantumNous/new-api/pull/3233
- enhance channel key viewing by @seefs001 in https://github.com/QuantumNous/new-api/pull/3257
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.4...v0.11.5
Download Resources
- New-API-App.0.11.5.exe (96.7 MB)
- New-API-App.Setup.0.11.5.exe (96.9 MB)
- new-api-arm64-v0.11.5 (62.9 MB)
- new-api-macos-v0.11.5 (81.0 MB)
- new-api-v0.11.5 (65.2 MB)
- new-api-v0.11.5.exe (66.8 MB)
- Source code (zip)
- Source code (tar.gz)
v0.11.4-patch.1
Release · Published at 2026-03-14 15:31:42 (UTC+8)
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.4...v0.11.4-patch.1
Download Resources
- new-api-arm64-v0.11.4-patch.1 (62.9 MB)
- new-api-macos-v0.11.4-patch.1 (81.0 MB)
- new-api-v0.11.4-patch.1 (65.2 MB)
- new-api-v0.11.4-patch.1.exe (66.8 MB)
- Source code (zip)
- Source code (tar.gz)
v0.11.4
Release · Published at 2026-03-12 15:37:12 (UTC+8)
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
- 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
- fix(relay): skip retries for bad response body errors by @seefs001 in https://github.com/QuantumNous/new-api/pull/3151
- 为渠道参数覆盖可视化规则提供拖拽排序支持 by @somnifex in https://github.com/QuantumNous/new-api/pull/3166
- fix: kling risk fail return openAIVideo error by @feitianbubu in https://github.com/QuantumNous/new-api/pull/3148
- fix: add explicit docker-compose networks by @pigletfly in https://github.com/QuantumNous/new-api/pull/3147
- feat:support $keep_only_declared and deduped $append for header override by @seefs001 in https://github.com/QuantumNous/new-api/pull/3182
- chore: update model lists for frequently used channels by @RedwindA in https://github.com/QuantumNous/new-api/pull/3221
New Contributors
- @pigletfly made their first contribution in https://github.com/QuantumNous/new-api/pull/3147
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.2...v0.11.4
Download Resources
- New-API-App.0.11.4.exe (96.7 MB)
- New-API-App.Setup.0.11.4.exe (96.9 MB)
- new-api-arm64-v0.11.4 (62.9 MB)
- new-api-macos-v0.11.4 (81.0 MB)
- new-api-v0.11.4 (65.2 MB)
- new-api-v0.11.4.exe (66.8 MB)
- Source code (zip)
- Source code (tar.gz)
v0.11.4-alpha.5
Release · Published at 2026-03-10 02:03:34 (UTC+8)
请求头覆盖新增追加功能
What's Changed
- fix: kling risk fail return openAIVideo error by @feitianbubu in https://github.com/QuantumNous/new-api/pull/3148
- fix: add explicit docker-compose networks by @pigletfly in https://github.com/QuantumNous/new-api/pull/3147
- feat:support $keep_only_declared and deduped $append for header override by @seefs001 in https://github.com/QuantumNous/new-api/pull/3182
New Contributors
- @pigletfly made their first contribution in https://github.com/QuantumNous/new-api/pull/3147
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.4-alpha.4...v0.11.4-alpha.5
Download Resources
v0.11.4-alpha.4
Release · Published at 2026-03-08 22:42:27 (UTC+8)
为渠道参数覆盖可视化规则提供拖拽排序支持 后端Token相关API变更
What's Changed
- 为渠道参数覆盖可视化规则提供拖拽排序支持 by @somnifex in https://github.com/QuantumNous/new-api/pull/3166
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.4-alpha.3...v0.11.4-alpha.4
Download Resources
v0.11.4-alpha.3
Release · Published at 2026-03-07 00:25:57 (UTC+8)
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
Download Resources
v0.11.4-alpha.2
Release · Published at 2026-03-06 22:36:18 (UTC+8)
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
Download Resources
v0.11.4-alpha.1
Release · Published at 2026-03-06 21:38:47 (UTC+8)
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
Download Resources
v0.11.3-alpha.1
Release · Published at 2026-03-06 17:52:47 (UTC+8)
优化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
Download Resources
- 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
Release · Published at 2026-03-06 11:44:19 (UTC+8)
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
Download Resources
- 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
Release · Published at 2026-03-05 00:12:19 (UTC+8)
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
Download Resources
- 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
Release · Published at 2026-03-04 00:37:14 (UTC+8)
优化检测上游模型功能 美化模型广场
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
Download Resources
v0.11.2-alpha.1
Release · Published at 2026-03-02 22:10:48 (UTC+8)
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
Download Resources
v0.11.1-alpha.7
Release · Published at 2026-03-02 21:20:52 (UTC+8)
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
Download Resources
v0.11.1-alpha.6
Release · Published at 2026-03-02 19:44:11 (UTC+8)
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
Download Resources
v0.11.1-alpha.4
Release · Published at 2026-03-02 17:27:25 (UTC+8)
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
Download Resources
v0.11.1-alpha.3
Release · Published at 2026-03-01 23:25:04 (UTC+8)
支持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
Download Resources
v0.11.1-alpha.2
Release · Published at 2026-02-28 18:44:59 (UTC+8)
参数覆盖增加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
Download Resources
v0.11.1-alpha.1
Release · Published at 2026-02-28 18:06:08 (UTC+8)
完善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
Download Resources
v0.11.0
Release · Published at 2026-02-28 17:50:49 (UTC+8)
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
Download Resources
- 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
Release · Published at 2026-02-25 12:53:14 (UTC+8)
修复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
Download Resources
v0.11.0-alpha.8
Release · Published at 2026-02-24 23:48:09 (UTC+8)
修复GetUserSetting永远无法读取旧版本用户设置的问题
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.0-alpha.7...v0.11.0-alpha.8
Download Resources
v0.11.0-alpha.7
Release · Published at 2026-02-24 22:06:40 (UTC+8)
第三方登录支持优先使用第三方用户名 请求头透传功能优化 加强渠道模型选择防呆设计
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
Download Resources
v0.11.0-alpha.6
Release · Published at 2026-02-23 22:05:03 (UTC+8)
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
Download Resources
v0.11.0-alpha.5
Release · Published at 2026-02-23 17:01:21 (UTC+8)
修复PostForm下重试出现multipart: NextPart: EOF错误
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.11.0-alpha.4...v0.11.0-alpha.5
Download Resources
v0.11.0-alpha.4
Release · Published at 2026-02-22 23:35:17 (UTC+8)
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
Download Resources
How is this guide?
Last updated on