This commit is contained in:
lencx
2022-12-10 03:47:50 +08:00
parent 508875a944
commit 1607261e8f
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# UPDATE LOG # UPDATE LOG
## v0.1.6
feat:
- always on top
- export ChatGPT history
## v0.1.5 ## v0.1.5
fix: mac can't use shortcut keys fix: mac can't use shortcut keys

View File

@@ -7,7 +7,7 @@
}, },
"package": { "package": {
"productName": "ChatGPT", "productName": "ChatGPT",
"version": "0.1.5" "version": "0.1.6"
}, },
"tauri": { "tauri": {
"allowlist": { "allowlist": {