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 #469
- fix(groups): 同步模型变更后的关联缓存 by @tbphp in #470
- fix(gateway): 放宽请求体大小限制 by @tbphp in #473
- fix(release): 修复 Alpine OpenSSL 漏洞扫描阻断 by @tbphp in #474
Full Changelog: v2.0.0-beta.17...v2.0.0-beta.18