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(gateway): 修复 WebSocket 首个错误无法切换凭据 by @tbphp in #646
- fix(gateway): 支持已绑定 WebSocket 通知客户端重连 by @tbphp in #652
- fix(bifrost): 恢复兼容渠道的工具降级转发 by @tbphp in #653
- docs(readme): 添加 Fluxion AI 赞助展示 by @tbphp in #657
- docs(readme): 增加赞助展示 by @tbphp in #659
- fix(codex): 修复 WebSocket 普通账号额度停滞 by @tbphp in #656
Full Changelog: v2.0.0-rc.17...v2.0.0-rc.18