Releases: WongSaang/chatgpt-ui
Releases · WongSaang/chatgpt-ui
v2.4.8
18 Apr 10:17
Compare
Sorry, something went wrong.
No results found
Feature
French translation. Salute to @yblisss .
v2.4.7
18 Apr 06:26
Compare
Sorry, something went wrong.
No results found
v2.4.6
18 Apr 02:41
Compare
Sorry, something went wrong.
No results found
Changed
Add independent plugin to put loading system configuration in the lifecycle hook "app:created". fix #120 (comment) .
Make the editor automatically focus after selecting a prompt.
Upgrade Nuxt to version 3.4.
v2.4.5
17 Apr 02:23
Compare
Sorry, something went wrong.
No results found
Changed:
Translated the login page and registration page.
Added a language selection component to the login page.
Added a default language configuration option.
❤️Thanks to @CheaterScript .
v2.4.4
11 Apr 07:33
Compare
Sorry, something went wrong.
No results found
Add Dockerfile and workflow for static hosting image
v2.4.3
11 Apr 02:36
Compare
Sorry, something went wrong.
No results found
Changed
Fixed: Resending message when the visibility of the browser page changes , which causes slowdown or failure to receive messages
Replace h3's proxyRequest with http-proxy-middleware.
v2.4.2
06 Apr 10:20
Compare
Sorry, something went wrong.
No results found
v2.4.1
06 Apr 08:09
Compare
Sorry, something went wrong.
No results found
Fix the issue where useSettings does not work in SSR mode.
Fix the issue of updating the number to a string type when clicking the plus or minus button in the input box when setting the model parameters.
v2.4.0
06 Apr 02:35
Compare
Sorry, something went wrong.
No results found
Feature
📢The client has been changed to the deployment method of SSR, which allows the client to use environment variables and improves the speed of the first screen loading.
Fixed
Code blocks cannot be copied in new messages.
Clicking "New Conversation" does not respond.
v2.3.9
02 Apr 07:44
Compare
Sorry, something went wrong.
No results found
Optimize the layout of message content