Skip to content

Releases: improveTheWorld/ChatGPT-Bridge

V1.2.0

30 Jun 15:10
Compare
Choose a tag to compare

V1.2.0, What's new ?

  • Add authentification token mechanism to use ChatGPT-Executor-1.2.0
  • Support the newest ChatGPT page's html ( ChatGPT May 24 Version)
  • Add a donate link into popup.html.

v1.1.0

11 May 10:14
Compare
Choose a tag to compare

CHATGPT-Bridge V1.1.0

New Features:

  • Added a countdown for message credits in ChatGPT Plus accounts. (Please note that OpenAI limits these accounts to 25 messages per 3 hours when using GPT-4.)
  • Displaying a timer to manage the refill of message credits.

Improvements:

  • Moved the first Prompt text to the server side to ensure compatibility with future implementations of the protocol on the server side.

Bug Fixes:

  • Resolved an issue where the input text element on the chat page would enlarge excessively based on the amount of text entered. This caused difficulty in following the most recent messages sent from GPT. After sending a message, the input will now reset to its minimal size for better user experience.
  • Fixed a hang-up that occurred when the server connection was lost temporarily.
  • Addressed desynchronization in start/stop management.

How to install :

  1. Unzip the Chat-GPT_Bridge_1.1.0.zip
  2. Open your browser and navigate to extensions ( edge://extensions or chrome://extensions depending on your browser).
  3. Enable "Developer Mode" in your browser.
  4. In your browser click on "Load Unpacked" and select the unzipped folder.
  5. The ChatGPT-Bridge plugin should now be visible in the extensions list and ready for use!

For more information:

ChatGPT-Bridge_V1.0.0-rc1