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
- docs(readme): 优化赞助展示与致谢结构 by @tbphp in #536
- fix(gateway): 兼容 SSE 终态后的扩展尾帧 by @tbphp in #553
- fix(ci): update references after default branch rename by @ryanchou1994 in #556
- feat(web): 增加订阅凭据首次额度刷新引导 by @tbphp in #557
- ci: 删除重复依赖漏洞检查 by @tbphp in #562
- chore(web): bump @lucide/vue from 1.35.0 to 1.38.0 in /web in the web-minor-and-patch group across 1 directory by @dependabot[bot] in #560
- chore(ci): bump the github-actions-minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #559
- chore(ci): 收敛主分支检查与命名 by @tbphp in #564
New Contributors
- @ryanchou1994 made their first contribution in #556
Full Changelog: v2.0.0-rc.4...v2.0.0-rc.5