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(subscription): 按来源和周期匹配 Codex 被动额度窗口 by @tbphp in #574
- fix(subscription): 修复被动额度契约缺失与来源误归属 by @tbphp in #575
- chore(deps): bump the go-minor-and-patch group with 3 updates by @dependabot[bot] in #577
- chore(web): bump the web-minor-and-patch group in /web with 2 updates by @dependabot[bot] in #578
- refactor(settings): 重构设置页分区并统一分组设置的覆盖交互 by @tbphp in #576
Full Changelog: v2.0.0-rc.7...v2.0.0-rc.8