Lencx ChatGPT Versions Save

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)

v1.1.0

9 months ago

See the assets to download this version and install.

Fix

  • Fixed the issue where the cmd slash command does not work in some cases.
  • Moved the export button to the sidebar to prevent layout conflicts.
v1.1.0

v1.0.0

11 months ago

See the assets to download this version and install.

Live Demo:

chat-1

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 from Control 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

v0.12.0

1 year ago

See the assets to download this version and install.

Feat

https://user-images.githubusercontent.com/16164244/222942069-f17a5846-7362-409a-8e16-495d2073ef9f.mov

v0.11.1

1 year ago

See the assets to download this version and install.

Fix

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

v0.11.0

1 year ago

See the assets to download this version and install.

Fix

Feat

v0.10.3

1 year ago

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

Feat

md

v0.10.2

1 year ago

See the assets to download this version and install.

Fix

Feat

copy-clipboard

v0.10.1

1 year ago

See the assets to download this version and install.

Fix

Feat

zoom

v0.10.0

1 year ago

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 (https://github.com/lencx/ChatGPT/issues/248).

Fix

Feat

  • Markdown files support editing and live preview
  • Add Awesome menu to the Control 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).

markdown-edit awesome settings main window tray window

v0.9.2

1 year ago

See the assets to download this version and install.

Fix

  • Slash command does not work (#207)