2.x is a rewrite and is not compatible with 1.x data, start 2.x from an empty database and a new encryption.key.
2.x 是全新重写版本,与 1.x 数据不兼容,请以全新数据库和新的 encryption.key 部署 2.x。
What's Changed
- fix(home): 同步套餐徽标等级配色 by @tbphp in #517
- feat(group): 增加模型同步与清理 by @tbphp in #518
- docs(readme): 增加 AxisNow 赞助商 by @tbphp in #522
- fix(import): 无匹配渠道时回退兼容渠道 by @tbphp in #523
- feat(channel): 增加 New API 多协议渠道 by @tbphp in #524
- feat(channel): 增加 CLIProxyAPI 多协议渠道 by @tbphp in #525
- feat(channel): 增加 GPT-Load 上游渠道 by @tbphp in #526
- fix(gateway): 兼容 Responses store 无状态降级 by @tbphp in #527
Full Changelog: v2.0.0-rc.2...v2.0.0-rc.3