This commit is contained in:
lencx
2022-12-12 12:45:41 +08:00
parent 36e7be2c29
commit 6ffc48c613
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# UPDATE LOG # UPDATE LOG
## v0.2.0
feat: menu enhancement
- customize user-agent to prevent security detection interception
- clear all chatgpt configuration files
## v0.1.8 ## v0.1.8
feat: feat:

View File

@@ -7,7 +7,7 @@
}, },
"package": { "package": {
"productName": "ChatGPT", "productName": "ChatGPT",
"version": "0.1.8" "version": "0.2.0"
}, },
"tauri": { "tauri": {
"allowlist": { "allowlist": {