v3.4.0
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