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
- feat(web): implement the modern management frontend by @tbphp in #668
- fix(logs): preserve historical references for unavailable resources by @tbphp in #669
- feat(web): add identity-based group filters by @tbphp in #671
- feat(auth): add login mascot interaction by @tbphp in #672
- fix(groups): add missing gateway protocol probes by @tbphp in #673
- feat(codex): support standalone search by @tbphp in #674
- feat(logs): add model consistency filter by @tbphp in #675
- chore(deps): upgrade sdk core by @tbphp in #676
- chore(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.10.2 in /third_party/cpaembedded in the cpaembedded-minor-and-patch group by @dependabot[bot] in #640
- chore(deps): upgrade SDK by @tbphp in #677
- feat(credentials): add compact usage and quota trends by @tbphp in #678
- fix(credentials): align trend tooltips by @tbphp in #680
- fix(docker): include modern route metadata by @tbphp in #681
Full Changelog: v2.0.0-rc.19...v2.0.0-rc.20