Skip to content

v3.4.0

Compare
Choose a tag to compare
@BobDu BobDu released this 15 Jun 16:39
· 4 commits to main since this release
c7cde18

Get docker image from DockerHub

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

docker pull chatgptweb/chatgpt-web:v3.4.0

Important

Support built-in prompt template store

What's Changed

  • refactor: chat store use composition api and rename some vars by @BobDu in #625
  • refactor: chat store remove use local storage by @BobDu in #626
  • fix: add chat message when submit new conversation by @BobDu in #627
  • feat: support built-in prompt type by @BobDu in #628

Full Changelog: v3.3.0...v3.4.0