2022-12-07 07:02:31 -05:00
# UPDATE LOG
2022-12-23 08:56:45 -05:00
## v0.6.3
2022-12-20 07:04:57 -05:00
2022-12-23 07:04:42 -05:00
fix: path not allowed on the configured scope
2022-12-22 11:43:58 -05:00
2022-12-20 07:04:57 -05:00
feat:
- optimize the generated pdf file size
2022-12-22 11:43:58 -05:00
- menu added `Sync Prompts`
2022-12-23 04:51:41 -05:00
- `Control Center` added `Sync Custom`
2022-12-22 11:43:58 -05:00
- the slash command is triggered by the enter key
2022-12-23 04:51:41 -05:00
- 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)
2022-12-20 07:04:57 -05:00
2022-12-23 07:04:42 -05:00
## v0.6.0
fix:
- windows show Chinese when upgrading
2022-12-19 12:14:26 -05:00
## v0.5.1
some optimization
2022-12-18 13:56:53 -05:00
## v0.5.0
feat: `Control Center` added `chatgpt-prompts` synchronization
2022-12-17 22:52:37 -05:00
## v0.4.2
add chatgpt log (path: `~/.chatgpt/chatgpt.log` )
2022-12-17 08:30:45 -05:00
## v0.4.1
fix:
- tray window style optimization
2022-12-15 22:43:29 -05:00
## v0.4.0
2022-12-17 03:37:19 -05:00
feat:
- customize the ChatGPT prompts command (https://github.com/lencx/ChatGPT#-announcement)
- menu enhancement: hide application icons from the Dock (support macOS only)
2022-12-15 22:43:29 -05:00
2022-12-15 00:25:48 -05:00
## v0.3.0
fix: can't open ChatGPT
feat: menu enhancement
- the control center of ChatGPT application
- open the configuration file directory
2022-12-12 10:03:46 -05:00
## v0.2.2
feat:
- menu: go to config
2022-12-12 06:19:10 -05:00
## v0.2.1
feat: menu optimization
2022-12-11 23:45:41 -05:00
## v0.2.0
feat: menu enhancement
- customize user-agent to prevent security detection interception
- clear all chatgpt configuration files
2022-12-11 13:29:21 -05:00
## v0.1.8
feat:
- menu enhancement: theme, titlebar
- modify website address
2022-12-10 09:25:29 -05:00
## v0.1.7
feat: tray window
2022-12-09 14:47:50 -05:00
## v0.1.6
feat:
2022-12-15 22:43:29 -05:00
- stay on top
2022-12-09 14:47:50 -05:00
- export ChatGPT history
2022-12-07 22:46:51 -05:00
## v0.1.5
fix: mac can't use shortcut keys
2022-12-07 11:22:18 -05:00
## v0.1.4
feat:
- beautify icons
- add system tray menu
2022-12-07 09:04:12 -05:00
## v0.1.3
fix: only mac supports `TitleBarStyle`
2022-12-07 08:43:55 -05:00
## v0.1.2
2022-12-07 09:04:12 -05:00
initialization
2022-12-07 08:43:55 -05:00
2022-12-07 08:01:12 -05:00
## v0.1.1
2022-12-07 09:04:12 -05:00
initialization
2022-12-07 08:01:12 -05:00
2022-12-07 07:02:31 -05:00
## v0.1.0
initialization