Skip to content

GPT-Load v2.0.0-beta.12

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 03:04
15c9561

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

  • fix(web): 修复首页访问密钥额度翻译 by @tbphp in #445
  • fix(groups): 统一无模型分组可用性 by @tbphp in #446
  • fix(access-key): 优化额度编辑交互 by @tbphp in #447

Full Changelog: v2.0.0-beta.11...v2.0.0-beta.12