v3.4.1
Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v3.4.1
docker pull chatgptweb/chatgpt-web:v3.4.1
What's Changed
- feat: enhance search query with advanced depth and refine content by @BobDu in #629
- refactor: prompt store table to use raw data and improve UI by @BobDu in #630
- feat: add configurable max search result by @BobDu in #631
- refactor: vue-i18n use composition api by @BobDu in #632
Full Changelog: v3.4.0...v3.4.1