ThunderAI (ChatGPT, Gemini, Ollama in your emails) 版本历史
59 个版本
小心使用旧版本!
这些版本仅供参考和测试目的发布。您可以一直使用最新版本的附加组件。
版本 2.3.0
- The action button in the compose window has been moved to the formatting toolbar [#173].
- On the custom prompts page, when editing a prompt, pressing the cancel button will revert any modified values in the form to their saved state.
- Implemented placeholders to add additional data to prompts [More info] [#146, #153].
- Text improved for the "Reply to this" prompt.
- Added an option to set the maximum number of characters in the prompt [#165].
- Added a workaround to show an alert message when needed [#166].
- [ChatGPT Web] Added an option to set the model to use [#171].
- [ChatGPT Web] Added an option to use the temporary chat [#169].
- A few typos fixed [#170].
- Added a loading indicator in the menu when sending a prompt.
- Added a new default prompt that uses the placeholders and allows replying to an email thread. It requires selecting the text of the first email to identify which is the one to reply to and the others in the thread [#150].
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 2.2.2
- APIs error handling improved.
- [OpenAI Comp API] Added an option to remove the v1 segment in the API calls path [#161].
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 2.2.1
- [ChatGPT Web] Added a workaround to login in ChatGPT. See the new button in the options page.
- Brazilian Portuguese (pt-br) translation updated, thanks to Bruno Pereira de Souza.
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 2.2.0
- [ChatGPT Web] Removed the option to force the ChatGPT4 model over ChatGPT3.5, since it was useless now.
- [ChatGPT Web] Minor internal improvements.
- [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 <pre>storage.local</pre>. Added also the total occupied space at the bottom of the Custom Prompts page [#129].
- [ChatGPT Web] Updated the information in the option page.
- A new dynamic menu for selecting prompts has been added. In addition to clicking the ThunderAI button, you can now use the CTRL+ALT+A keyboard shortcut [More info] [#130].
- Added an option to order alphabetically the prompts in the menu.
- Allow 0 as the dimensions for the chat window in the options page to prevent issues, such as those encountered with NixOS/Hyprland [#137].
- Is now possible to ask for additional text before sending the prompts also for default prompts [#135].
- Fixed a bug that occurred when importing prompts after an export without closing the Custom Prompts page.
- Brazilian Portuguese (pt-br) translation added, thanks to Bruno Pereira de Souza.
- [Ollama API] Added a link to the CORS information page.
- [ChatGPT API][Ollama API][OpenAI Comp API] Improved handling of streaming responses even in case of broken chunks [#147].
- Fixed a race condition that occurred when opening the chat window under certain circumstances. Thanks to @jobisoft for helping refine the code, and to @Mikilio and @mattcaron for the extensive testing [#143].
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 2.1.5
- [ChatGPT Web] Working again in Thunderbird 115. Implemented a workaround for Intl.Segmenter [#139].
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 2.1.4
- [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].
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 2.1.3
- [ChatGPT API] If the web interface loads slowly, a button is now shown to retry sending the prompt [#122].
- [ChatGPT API] Improved the methods to open the ChatGPT window and interact with it.
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 2.1.1
- [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.
Remember that now, the ChatGPT response, when using the web interface, 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].
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 2.0.7
- [ChatGPT Web] Fixed an issue with automatically sending the prompt.
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 2.0.6
- [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.
- Some minor improvements.
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 2.0.4
- [ChatGPT API] Fixed the vertical scroolbar with long reponses [#108].
Remember that now, the ChatGPT response, when using the web interface, 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].
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 2.0.2
- [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.
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 2.0.1
- No more notifying a missing API Key or model when using the web interface.
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 2.0.0
- Added OpenAI ChatGPT API connection [#40].
- Information text in the options page improved.
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 1.2.1
- Fixed changes in the ChatGPT web interface when importing in plain text [#87].
- Added an option to the prompts to specify the default language for the response [#86].
- Not adding to the prompt the statement about using the default language if asking for a translation [#85].
- [Thunderbird 128+ only] Added a warning message when closing the Custom Prompts page with unsaved changes [#88].
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 1.1.2
- A prompt can be configured to request additional text from the user.
- Added custom prompts. See more info here.
- Dark mode added.
- Added some error messages to handle potential changes in the ChatGPT web interface.
- German translation added.
- French translation added.
- Log messages improved.
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 1.0.10
- Now using the new URL chatgpt.com.
- More improvements in handling the ChatGPT web interface.
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 1.0.9
- Improved handling of different versions of the ChatGPT web interface.
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 1.0.7
- Improved the reply prompt to exclude comments and other text beside the mail text.
- Corretly keeping the signature in a reply even if it's above the quoted email [#45].
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 1.0.6
- Correctly handling a change in the ChatGPT web interface. See issue #43
- Added a button to force the completion to display the 'Use last answer' button if ChatGPT has finished its work but the button has not appeared.
- Added a button to force the completion to display the 'Use last answer' button if ChatGPT has finished its work but the button has not appeared.
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 1.0.5
- Fixed the handling of ChatGPT-4 in a large window. See issue #38
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 1.0.3
- Using the right identity when replying to a message. See issue #31
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 1.0.2
- New standard menus.
- Fixed a bug in importing replies text.
- Fixed the handling of the new change model button in the ChatGPT interface.
- Added an option to choose between GPT-3.5 and GPT-4 Models. See issue #27
- Added a link to the Status Page, to check if there are known issues in interacting with the ChatGPT web interface.
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
版本 1.0.1
- Italian addon description fixed.
- Improved the method to open the ChatGPT window. Thanks to John Bieling.
- Fixed a bug in replying to a message. Now the quoted text is correctly displayed.
- Fixed a bug in the compose window. Now is correctly used only the selected text.
- If the prompt is more than 30.000 characters, do not procede and give a message to the user.
- 源代码在 GNU 通用公共授权,版本 3.0 下发布
创建您自已的收藏集,您必须一个 Mozilla 附加组件账户。
或者登录您已有的账户