Releases: chatgpt-web-dev/chatgpt-web
v3.3.0
Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v3.3.0
docker pull chatgptweb/chatgpt-web:v3.3.0
What's Changed
- fix: json size limit by @BobDu in #618
- chore: remove unused
node-fetch
and upgradeopenai
to v5.1.0 by @BobDu in #619 - fix: https proxy config by @BobDu in #620
- feat: add detailed help tooltips for chat features by @BobDu in #621
- feat: add configurable max context count per room by @BobDu in #622
- fix: remove unused property & improve ci action by @BobDu in #623
- feat: integrate web search results into UI by @BobDu in #624
Full Changelog: v3.2.0...v3.3.0
v3.2.0
Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v3.2.0
docker pull chatgptweb/chatgpt-web:v3.2.0
Important
Support disable deep think (when use vllm api model)
What's Changed
- chore: use unplugin-auto-import & unplugin-vue-components by @BobDu in #614
- chore: bump eslint version by @BobDu in #615
- feat: support disable thinking when VLLM model by @BobDu in #616
- feat: new chat room default enable web search feature by @BobDu in #617
Full Changelog: v3.1.2...v3.2.0
v3.1.2
Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v3.1.2
docker pull chatgptweb/chatgpt-web:v3.1.2
What's Changed
- chore: dump some dependencies by @BobDu in #611
- feat: set search system message as config by @BobDu in #612
Full Changelog: v3.1.1...v3.1.2
v3.1.1
Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v3.1.1
docker pull chatgptweb/chatgpt-web:v3.1.1
What's Changed
Full Changelog: v3.1.0...v3.1.1
v3.1.0
Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v3.1.0
docker pull chatgptweb/chatgpt-web:v3.1.0
Important
Support web search (using provider tavily)
What's Changed
Full Changelog: v3.0.3...v3.1.0
v3.0.3
Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v3.0.3
docker pull chatgptweb/chatgpt-web:v3.0.3
What's Changed
Full Changelog: v3.0.2...v3.0.3
v3.0.2
Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v3.0.2
docker pull chatgptweb/chatgpt-web:v3.0.2
What's Changed
- fix: new user default model use first available models list by @BobDu in #605
- fix: server crash when send email failed by @BobDu in #606
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v3.0.1
docker pull chatgptweb/chatgpt-web:v3.0.1
What's Changed
- fix: ctrl+c not work when running use docker container by @BobDu in #599
- perf: implement the expand/collapse function for reasoning process by @jamebal in #602
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Important
Support display DeepSeek R1 thought chain
Remove support chatgpt unofficial api
What's Changed
- fix: allow all models upload image by @BobDu in #594
- Remove unofficial api by @BobDu in #596
- feat: support display thought chain for deepseek r1 by @BobDu in #597
- chore: fix ci and improve system message by @BobDu in #598
Full Changelog: v2.20.0...v3.0.0
v2.20.0
Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v2.20.0
docker pull chatgptweb/chatgpt-web:v2.20.0
Important
Support models gpt-4.1 gpt-4.1-mini gpt-4.1-nano
What's Changed
- fix: gpt-4.1 max model token by @BobDu in #588
- fix: ci workflow by @BobDu in #589
- fix: ci workflow by @BobDu in #590
- fix: docker build by @BobDu in #591
- chore: update expressjs 5.x by @BobDu in #592
- chore: support gpt-4.1 model by @BobDu in #593
Full Changelog: v2.19.0...v2.20.0