Skip to content

Commit 4aa6819

Browse files
authored
New version: QuantumNous.NewAPI version 1.0.0-rc.29
1 parent 89de80d commit 4aa6819

4 files changed

Lines changed: 103 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: QuantumNous.NewAPI
5+
PackageVersion: 1.0.0-rc.29
6+
InstallerType: portable
7+
Commands:
8+
- new-api
9+
ReleaseDate: 2026-08-30
10+
Installers:
11+
- Architecture: x64
12+
InstallerUrl: https://github.com/QuantumNous/new-api/releases/download/v1.0.0-rc.29/new-api-v1.0.0-rc.29.exe
13+
InstallerSha256: 6323EA1DA099E9B9D9D01E7D3B3D01F5C732775EC1CF76CF33B3147988C07A09
14+
ManifestType: installer
15+
ManifestVersion: 1.12.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: QuantumNous.NewAPI
5+
PackageVersion: 1.0.0-rc.29
6+
PackageLocale: en-US
7+
PublisherUrl: https://www.newapi.ai/en/
8+
PublisherSupportUrl: https://www.newapi.ai/en/support/
9+
PackageUrl: https://www.newapi.ai/en/
10+
ShortDescription: Next-Gen LLM Gateway & AI Asset Platform
11+
Description: New API is a next-generation large model gateway and AI asset management system, developed based on One API. The project aims to provide a unified interface for managing and utilizing various AI model services, including but not limited to OpenAI, Anthropic, Gemini, and Midjourney.
12+
Tags:
13+
- ai
14+
- anthropic-api
15+
- chatbot
16+
- large-language-model
17+
- llm
18+
- openai-api
19+
- openai-response
20+
Documentations:
21+
- DocumentLabel: Guide
22+
DocumentUrl: https://www.newapi.ai/en/guide/
23+
- DocumentLabel: Wiki
24+
DocumentUrl: https://www.newapi.ai/en/wiki/
25+
- DocumentLabel: API Reference
26+
DocumentUrl: https://www.newapi.ai/en/api/
27+
ManifestType: locale
28+
ManifestVersion: 1.12.0
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: QuantumNous.NewAPI
5+
PackageVersion: 1.0.0-rc.29
6+
PackageLocale: zh-CN
7+
Publisher: Quantum Nous
8+
PublisherUrl: https://www.newapi.ai/
9+
PublisherSupportUrl: https://www.newapi.ai/support/
10+
Author: 锟腾科技(杭州)有限公司
11+
PackageName: New API
12+
PackageUrl: https://www.newapi.ai/
13+
License: AGPL-3.0
14+
LicenseUrl: https://github.com/QuantumNous/new-api/blob/HEAD/LICENSE
15+
Copyright: Copyright © 2026 Quantum Nous. All Rights Reserved.
16+
ShortDescription: 新一代大模型网关与 AI 资产管理系统
17+
Description: New API 是一个新一代大模型网关与 AI 资产管理系统,基于 One API 进行二次开发。该项目旨在提供一个统一的接口来管理和使用各种 AI 模型服务,包括但不限于 OpenAI、Anthropic、Gemini和 Midjourney 等。
18+
Tags:
19+
- anthropic-api
20+
- openai-api
21+
- openai-response
22+
- 人工智能
23+
- 大语言模型
24+
- 聊天机器人
25+
ReleaseNotes: |-
26+
Caution
27+
Critical Upgrade Notice / 关键升级提示
28+
v1.0.0-rc.28 存在数据库迁移兼容性问题,部分使用 MySQL 或 PostgreSQL 的现有实例在升级后可能无法启动。
29+
- 仍在 v1.0.0-rc.27:请跳过 v1.0.0-rc.28,直接升级至 v1.0.0-rc.29。
30+
v1.0.0-rc.28 contained a database migration compatibility regression that could prevent some existing MySQL or PostgreSQL deployments from starting after an upgrade.
31+
- Still on v1.0.0-rc.27: skip v1.0.0-rc.28 and upgrade directly to v1.0.0-rc.29.
32+
Warning
33+
Experimental Plugin System / 实验性插件系统
34+
自 v1.0.0-rc.27 起引入的实验性插件系统仍处于测试阶段,并涉及较大的架构调整。如遇问题,请及时反馈。
35+
从 v1.0.0-rc.26 或更早版本升级的用户,必须重新配置所有视频模型价格;已完成该配置的用户无需重复操作。本版本仍不推荐用于生产环境。
36+
The experimental plugin system introduced in v1.0.0-rc.27 remains under testing and includes major architectural changes. Please report any issues promptly.
37+
Users upgrading from v1.0.0-rc.26 or earlier must reconfigure all video model prices. Users who have already completed this step do not need to repeat it. This release is still not recommended for production use.
38+
Bug Fixes
39+
- Fixed database initialization failures on existing MySQL and PostgreSQL deployments caused by incompatible GORM core and database driver versions in v1.0.0-rc.28 (#7098, #7099).
40+
- Added a safe and idempotent PostgreSQL migration for legacy prefill_groups.name uniqueness constraints, preserving existing data and the intended soft-delete behavior.
41+
42+
Full Changelog: https://github.com/QuantumNous/new-api/compare/v1.0.0-rc.28...v1.0.0-rc.29
43+
ReleaseNotesUrl: https://github.com/QuantumNous/new-api/releases/tag/v1.0.0-rc.29
44+
Documentations:
45+
- DocumentLabel: 使用指南
46+
DocumentUrl: https://www.newapi.ai/guide/
47+
- DocumentLabel: 维基百科
48+
DocumentUrl: https://www.newapi.ai/wiki/
49+
- DocumentLabel: 接口文档
50+
DocumentUrl: https://www.newapi.ai/api/
51+
ManifestType: defaultLocale
52+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: QuantumNous.NewAPI
5+
PackageVersion: 1.0.0-rc.29
6+
DefaultLocale: zh-CN
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)