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(affinity): 统一缓存标识亲和并补齐 Codex 缓存分组 by @tbphp in #635
- perf(ci): 迁移自托管运行器并优化并行验收 by @tbphp in #634
- fix(deepseek): 补齐原生协议字段兼容 by @tbphp in #638
- fix(subscription): 修正 Codex 与 Claude 凭据身份判重 by @tbphp in #639
Full Changelog: v2.0.0-rc.15...v2.0.0-rc.16