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(i18n): honor supported language fallbacks by @CBOSSX in #519
- fix(settings): 移除 ETag 并简化保存流程 by @tbphp in #530
- fix(gateway): 统一 Responses store 路由兼容 by @tbphp in #532
New Contributors
Full Changelog: v2.0.0-rc.3...v2.0.0-rc.4