Skip to content

Releases: lencx/ChatGPT

ChatGPT v1.1.0

03 Aug 13:51
Compare
Choose a tag to compare

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

ChatGPT v1.0.0

25 May 05:24
Compare
Choose a tag to compare

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

ChatGPT v0.12.0

05 Mar 04:36
Compare
Choose a tag to compare

See the assets to download this version and install.

Feat

  • Add refresh button
  • Add text-to-speech (Control Center -> Settings -> General -> Set Speech Language) (#534)
  • Automatically focus input field (#550)
Screen.Recording.2023-03-05.at.12.05.18.mov

ChatGPT v0.11.1

04 Mar 02:12
Compare
Choose a tag to compare

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

16 Feb 16:17
Compare
Choose a tag to compare

See the assets to download this version and install.

Fix

  • User-defined close button behavior (exit or minimize) (Control Center -> Settings -> Main Window -> Close Exit). (#359)
  • Markdown content layout (#378)

Feat

  • Set the main window and tray window size (#405)
  • Save window positions and sizes and restore them when the app is reopened (Control Center -> Settings -> General -> Save Window State)
  • macOS support for aarch64 installer (#380)

ChatGPT v0.10.3

03 Feb 05:35
Compare
Choose a tag to compare

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)

md

ChatGPT v0.10.2

01 Feb 16:46
Compare
Choose a tag to compare

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 ]

Feat

  • Copy a single record to the clipboard (#191)

copy-clipboard

ChatGPT v0.10.1

25 Jan 11:21
Compare
Choose a tag to compare

See the assets to download this version and install.

Fix

  • Program exception when Awesome data is empty (#248)

Feat

  • New shortcut key to change zoom level (30% - 200%), + or - 10% each time, 0 will be reset to 100% (#202)
    • Windows: Ctrl +, Ctrl -, Ctrl 0
    • MacOS: Cmd +, Cmd -, Cmd 0

zoom

ChatGPT v0.10.0

24 Jan 18:29
Compare
Choose a tag to compare

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

ChatGPT v0.9.2

15 Jan 10:20
Compare
Choose a tag to compare

See the assets to download this version and install.

Fix

  • Slash command does not work (#207)