Skip to content

Releases: chatgpt-web-dev/chatgpt-web

v2.13.4

03 Jun 13:52
Compare
Choose a tag to compare

fix: access token 模式多 key (Close #203)
fix: 优化随机key的逻辑 (Close #204)
chore: 繁体翻译
fix: clear cache after delete key (Close #197)
fix: unable to load chat records after logging in to safari(Close #194)

v2.13.3

27 May 14:19
Compare
Choose a tag to compare

feat: support real stop response (Close #157)
fix: the specified model is invalid
fix: access token, after the first chat, refreshing the page makes it impossible to continue talking
fix: api 同时间支持多人 (Close #169)
style: 底部滚动条 (Close #186)
chore: 增加用户组 (Close #180)
fix: 无法保存基本设置(Close #190)
chore: 敏感词提示
chore: remark (Close #171)
chore: allow delete user

v2.13.2

23 May 07:29
Compare
Choose a tag to compare
fix: keys miss chat model

v2.13.1

23 May 07:07
Compare
Choose a tag to compare

chore: set user role
fix: register failed (Close #160)
fix: admin role error (Close #158)

image image

v2.13.0

23 May 04:29
Compare
Choose a tag to compare

feat: support multiple key random usage(Close #155, Close #138)
feat: users manager
chore: allow users to customize models(Close #142)
chore: 每个对话上下文关系独立

users manager

image

keys maneger

image

customize models

image

v2.12.9

21 May 06:02
Compare
Choose a tag to compare

feat: 支持 ios app 的两种模型(Close #147)
feat: 允许查看历史响应结果
feat: 显示AccessToken过期时间(Close #145)
feat: 增加用户使用量统计页面
feat: 使用MongoDB URL里的数据库名称

image
image
image
image

v2.12.8

08 May 14:25
Compare
Choose a tag to compare

feat: api 接口重启也可以保持上下文(会增加额外token使用) (#113 )
fix: 概率聊天历史未加载
fix: 无法删除单条消息 (Close #119)
fix: only root user get config (Close #120)

v2.12.7

02 May 12:09
Compare
Choose a tag to compare

chatgpt api 5.2.4 尝试修复 gpt4 偶尔报错

v2.12.6

27 Apr 14:29
Compare
Choose a tag to compare

fix: 记录错误信息 (Close #81)
fix: reset password show modal (Close #83)
fix: can't save accesstoken (Close #79)
chore: 优化重复注册 (Close #75)
perf: 优化复制逻辑
chore: chat model

v2.12.5

25 Apr 14:42
Compare
Choose a tag to compare

fix: change default proxy url
chore: nginx防止爬虫爬取配置
chore: time format
fix: 聊天记录加载异常 (Close #40)