Releases: WongSaang/chatgpt-ui-server
Releases · WongSaang/chatgpt-ui-server
v2.1.1
Features
Extend the token validity period
v2.1.0
From now on, use the same version number as the client
Features
- Update to the latest chat model
gpt-3.5-turbo
- Add a new user registration and verification module
v1.0.8
Remove the comments in the "web-server" stage of the Dockerfile and resolve the issue of failed web service image build.
v1.0.5
Switching to Gunicorn as Server Instead of Uvicorn
v1.0.3
Add APP_URL environment variable
v1.0.2
Add the environment variable APP_URL to resolve the issue of CSRF validation failure.
v1.0.1
Using nginx as a web service to solve the problem of inaccessible static files