[ChatGPT Web] Removed the option to force the ChatGPT4 model over ChatGPT3.5, since it was useless now.
[OpenAI Comp API] Added a new integration method to use a local LLM via an API compatible with OpenAI's API specifications [#126].
Custom Prompts storage space incremented to 5MB, using
storage.local
. Added also the total occupied space at the bottom of the Custom Prompts page [#129].
[ChatGPT Web] Updated the information in the option page.
...
Version 2.1.4 - 11/09/2024
[ChatGPT API][Ollama API] Fixed the colors of the light theme in the chat window status logger.
[ChatGPT Web] Correctly handling a change in the web interface [#133].
Version 2.1.3 - 04/09/2024
[ChatGPT Web] Removed a link to the status page in an error message as requested by Thunderbird Addon Reviewer. Reverted [#123].
Version 2.1.2 - 04/09/2024
[ChatGPT Web] The URL in the prompt sending error message is now correctly clickable [#123].
[ChatGPT Web] If the web interface loads slowly, a button is now shown to retry sending the prompt [#122].
[ChatGPT Web] Improved the methods to open the ChatGPT window and interact with it.
Version 2.1.1 - 28/08/2024
[ChatGPT API] Fixed a bug in handling the chat window.
Version 2.1.0 - 28/08/2024
[Ollama API] It's now possible to use a local LMM using Ollama [#79].
[ChatGPT API][Ollama API] Added a "Stop" button to stop the current elaboration [#113].
[ChatGPT API] If the configuration is missing the model or the API key, an error message is now provided, and there is no more fallback to the ChatGPT web interface [#111].
[ChatGPT API][Ollama API] Improved chat colors scheme for darkmode.
[ChatGPT API][Ollama API] Added a status message to give feedback to the user about the current operation [#119].
Improved the internal messaging system between the background script and the chat windows [#117].
Improved error messages for connection errors.
Version 2.0.7 - 21/08/2024
[ChatGPT Web] Fixed an issue with automatically sending the prompt.
Version 2.0.6 - 19/08/2024
Some minor improvements.
Version 2.0.5 - 19/08/2024
[ChatGPT Web] Modified the permissions for the ChatGPT web interface, now requiring only the https://*.chatgpt.com/* and not all sites.
[ChatGPT Web] Fixed a problem loading the web interface on Thunderbird 115 under some circumstances.
Version 2.0.4 - 16/08/2024
[ChatGPT API] Fixed the vertical scroolbar with long reponses [#108].
Version 2.0.3 - 15/08/2024
[ChatGPT API] Fixed a loading bug in Thunderbird 128+ [#107].
Version 2.0.2 - 15/08/2024
[ChatGPT Web] Now, the ChatGPT response must be selected by the user to be retrieved by ThunderAI. A single click on the text should work, but it's also possible to select the text manually [#104].
[ChatGPT API] Added a better error message when there is an error fetching models.
When selecting a correct model in the options page, the field is no more highlighted in red [#100].
[ChatGPT API] The double quotes at the beginning and end of the response are removed [#99].
[ChatGPT Web]"Keep formatting" option removed.
Version 2.0.1 - 09/08/2024
[ChatGPT Web] No more notifying a missing API Key or model when using the web interface.