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(i18n): 修正订阅凭据刷新拒绝文案硬编码 Codex 品牌名 by @tbphp in #581
- fix(subscription): 允许手动刷新恢复异常订阅凭据 by @tbphp in #580
- feat(pricing): 支持分组与访问密钥价格倍率 by @tbphp in #584
- fix(web): 完善 Claude Code 自定义模型接入示例 by @tbphp in #585
Full Changelog: v2.0.0-rc.8...v2.0.0-rc.9