Releases: WongSaang/chatgpt-ui
Releases · WongSaang/chatgpt-ui
v2.4.8
v2.4.7
v2.4.6
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
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
v2.4.3
v2.4.2
v2.4.1
v2.4.0
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.