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): show single-window quota progress by @tbphp in #694
- feat(auto-model): add experimental Jev routing by @tbphp in #693
- feat(logs): add total pagination by @tbphp in #697
- fix(codex): preserve websocket cooldown metadata by @tbphp in #698
- fix(subscription): record quota history on display changes by @tbphp in #704
- fix(logs): align stream rate metadata by @tbphp in #705
- feat(decisions): add Jev channel routing by @tbphp in #703
- feat(jev): add channel assets and OpenRouter catalog by @tbphp in #707
- fix(credentials): align quota trends with current windows by @tbphp in #708
- feat(models): add Codex model catalog by @tbphp in #706
Full Changelog: v2.0.0-rc.24...v2.0.0-rc.25