Releases: lencx/ChatGPT
ChatGPT v1.1.0
ChatGPT v1.0.0
See the assets to download this version and install.
Live Demo:
- ChatGPT v1.0.0: https://youtu.be/IIuuB5vFFAQ
- How to use GPT-4-Mobile without restrictions in the ChatGPT desktop application? https://youtu.be/AZSe3sHH9_M
Note: This version modifies some configuration files. It is recommended to backup the ~/.chatgpt
folder in advance to avoid loss of important configurations.
Feat:
- The synchronization method for prompts has been optimized, now supporting local file uploads
- Scripts have been externalized, allowing for editing and synchronization
- Removed the
Awesome
menu fromControl Center
Fix:
- Chat history export is blank
- Change the export files location to the
Download
directory
macOS macos_xxx seems broken
If you encounter the error message "ChatGPT" is damaged and can't be opened. You should move it to the Trash. while installing software on macOS, it may be due to security settings restrictions in macOS. To solve this problem, please try the following command in Terminal:
xattr -cr /YOUR_PATH/ChatGPT.app
ChatGPT v0.12.0
ChatGPT v0.11.1
See the assets to download this version and install.
Fix
- Export button blinks (#541)
- System tray supports sending with Enter key, for text line breaks please use the shortcut key
Shift + Enter
(#533)
If you encounter the error message "ChatGPT" is damaged and can't be opened. You should move it to the Trash
. while installing software on macOS, it may be due to security settings restrictions in macOS. To solve this problem, please try the following command in Terminal:
sudo xattr -r -d com.apple.quarantine /YOUR_PATH/ChatGPT.app
ChatGPT v0.11.0
ChatGPT v0.10.3
See the assets to download this version and install.
Note: As of now the ChatGPT desktop app has added a lot of exciting features and it continues to improve, as the app grows it has gone far beyond what ChatGPT was intended for. I want to make it the ultimate goal that any website can be easily wrapped to the desktop through user customization. So it needed an international user guide to guide users to use it more professionally. And https://app.nofwl.com is the manual for the app, which will be built into the app (
Menu -> Window -> ChatGPT User's Guide
) so you can access it anytime. It's just starting at the moment, so stay tuned.
Doc Repo: https://github.com/lencx/app
Fix
- Incompatible configuration data causes program crashes (#295)
Feat
- Silent copy text
- Markdown export support distinguishes between users and bots (#233)
ChatGPT v0.10.2
See the assets to download this version and install.
Fix
- PNG and PDF buttons do not work (#274)
- Change the window size and the Send button is obscured by the Export button (#286)
- Change forward and backward shortcuts (#254)
- MacOS:
Cmd [
,Cmd ]
- Windows and Linux:
Ctrl [
,Ctrl ]
- MacOS:
Feat
- Copy a single record to the clipboard (#191)
ChatGPT v0.10.1
ChatGPT v0.10.0
See the assets to download this version and install.
Note: The data is missing some validation, if you go directly to the Settings
menu it will cause an error, try adding a piece of data to the menu Awesome
. It will be fixed in the next version (#248).
Fix
- After exporting a file in Windows, open an empty file explorer (#242)
Feat
- Markdown files support editing and live preview
- Add
Awesome
menu to theControl Center
(similar to bookmarks, but it's just a start, more possibilities in the future), custom URL support for the home and tray windows (if you're tired of ChatGPT as your home screen).