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(execution): preserve client user agents for API channels by @tbphp in #710
- fix(web): update GPT-Load channel icon by @tbphp in #712
- fix(web): accept empty disabled auto model in classic settings by @tbphp in #713
- fix(release): optimize update checks by @tbphp in #714
Full Changelog: v2.0.0-rc.26...v2.0.0-rc.27