Skip to content

v2.18.0

Latest
Compare
Choose a tag to compare
@BobDu BobDu released this 14 May 09:54
· 3 commits to main since this release
15d0504

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