Skip to content

v2.3.5

Choose a tag to compare

@Fly143 Fly143 released this 29 May 17:05
· 3 commits to main since this release

中文

🛠 新增 Admin 密码认证

  • 管理页面和所有管理 API 现在需要 HTTP Basic Auth 登录(用户名 admin,密码默认 admin)
  • 可在管理页面修改密码,修改后刷新页面需重新登录
  • API 接口(/v1/chat/completions、/v1/models 等)不受影响

🐛 修复

  • 修复用量统计页面合计行显示 +_('usageSum')+ 的 bug

English

🛠 Add Admin Password Auth

  • Management UI and all management APIs now require HTTP Basic Auth login (username: admin, default password: admin)
  • Password can be changed in the admin panel; refresh to re-login after change
  • API endpoints (/v1/chat/completions, /v1/models, etc.) are not affected

🐛 Fix

  • Fix usage stats page showing +_('usageSum')+ literal text in total row

💡 no-tools 版本见 v2.3.5-no-tools
💡 no-tools version: v2.3.5-no-tools