This commit is contained in:
lencx
2023-01-06 19:43:22 +08:00
parent ec20d03c50
commit 8022594ace
3 changed files with 21 additions and 17 deletions

View File

@@ -1,6 +1,11 @@
# UPDATE LOG
## v0.7.5
## v0.8.0
feat:
- theme enhancement (Light, Dark, System)
- automatic updates support `silent` settings
- generate images according to the content: select the ChatGPT content with the mouse, the `DALL·E 2` button appears, and click to jump (note: because the search content filled by the script cannot trigger the event directly, you need to enter a space in the input box to make the button clickable).
fix:
- close the main window and hide it in the tray (windows systems)