v2.17.0
Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v2.17.0
docker pull chatgptweb/chatgpt-web:v2.17.0
What's Changed
- feat: 为新注册用户设置全局初始次数,并且同步全局次数限制的开关 by @ShenKeeeew in #478
- chore: optimize statistics chart render by @zhujunsan in #482
- fix: 修复当用户上传非png图片给vision模型时报错 by @InternetBugs in #491
- feat: add model name in chat usage records by @zhujunsan in #493
- feat: 增加弹窗功能 by @ShenKeeeew in #492
- fix: copy mail template file when pnpm build by @BobDu in #500
- feat: fast delete current message by @huangjinshe in #495
- feat: add upload gift card page by @ccjaread in #510
- chore: fix isVisionModel assert by @zhujunsan in #517
- fix: render latex by @BobDu in #523
- feat: add page watermark by @BobDu in #526
New Contributors
- @ShenKeeeew made their first contribution in #478
- @InternetBugs made their first contribution in #491
- @huangjinshe made their first contribution in #495
Full Changelog: v2.16.0...v2.17.0