v2.14.0
Get docker image from DockerHub
https://hub.docker.com/r/chatgptweb/chatgpt-web/tags?name=v2.14.0
docker pull chatgptweb/chatgpt-web:v2.14.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: user usage count limit
Thanks for the contribution from @ccjaread
What's Changed
- chore: lint fix & types fix by @BobDu in #406
- chore: improve exit log when no set MONGODB_URL env by @BobDu in #409
- fix: ios pwa dark theme set status bar color by @BobDu in #412
- fix: attempting to fix the req /session 500 error by @BobDu in #419
- feat: show current app version in page by @BobDu in #421
- chore: improve debug start script by @BobDu in #422
- chore: default theme use auto mode by @BobDu in #423
- docs: Create CODE_OF_CONDUCT.md by @BobDu in #425
- chore: improve some button tooltip and translate text by @BobDu in #428
- feat: add usage limit by @ccjaread in #430
- fix: 5xx error when open index page before login by @ccjaread in #440
- chore: fixed docker base version 20-alpine by @BobDu in #449
- docs: update docker build args by @BobDu in #450
- fix: 显示异常(Closes #437) by @Kerwin1202 in #451
- fix: github action build error by @Kerwin1202 in #452
- chore: migrate to dockerhub organization chatgptweb by @BobDu in #453
- chore: add actions to sync dockerhub description by @BobDu in #454
- chore: update readme by @BobDu in #455
- chore(deps): bump ip from 2.0.0 to 2.0.1 in /service by @dependabot in #459
- chore(deps): bump nodemailer from 6.9.1 to 6.9.9 in /service by @dependabot in #460
- feat: add global config option enable user usage count limit function by @BobDu in #458
- fix: no effect modify site title in site config by @BobDu in #461
New Contributors
Full Changelog: v2.13.10...v2.14.0