1
0
mirror of https://github.com/lencx/ChatGPT.git synced 2024-10-01 01:06:13 -04:00
Unofficial_ChatGPT_Client/UPDATE_LOG.md
2023-01-04 22:35:37 +08:00

2.8 KiB

UPDATE LOG

v0.7.5

fix:

  • close the main window and hide it in the tray (windows systems)

v0.7.4

fix:

  • trying to resolve linux errors: error while loading shared libraries
  • customize global shortcuts (Menu -> Preferences -> Control Center -> General -> Global Shortcut)

v0.7.3

chore:

  • optimize slash command style
  • optimize tray menu icon and button icons
  • global shortcuts to the chatgpt app (mac: Command + Shift + O, windows: Ctrl + Shift + O)

v0.7.2

fix: some windows systems cannot start the application

v0.7.1

fix:

  • some windows systems cannot start the application
  • windows and linux add about menu (show version information)
  • the tray icon is indistinguishable from the background in dark mode on window and linux

v0.7.0

fix:

  • mac m1 copy/paste does not work on some system versions
  • optimize the save chat log button to a small icon, the tray window no longer provides a save chat log button (the buttons causes the input area to become larger and the content area to become smaller)

feat:

  • use the keyboard (arrow up) and (arrow down) keys to select the slash command

v0.6.10

fix: sync failure on windows

v0.6.4

fix: path not allowed on the configured scope

feat:

  • optimize the generated pdf file size
  • menu added Sync Prompts
  • Control Center added Sync Custom
  • the slash command is triggered by the enter key
  • under the slash command, use the tab key to modify the contents of the {q} tag (only single changes are supported (https://github.com/lencx/ChatGPT/issues/54)

v0.6.0

fix:

  • windows show Chinese when upgrading

v0.5.1

some optimization

v0.5.0

feat: Control Center added chatgpt-prompts synchronization

v0.4.2

add chatgpt log (path: ~/.chatgpt/chatgpt.log)

v0.4.1

fix:

  • tray window style optimization

v0.4.0

feat:

v0.3.0

fix: can't open ChatGPT

feat: menu enhancement

  • the control center of ChatGPT application
  • open the configuration file directory

v0.2.2

feat:

  • menu: go to config

v0.2.1

feat: menu optimization

v0.2.0

feat: menu enhancement

  • customize user-agent to prevent security detection interception
  • clear all chatgpt configuration files

v0.1.8

feat:

  • menu enhancement: theme, titlebar
  • modify website address

v0.1.7

feat: tray window

v0.1.6

feat:

  • stay on top
  • export ChatGPT history

v0.1.5

fix: mac can't use shortcut keys

v0.1.4

feat:

  • beautify icons
  • add system tray menu

v0.1.3

fix: only mac supports TitleBarStyle

v0.1.2

initialization

v0.1.1

initialization

v0.1.0

initialization