Skip to content

Releases: WongSaang/chatgpt-ui

v2.2.7

22 Mar 08:00
Compare
Choose a tag to compare
  1. Fix the bug of being unable to delete messages.
  2. Remove the parent_message_id constraint.

v2.2.6

21 Mar 14:16
Compare
Choose a tag to compare

Fix

Some known bugs about PWA

v2.2.5

20 Mar 14:19
Compare
Choose a tag to compare

Feature:

Add email verification requirement judgment after completing registration

Fix:

The language settings dialog not displaying the close button.

v2.2.4

19 Mar 06:28
Compare
Choose a tag to compare

Added a Sign-out button

v2.2.3

19 Mar 05:51
Compare
Choose a tag to compare

Features:

  1. Added two new message actions: edit、delete.
  2. Optimize the editor and enhance the user experience.

v2.2.2

17 Mar 10:29
Compare
Choose a tag to compare

Added Message Actions component with message copy function attached.

v2.2.1

17 Mar 09:05
Compare
Choose a tag to compare

Support configuring model parameters in the front-end and storing them in localStorage.

v2.2.0

17 Mar 04:37
Compare
Choose a tag to compare

Feature:

PWA

v2.1.9

15 Mar 03:17
Compare
Choose a tag to compare
catch error detail in signup page

v2.1.8

10 Mar 03:26
Compare
Choose a tag to compare

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.