Skip to content

GPT-Load v2.0.0-beta.10

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:29
d04cb28

GPT-Load 2.x is a rewrite and is not compatible with 1.x data — do not open a 1.x database with this release.
Start 2.x from an empty database and a new encryption.key; verify, then cut traffic over manually.
See the README for deployment, backup, and 1.x cutover details.


GPT-Load 2.x 是全新重写版本,与 1.x 数据不兼容 — 请勿使用本版本打开 1.x 数据库。
请以全新数据库和新的 encryption.key 部署 2.x,验证无误后再手动切换流量。
部署、备份及 1.x 切换详情见 README

What's Changed

  • feat: 增加版本更新提示与社区入口 by @tbphp in #438
  • fix(import): 增加上游版本路径提示 / Add upstream version-path warning by @tbphp in #440
  • feat(access-key): 增加估算费用额度限制 by @tbphp in #439
  • fix(web): 兼容非安全上下文浏览器 API by @tbphp in #441

Full Changelog: v2.0.0-beta.9...v2.0.0-beta.10