Releases: WongSaang/chatgpt-ui
Releases · WongSaang/chatgpt-ui
v2.2.7
- Fix the bug of being unable to delete messages.
- Remove the parent_message_id constraint.
v2.2.6
Fix
Some known bugs about PWA
v2.2.5
Feature:
Add email verification requirement judgment after completing registration
Fix:
The language settings dialog not displaying the close button.
v2.2.3
Features:
- Added two new message actions: edit、delete.
- Optimize the editor and enhance the user experience.
v2.2.2
Added Message Actions component with message copy function attached.
v2.2.1
Support configuring model parameters in the front-end and storing them in localStorage.
v2.1.9
catch error detail in signup page
v2.1.8
Features:
Add 2 environment variables to control the typewriter effect
Fix:
Solve the problem of not clearing the messages on the right side when deleting the current conversation.