📝 更新日志¶
版本日志信息 · 数据更新于 2025-10-22 01:53:44 (中国时间)
如需查看全部历史版本,请访问 GitHub Releases 页面,本页面从该页面定时获取最新更新信息。
v0.9.10¶
最新正式版本 · 发布于 2025-10-18 15:43:48 (中国时间)
What's Changed¶
- feat: 新增支持豆包语音合成2.0功能 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2067
- fix: gemini batch embedding token not counted by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/2061
- fix: handle JSON parsing for thinking content in ollama stream by @somnifex in https://github.com/QuantumNous/new-api/pull/2065
- feat: 豆包语音2.0音色支持情感,情绪,音量 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2068
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.9...v0.9.10
下载资源
- New-API-App.0.9.10.exe (94.83 MB)
- New-API-App.Setup.0.9.10.exe (95.04 MB)
- new-api-arm64-v0.9.10 (53.56 MB)
- new-api-macos-v0.9.10 (67.78 MB)
- new-api-v0.9.10 (55.41 MB)
- new-api-v0.9.10.exe (56.97 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.9-patch.4¶
正式版本 · 发布于 2025-10-17 13:55:44 (中国时间)
feat: 防呆优化,允许OpenAI渠道调用sora异步任务
下载资源
- new-api-arm64-v0.9.9-patch.4 (53.50 MB)
- new-api-macos-v0.9.9-patch.4 (67.77 MB)
- new-api-v0.9.9-patch.4 (55.39 MB)
- new-api-v0.9.9-patch.4.exe (56.95 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.9-patch.3¶
正式版本 · 发布于 2025-10-16 22:02:17 (中国时间)
feat: 添加sora模型仅按次计费的解决方案 (Add pay-per-use solution for the Sora model)
如何使用 How to Use¶
环境变量设置 TASK_PRICE_PATCH=sora-2,sora-2-pro
对所有task任务都有效,模型名用英文逗号,
隔开
设置后,任务将不会按时长,大小等自动计算
Set the environment variable TASK_PRICE_PATCH=sora-2,sora-2-pro
This applies to all task operations, with model names separated by English commas ,
.
下载资源
- new-api-arm64-v0.9.9-patch.3 (53.50 MB)
- new-api-macos-v0.9.9-patch.3 (67.77 MB)
- new-api-v0.9.9-patch.3 (55.39 MB)
- new-api-v0.9.9-patch.3.exe (56.96 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.9-patch.2¶
正式版本 · 发布于 2025-10-16 12:39:39 (中国时间)
fix: 修复/v1/videos失败不退费的问题
下载资源
- new-api-arm64-v0.9.9-patch.2 (53.50 MB)
- new-api-macos-v0.9.9-patch.2 (67.77 MB)
- new-api-v0.9.9-patch.2 (55.39 MB)
- new-api-v0.9.9-patch.2.exe (56.95 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.9-patch.1¶
正式版本 · 发布于 2025-10-15 21:50:09 (中国时间)
fix: 修复gemini embedding无法使用的问题
下载资源
- new-api-arm64-v0.9.9-patch.1 (53.50 MB)
- new-api-macos-v0.9.9-patch.1 (67.77 MB)
- new-api-v0.9.9-patch.1 (55.39 MB)
- new-api-v0.9.9-patch.1.exe (56.95 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.9¶
正式版本 · 发布于 2025-10-15 19:49:01 (中国时间)
feat: 修复aws渠道-thinking后缀不生效的问题 feat: 支持aws渠道使用api key feat: 支持aws渠道使用链接媒体
下载资源
- New-API-App.0.9.9.exe (94.83 MB)
- New-API-App.Setup.0.9.9.exe (95.04 MB)
- new-api-arm64-v0.9.9 (53.50 MB)
- new-api-macos-v0.9.9 (67.77 MB)
- new-api-v0.9.9 (55.38 MB)
- new-api-v0.9.9.exe (56.95 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.8-patch.1¶
正式版本 · 发布于 2025-10-14 23:04:27 (中国时间)
feat: sora任务优化
下载资源
- New-API-App.0.9.8-patch.1.exe (94.72 MB)
- New-API-App.Setup.0.9.8-patch.1.exe (94.93 MB)
- new-api-arm64-v0.9.8-patch.1 (52.94 MB)
- new-api-macos-v0.9.8-patch.1 (66.82 MB)
- new-api-v0.9.8-patch.1 (54.70 MB)
- new-api-v0.9.8-patch.1.exe (56.25 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.8¶
正式版本 · 发布于 2025-10-14 17:46:39 (中国时间)
What's Changed¶
- feat: jimeng use openai sdk input_reference i2v by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2029
- fix: 修复视频任务不同分组可能导致补回额度计算错误 by @xyfacai in https://github.com/QuantumNous/new-api/pull/2030
- feat: jimeng images base64 limit by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2032
- fix(convert): 修复 OpenAI 转 Claude 流时 thinking 块的格式问题 by @Inblac in https://github.com/QuantumNous/new-api/pull/2035
- feat: 添加SiliconFlow图像生成接口自动转换支持 by @etnAtker in https://github.com/QuantumNous/new-api/pull/2036
- feat: endpoint type log by @seefs001 in https://github.com/QuantumNous/new-api/pull/2038
- feat: 支持谷歌分析和Umami分析
谷歌分析设置文档¶
https://docs.newapi.pro/wiki/analytics-setup/
New Contributors¶
- @Inblac made their first contribution in https://github.com/QuantumNous/new-api/pull/2035
- @etnAtker made their first contribution in https://github.com/QuantumNous/new-api/pull/2036
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.7...v0.9.8
下载资源
- New-API-App.0.9.8.exe (94.71 MB)
- New-API-App.Setup.0.9.8.exe (94.92 MB)
- new-api-arm64-v0.9.8 (52.94 MB)
- new-api-macos-v0.9.8 (66.82 MB)
- new-api-v0.9.8 (54.70 MB)
- new-api-v0.9.8.exe (56.25 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.7-patch.2¶
正式版本 · 发布于 2025-10-13 15:19:00 (中国时间)
What's Changed¶
- fix: empty version by @seefs001 in https://github.com/QuantumNous/new-api/pull/2024
- feat: Add pre-status protection for IncreaseUserQuota by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2025
- refactor: Openai video model 移动到 dto by @xyfacai in https://github.com/QuantumNous/new-api/pull/2027
- feat: jimeng use openai sdk input_reference i2v by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2029
- fix: 修复视频任务不同分组可能导致补回额度计算错误 by @xyfacai in https://github.com/QuantumNous/new-api/pull/2030
- feat: jimeng images base64 limit by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2032
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.7-patch.1...v0.9.7-patch.2
下载资源
- New-API-App.0.9.7-patch.2.exe (94.74 MB)
- New-API-App.Setup.0.9.7-patch.2.exe (94.95 MB)
- new-api-arm64-v0.9.7-patch.2 (52.94 MB)
- new-api-macos-v0.9.7-patch.2 (66.82 MB)
- new-api-v0.9.7-patch.2 (54.69 MB)
- new-api-v0.9.7-patch.2.exe (56.24 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.7-patch.1¶
正式版本 · 发布于 2025-10-12 13:57:48 (中国时间)
What's Changed¶
- fix: ignore ghcr by @seefs001 in https://github.com/QuantumNous/new-api/pull/2022
- fix: version by @seefs001 in https://github.com/QuantumNous/new-api/pull/2023
- feat: feat: support free model setting (支持免费模型功能)
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.7...v0.9.7-patch.1
下载资源
- New-API-App.0.9.7-patch.1.exe (94.74 MB)
- New-API-App.Setup.0.9.7-patch.1.exe (94.95 MB)
- new-api-arm64-v0.9.7-patch.1 (52.81 MB)
- new-api-macos-v0.9.7-patch.1 (66.82 MB)
- new-api-v0.9.7-patch.1 (54.69 MB)
- new-api-v0.9.7-patch.1.exe (56.24 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.7¶
正式版本 · 发布于 2025-10-12 12:33:35 (中国时间)
What's Changed¶
- feat: complete English, French and Russian translation and add i18n configuration by @Sacode in https://github.com/QuantumNous/new-api/pull/1991
- feat: 即梦和vidu支持 OpenAI sdk生成和查询视频 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2018
New Contributors¶
- @Sacode made their first contribution in https://github.com/QuantumNous/new-api/pull/1991
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.6...v0.9.7
下载资源
- New-API-App.0.9.7.exe (94.72 MB)
- New-API-App.Setup.0.9.7.exe (94.93 MB)
- new-api-arm64-v0.9.7 (52.81 MB)
- new-api-macos-v0.9.7 (66.80 MB)
- new-api-v0.9.7 (54.69 MB)
- new-api-v0.9.7.exe (56.24 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.6-patch.1¶
正式版本 · 发布于 2025-10-11 12:04:44 (中国时间)
What's Changed¶
- fix(channel): handle dynamic frequency updates by @qixing-jk in https://github.com/QuantumNous/new-api/pull/2002
- 支持可灵使用openai sdk生成视频 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2004
- feat: sora 增加参数校验与计费 by @xyfacai in https://github.com/QuantumNous/new-api/pull/2006
New Contributors¶
- @qixing-jk made their first contribution in https://github.com/QuantumNous/new-api/pull/2002
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.6...v0.9.6-patch.1
下载资源
- New-API-App.0.9.6-patch.1.exe (94.73 MB)
- New-API-App.Setup.0.9.6-patch.1.exe (94.94 MB)
- new-api-arm64-v0.9.6-patch.1 (52.50 MB)
- new-api-macos-v0.9.6-patch.1 (66.31 MB)
- new-api-v0.9.6-patch.1 (54.34 MB)
- new-api-v0.9.6-patch.1.exe (55.85 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.6¶
正式版本 · 发布于 2025-10-10 19:41:44 (中国时间)
What's Changed¶
- fix: avoid get model consuming body by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1994
- fix: test model #1993 by @seefs001 in https://github.com/QuantumNous/new-api/pull/1995
- Feat: user agreement and privacy policy settings by @kyubibii in https://github.com/QuantumNous/new-api/pull/1981
- fix: channel remark ignore issue by @seefs001 in https://github.com/QuantumNous/new-api/pull/1996
- fix: 支持Sora做为上游渠道 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1997
- feat: pplx channel by @seefs001 in https://github.com/QuantumNous/new-api/pull/1998
- feat: add qwen channel auto disabled by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1401
- feat: support openAI sdk retrieve videos by @feitianbubu in https://github.com/QuantumNous/new-api/pull/2000
主要变更¶
修复Sora渠道bug(Fix the Sora channel bug)
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.5...v0.9.6
下载资源
- New-API-App.0.9.6.exe (94.73 MB)
- New-API-App.Setup.0.9.6.exe (94.95 MB)
- new-api-arm64-v0.9.6 (52.50 MB)
- new-api-macos-v0.9.6 (66.31 MB)
- new-api-v0.9.6 (54.33 MB)
- new-api-v0.9.6.exe (55.84 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.5¶
正式版本 · 发布于 2025-10-09 15:53:53 (中国时间)
What's Changed¶
- 新增Sora视频渠道 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1988
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.4...v0.9.5
下载资源
- New-API-App.0.9.5.exe (94.72 MB)
- New-API-App.Setup.0.9.5.exe (94.93 MB)
- new-api-arm64-v0.9.5 (52.50 MB)
- new-api-macos-v0.9.5 (66.29 MB)
- new-api-v0.9.5 (54.30 MB)
- new-api-v0.9.5.exe (55.82 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.4-patch.1¶
正式版本 · 发布于 2025-10-09 14:31:38 (中国时间)
What's Changed¶
- fix(topup): prevent nil-pointer in Epay callback; reset page on search by @t0ng7u in https://github.com/QuantumNous/new-api/pull/1977
- feat: gemini imagen quality value by @Sh1n3zZ in https://github.com/QuantumNous/new-api/pull/1983
- feat: add GetClaudeAuthHeader function and update FetchUpstreamModels to support Anthropic channel type by @RedwindA in https://github.com/QuantumNous/new-api/pull/1984
- fix(openai): account cached tokens for zhipu_v4 usage by @RedwindA in https://github.com/QuantumNous/new-api/pull/1982
- chore(deps-dev): bump electron from 28.3.3 to 35.7.5 in /electron by @dependabot[bot] in https://github.com/QuantumNous/new-api/pull/1986
New Contributors¶
- @dependabot[bot] made their first contribution in https://github.com/QuantumNous/new-api/pull/1986
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.4...v0.9.4-patch.1
下载资源
- New-API-App.0.9.4-patch.1.exe (94.71 MB)
- New-API-App.Setup.0.9.4-patch.1.exe (94.92 MB)
- new-api-arm64-v0.9.4-patch.1 (52.44 MB)
- new-api-macos-v0.9.4-patch.1 (66.26 MB)
- new-api-v0.9.4-patch.1 (54.28 MB)
- new-api-v0.9.4-patch.1.exe (55.79 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.4¶
正式版本 · 发布于 2025-10-07 12:23:57 (中国时间)
What's Changed¶
- fix: improve text visibility in warning box for dark mode in SettingsLog by @RedwindA in https://github.com/QuantumNous/new-api/pull/1974
- ✨ feat: Add topup billing history with admin manual completion by @t0ng7u in https://github.com/QuantumNous/new-api/pull/1976
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.3-patch.2...v0.9.4
下载资源
- New-API-App.0.9.4.exe (85.61 MB)
- New-API-App.Setup.0.9.4.exe (85.82 MB)
- new-api-arm64-v0.9.4 (52.44 MB)
- new-api-macos-v0.9.4 (66.28 MB)
- new-api-v0.9.4 (54.29 MB)
- new-api-v0.9.4.exe (55.81 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.3-patch.2¶
正式版本 · 发布于 2025-10-05 22:59:42 (中国时间)
防呆优化
下载资源
- New-API-App.0.9.3-patch.2.exe (85.59 MB)
- New-API-App.Setup.0.9.3-patch.2.exe (85.80 MB)
- new-api-arm64-v0.9.3-patch.2 (52.44 MB)
- new-api-macos-v0.9.3-patch.2 (66.26 MB)
- new-api-v0.9.3-patch.2 (54.27 MB)
- new-api-v0.9.3-patch.2.exe (55.79 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.3-patch.1¶
正式版本 · 发布于 2025-10-05 17:57:38 (中国时间)
What's Changed¶
- fix: Gemini missing func name for multi-streaming tool calls (except the first) by @MomentDerek in https://github.com/QuantumNous/new-api/pull/1967
- feat: Add Electron wrapper for desktop app by @bubblepipe in https://github.com/QuantumNous/new-api/pull/1964
New Contributors¶
- @MomentDerek made their first contribution in https://github.com/QuantumNous/new-api/pull/1967
- @bubblepipe made their first contribution in https://github.com/QuantumNous/new-api/pull/1964
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.3.0...v0.9.3-patch.1
下载资源
- New-API-App.0.9.3-patch.1.exe (85.59 MB)
- New-API-App.Setup.0.9.3-patch.1.exe (85.81 MB)
- new-api-arm64-v0.9.3-patch.1 (52.44 MB)
- new-api-macos-v0.9.3-patch.1 (66.25 MB)
- new-api-v0.9.3-patch.1 (54.27 MB)
- new-api-v0.9.3-patch.1.exe (55.78 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.3.0¶
正式版本 · 发布于 2025-10-03 21:57:32 (中国时间)
What's Changed¶
- feat: Allow FIM chat requests without messages by @RedwindA in https://github.com/QuantumNous/new-api/pull/1959
- refactor: simplify unsupported test channel types by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1963
- 💱 feat(settings): introduce site-wide quota display type (USD/CNY/TOKENS/CUSTOM) by @t0ng7u in https://github.com/QuantumNous/new-api/pull/1923
New feature 新增功能¶
运营设置支持货币修改
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.2.1...v0.9.3.0
下载资源
- new-api (54.27 MB)
- new-api-arm64 (52.44 MB)
- new-api-macos (66.25 MB)
- new-api.exe (55.78 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.2.1¶
正式版本 · 发布于 2025-10-03 12:27:24 (中国时间)
What's Changed¶
- feat(i18n): add and update French translations by @comeback01 in https://github.com/QuantumNous/new-api/pull/1940
- chore: go version & sonic dep by @seefs001 in https://github.com/QuantumNous/new-api/pull/1932
- ✨ feat(layout): refine footer visibility logic to target CardPro component pages by @t0ng7u in https://github.com/QuantumNous/new-api/pull/1890
- feat: 适配gemini-2.5-flash-image新参数
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.2.0...v0.9.2.1
下载资源
- new-api (54.26 MB)
- new-api-arm64 (52.44 MB)
- new-api-macos (66.25 MB)
- new-api.exe (55.77 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.2.0¶
正式版本 · 发布于 2025-10-02 15:30:45 (中国时间)
What's Changed¶
- fix(relay): wrong URL for claude model in GCP Vertex AI by @wzxjohn in https://github.com/QuantumNous/new-api/pull/1817
- fix(jina): remove encoding_format for jina embedding by @RedwindA in https://github.com/QuantumNous/new-api/pull/1943
- feat: 支持 gemini-robotics-er-1.5-preview by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/1945
- fix(openai): add nil checks for web_search streaming to prevent panic by @RedwindA in https://github.com/QuantumNous/new-api/pull/1949
- fix: missing field & field control by @seefs001 in https://github.com/QuantumNous/new-api/pull/1950
- feat: Add Gotify Notification Channel for Quota Alerts by @RedwindA in https://github.com/QuantumNous/new-api/pull/1948
- feat: Add visual editing mode for chat configurations by @HynoR in https://github.com/QuantumNous/new-api/pull/1947
- feat: Add navigation buttons for channel edit form sections by @JoeyLearnsToCode in https://github.com/QuantumNous/new-api/pull/1844
- 增加豆包视频渠道 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1951
- fix: get video task err when Content-Type=json by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1779
主要更新¶
- 增加豆包视频渠道 by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1951
- 新增Gotify通知 by @RedwindA in https://github.com/QuantumNous/new-api/pull/1948
- 修补OpenAI和Claude请求部分缺失参数 by @seefs001 in https://github.com/QuantumNous/new-api/pull/1950
- 异步任务逻辑改为预扣费,任务成功后再补充或者退还扣费
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.1.4...v0.9.1.5
下载资源
- new-api (54.23 MB)
- new-api-arm64 (52.81 MB)
- new-api-macos (66.23 MB)
- new-api.exe (55.77 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.1.4¶
正式版本 · 发布于 2025-09-30 16:57:07 (中国时间)
feat: 渠道测试新增可选测试端点类型 feat: 支持claude格式请求火山方舟
下载资源
- new-api (54.18 MB)
- new-api-arm64 (52.69 MB)
- new-api-macos (66.17 MB)
- new-api.exe (55.71 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.1.3¶
正式版本 · 发布于 2025-09-30 16:19:30 (中国时间)
What's Changed¶
- feat: passkey by @seefs001 in https://github.com/QuantumNous/new-api/pull/1912
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.1.2...v0.9.1.3
下载资源
- new-api (54.18 MB)
- new-api-arm64 (52.69 MB)
- new-api-macos (66.17 MB)
- new-api.exe (55.71 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.1.2¶
正式版本 · 发布于 2025-09-30 11:17:11 (中国时间)
What's Changed¶
- add submodel.ai by @danding5 in https://github.com/QuantumNous/new-api/pull/1915
- fix : fix submodel adapter by @seefs001 in https://github.com/QuantumNous/new-api/pull/1919
- feat: support claude-sonnet-4-5-20250929 by @prnake in https://github.com/QuantumNous/new-api/pull/1924
- fix: Optimize sidebar refresh to avoid redundant loading states by @RedwindA in https://github.com/QuantumNous/new-api/pull/1921
- fix: claude beta=true by @seefs001 in https://github.com/QuantumNous/new-api/pull/1926
- feat: claude context editing by @seefs001 in https://github.com/QuantumNous/new-api/pull/1925
New Contributors¶
- @danding5 made their first contribution in https://github.com/QuantumNous/new-api/pull/1915
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.1.1.1...v0.9.1.2
下载资源
- new-api (53.38 MB)
- new-api-arm64 (52.00 MB)
- new-api-macos (65.10 MB)
- new-api.exe (54.91 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.1.1.1¶
正式版本 · 发布于 2025-09-29 21:47:56 (中国时间)
What's Changed¶
- fix: Redirect address after successful tg binding by @tbphp in https://github.com/QuantumNous/new-api/pull/1918
- fix: sync third-party binding state in personal settings by @RedwindA in https://github.com/QuantumNous/new-api/pull/1916
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.1.1...v0.9.1.1.1
下载资源
- new-api (53.38 MB)
- new-api-arm64 (51.94 MB)
- new-api-macos (65.10 MB)
- new-api.exe (54.90 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.1.1¶
正式版本 · 发布于 2025-09-29 18:42:03 (中国时间)
What's Changed¶
- feat(i18n): Add French language support. by @comeback01 in https://github.com/QuantumNous/new-api/pull/1889
- 解锁deepseek补全倍率;允许deepseek渠道获取模型 by @RedwindA in https://github.com/QuantumNous/new-api/pull/1913
New Contributors¶
- @comeback01 made their first contribution in https://github.com/QuantumNous/new-api/pull/1889
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.1.0...v0.9.1.0.1
下载资源
- new-api (53.38 MB)
- new-api-arm64 (51.94 MB)
- new-api-macos (65.10 MB)
- new-api.exe (54.90 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.1.0¶
正式版本 · 发布于 2025-09-29 13:16:34 (中国时间)
What's Changed¶
- fix:Account Management Status by @QAbot-zh in https://github.com/QuantumNous/new-api/pull/1769
- fix: 修复多行代码复制换行丢失问题 & 优化API参数处理#1828 by @ZKunZhang in https://github.com/QuantumNous/new-api/pull/1853
- feat: support UMAMI analytics by @wzxjohn in https://github.com/QuantumNous/new-api/pull/1070
- feat: allow stripe promotion code by @seefs001 in https://github.com/QuantumNous/new-api/pull/1887
- feat: gemini urlContext by @seefs001 in https://github.com/QuantumNous/new-api/pull/1888
- feat: if video cannot play open in a new tab by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1554
- feat: add duplicate key removal function when edit or add new channel by @HynoR in https://github.com/QuantumNous/new-api/pull/1862
- feat: volcengine支持自定义域名 by @ShibaInu64 in https://github.com/QuantumNous/new-api/pull/1886
- fix(relay-xunfei): 修复讯飞渠道无法使用问题 #1740 by @joesonshaw in https://github.com/QuantumNous/new-api/pull/1836
- 重构ollama渠道 by @somnifex in https://github.com/QuantumNous/new-api/pull/1811
- 优化渠道测试 by @RixAPI in https://github.com/QuantumNous/new-api/pull/1819
- feat: 添加 openrouter-enterprise 支持 by @creamlike1024 in https://github.com/QuantumNous/new-api/pull/1897
- Refactor: Cache Proxy HTTP Clients with Reset on Channel Updates by @RedwindA in https://github.com/QuantumNous/new-api/pull/1894
- Fix third-party binding states and unify Telegram button styling in Account Management by @RedwindA in https://github.com/QuantumNous/new-api/pull/1904
New Contributors¶
- @joesonshaw made their first contribution in https://github.com/QuantumNous/new-api/pull/1836
- @RixAPI made their first contribution in https://github.com/QuantumNous/new-api/pull/1819
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0.9.1...v0.9.1.0
下载资源
- new-api (53.23 MB)
- new-api-arm64 (51.81 MB)
- new-api-macos (64.94 MB)
- new-api.exe (54.75 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.0.9.1¶
正式版本 · 发布于 2025-09-27 15:24:54 (中国时间)
What's Changed¶
- fix: add missing fields to Gemini request by @seefs001 in https://github.com/QuantumNous/new-api/pull/1884
- feat:
获取模型列表
按钮白名单 by @RedwindA in https://github.com/QuantumNous/new-api/pull/1885
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0.9...v0.9.0.9.1
下载资源
- new-api (53.18 MB)
- new-api-arm64 (51.81 MB)
- new-api-macos (64.88 MB)
- new-api.exe (54.70 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.0.9¶
正式版本 · 发布于 2025-09-27 13:57:57 (中国时间)
What's Changed¶
- fix: claude & gemini endpoint system prompt overwrite by @seefs001 in https://github.com/QuantumNous/new-api/pull/1850
- feat: 修复"侧边栏"权限控制 by @x-Ai in https://github.com/QuantumNous/new-api/pull/1841
- feat: add thousand separators to token display in dashboard by @heimoshuiyu in https://github.com/QuantumNous/new-api/pull/1777
- fix(UserArea): Enhance UserArea dropdown positioning with useRef by @MyPrototypeWhat in https://github.com/QuantumNous/new-api/pull/1830
- feat: add jsconfig.json and configure path aliases by @QuentinHsu in https://github.com/QuantumNous/new-api/pull/1810
- feat: add date range preset constants and use them in the log filter by @QuentinHsu in https://github.com/QuantumNous/new-api/pull/1809
- feat: 新增支持目前已发布的amazon nova model by @ShibaInu64 in https://github.com/QuantumNous/new-api/pull/1882
- feat: 多密钥管理新增针对单个密钥的删除操作
New Contributors¶
- @heimoshuiyu made their first contribution in https://github.com/QuantumNous/new-api/pull/1777
- @MyPrototypeWhat made their first contribution in https://github.com/QuantumNous/new-api/pull/1830
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0.8...v0.9.0.9
下载资源
- one-api (53.18 MB)
- one-api-arm64 (51.81 MB)
- one-api-macos (64.88 MB)
- one-api.exe (54.70 MB)
- Source code (zip)
- Source code (tar.gz)
v0.9.0.8¶
正式版本 · 发布于 2025-09-20 13:28:51 (中国时间)
What's Changed¶
- Pr/vidu add first end reference video by @feitianbubu in https://github.com/QuantumNous/new-api/pull/1848
Full Changelog: https://github.com/QuantumNous/new-api/compare/v0.9.0.7...v0.9.0.8
下载资源
- one-api (53.16 MB)
- one-api-arm64 (51.81 MB)
- one-api-macos (64.88 MB)
- one-api.exe (54.69 MB)
- Source code (zip)
- Source code (tar.gz)