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(settings): tighten request redaction spacing by @tbphp in #764
- feat(gateway): add voice modes and live call retries by @tbphp in #765
- fix(guardrails): Batch large JEV content reviews by @tbphp in #766
- chore(deps): upgrade Bifrost and CPA SDKs by @tbphp in #768
- fix(gateway): restore WebSocket error recovery by @tbphp in #769
- feat(channel): add seven compatible presets by @tbphp in #770
- feat(channel): add OpenCode Go and Zen presets by @tbphp in #771
- fix(ui): Simplify group setup and address guidance by @tbphp in #772
- fix(ui): Consolidate request log pricing into cost by @tbphp in #773
Full Changelog: v2.0.0-rc.33...v2.0.0-rc.34