Skip to content

Releases: chatgpt-web-dev/chatgpt-web

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

v2.16.0

15 Mar 13:46
7260934
Compare
Choose a tag to compare

Get docker image from DockerHub

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

docker pull chatgptweb/chatgpt-web:v2.16.0

Important

📢 📢 📢 Our DockerHub hosted images have been migrated from the personal account kerwin1202 to the Sponsored OSS organization account chatgptweb , in order to avoid DockerHub's download rate limits.

New Feature: support vision model (gpt-4-vision-preview)

What's Changed

  • feat: support vision model by @BobDu in #479
  • chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot in #480

Full Changelog: v2.15.2...v2.16.0

v2.15.2

13 Mar 17:20
e63f8d2
Compare
Choose a tag to compare

Get docker image from DockerHub

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

docker pull chatgptweb/chatgpt-web:v2.15.2

Important

📢 📢 📢 Our DockerHub hosted images have been migrated from the personal account kerwin1202 to the Sponsored OSS organization account chatgptweb , in order to avoid DockerHub's download rate limits.

Thanks for the contribution from @MAOUXSAKI

What's Changed

Full Changelog: v2.15.1...v2.15.2

v2.15.1

09 Mar 18:59
3195778
Compare
Choose a tag to compare

Get docker image from DockerHub

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

docker pull chatgptweb/chatgpt-web:v2.15.1

Important

📢 📢 📢 Our DockerHub hosted images have been migrated from the personal account kerwin1202 to the Sponsored OSS organization account chatgptweb , in order to avoid DockerHub's download rate limits.

What's Changed

  • fix: store circular reference by @BobDu in #470
  • chore: update some dependencies for clean security alert by @BobDu in #471
  • feat: support custom auth proxy header name by @BobDu in #472

Full Changelog: v2.15.0...v2.15.1