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(monitor): 统一筛选操作与跳转的快捷时间行为 by @tbphp in #625
- fix(usage): 统一修正 Anthropic 流式输入与缓存用量 by @tbphp in #630
- fix(execution): 保留原生消息前缀并保护转换语义 by @tbphp in #631
- fix(codex): 补齐 WebSocket 额度观测并约束来源匹配 by @tbphp in #632
- fix(cpa): 保留 Codex 和 Grok 的中途系统指令 by @tbphp in #633
Full Changelog: v2.0.0-rc.13...v2.0.0-rc.15