Skip to content

Releases: chatgpt-web-dev/chatgpt-web

v3.1.1

28 May 07:40
1c0307d
Compare
Choose a tag to compare

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

  • chore: improve web search prompt by @BobDu in #610

Full Changelog: v3.1.0...v3.1.1

v3.1.0

27 May 11:55
a00e54c
Compare
Choose a tag to compare

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

26 May 07:48
49972d8
Compare
Choose a tag to compare

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

  • fix: when auth proxy mode, init user status normal by @BobDu in #607

Full Changelog: v3.0.2...v3.0.3

v3.0.2

19 May 09:13
e9f4aad
Compare
Choose a tag to compare

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

12 May 09:05
5081879
Compare
Choose a tag to compare

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

06 May 11:53
4e5747d
Compare
Choose a tag to compare

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

16 Apr 15:23
519ca28
Compare
Choose a tag to compare

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

Full Changelog: v2.19.0...v2.20.0

v2.19.0

25 Oct 14:01
9b1aadd
Compare
Choose a tag to compare

What's Changed

  • chore: clean unused code and improve lint rule by @BobDu in #541
  • fix: chat typing effect (cherry picked from ChenZhaoYu upstream) by @BobDu in #544
  • chore: support nodejs version 22 by @BobDu in #545
  • perf: persistent prompts and add chat record by @jamebal in #540
  • refactor: split routes file by @BobDu in #549
  • fix maximum token count by @zhujunsan in #552
  • fix maximum token count by @zhujunsan in #553
  • chore: update some deps version by @BobDu in #576
  • update/fix maximum token count, support 'chatgpt-4o-latest' by @zhujunsan in #565
  • feat: support multiple select image once upload by @BobDu in #577
  • build: remove vite-plugin-pwa by @BobDu in #578
  • fix: pnpm build script by @BobDu in #579
  • feat: set statics file cache control by @BobDu in #580
  • fix: delete message problem by @Qiu-Jun in #575

New Contributors

Full Changelog: v2.18.0...v2.19.0

v2.18.0

14 May 09:54
15d0504
Compare
Choose a tag to compare

Get docker image from DockerHub

https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v2.18.0

docker pull chatgptweb/chatgpt-web:v2.18.0

What's Changed

  • fix: remove trailling newline when copy text by @BobDu in #528
  • feat: support standalone mail smtp from field by @BobDu in #531
  • fix isVisionModel assert, add gpt-4o by @zhujunsan in #533
  • fix: copy error in insecure page by @BobDu in #535
  • fix: user content format when no images by @BobDu in #538

Full Changelog: v2.17.0...v2.18.0

v2.17.0

06 May 12:08
4246fce
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v2.16.0...v2.17.0