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(subscription): 跳过并标记重复账号 by @tbphp in #488
- docs(readme): 优化 2.0 README 与赞助素材 by @tbphp in #489
- chore(deps): 更新 fasthttp 流式关闭修复 by @tbphp in #490
Full Changelog: v2.0.0-beta.21...v2.0.0-beta.22