Skip to content

Releases: chatgpt-web-dev/chatgpt-web

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)

v2.12.4

19 Apr 15:23
Compare
Choose a tag to compare

fix: cannot chat without logging in (Closes #31)
fix: pop-up window cannot be closed on the mobile (Closes #48)

v2.12.3

18 Apr 15:31
Compare
Choose a tag to compare

feat: support room specific prompt
fix: mobile login modal (Closes #41)
fix: baidu audit not working (Closes #36)
fix: reverse proxy save lost
fix: access token error
fix: fetch balance with proxy