Skip to content

Releases: micz/ThunderAI

v3.0.0

05 Jan 14:09
Compare
Choose a tag to compare
  • [ChatGPT API][Ollama API][OpenAI Comp API] Added a special prompt to apply tags to emails [#183].
  • Default prompts text has been translated [#185].
  • Data placeholder {%tags_full_list%} for the full available tags list added [#197].
  • Data placeholder {%tags_current_email%} for the single mail tags list added [#198].
  • User survey link added [#202].
  • Polish (pl) translation added, thanks to neexpl.
  • [OpenAI Comp API] Added a button in the options page to manually insert the model [#205].
  • The Custom Prompts tab has now an icon.
  • The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
  • Minor bugs fixed.

To try this release download and install the thunderai-v3.0.0.xpi file.

v3.0.0pre3

02 Jan 22:59
Compare
Choose a tag to compare
v3.0.0pre3 Pre-release
Pre-release
  • Fixed a bug in numbering items when searching prompts in the menu [#211].
  • It's now possibile to force the use of the defined language in the add tags prompt [#210].
  • Add tags default prompt improved.
  • The {%mail_tags%} data placeholder has been renamed to {%tags_current_email%}.
  • The {%full_tags_list%} data placeholder has been renamed to {%tags_full_list%}.
  • All locales updated.

Added in 3.0.0pre2

  • [OpenAI Comp API] Added a button in the options page to manually insert the model [#205].
  • Fixed a null var bug in add_tags when using a prompt without placeholders [#206].
  • Correctly translating special prompts [#206].

Added in 3.0.0pre1

  • [ChatGPT API][Ollama API][OpenAI Comp API] Added a special prompt to apply tag to emails [#183].
  • Default prompts text has been translated [#185].
  • Data placeholder for the full available tags list added [#197].
  • Data placeholder for the single mail tags list added [#198].
  • User survey link added [#202].
  • Polish (pl) translation added, thanks to neexpl.
  • The Custom Prompts tab has now an icon.
  • The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
  • Minor bugs fixed.

To try this release download and install the thunderai-v3.0.0pre3.xpi file.

v3.0.0pre2

25 Dec 22:29
Compare
Choose a tag to compare
v3.0.0pre2 Pre-release
Pre-release
  • [OpenAI Comp API] Added a button in the options page to manually insert the model [#205].
  • Fixed a null var bug in add_tags when using a prompt without placeholders [#206].
  • Correctly translating special prompts [#206].

Added in 3.0.0pre1

  • [ChatGPT API][Ollama API][OpenAI Comp API] Added a special prompt to apply tag to emails [#183].
  • Default prompts text has been translated [#185].
  • Data placeholder for the full available tags list added [#197].
  • Data placeholder for the single mail tags list added [#198].
  • User survey link added [#202].
  • Polish (pl) translation added, thanks to neexpl.
  • The Custom Prompts tab has now an icon.
  • The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
  • Minor bugs fixed.

To try this release download and install the thunderai-v3.0.0pre2.xpi file.

v3.0.0pre1

18 Dec 21:13
Compare
Choose a tag to compare
v3.0.0pre1 Pre-release
Pre-release
  • [ChatGPT API][Ollama API][OpenAI Comp API] Added a special prompt to apply tag to emails [#183].
  • Default prompts text has been translated [#185].
  • Data placeholder for the full available tags list added [#197].
  • Data placeholder for the single mail tags list added [#198].
  • User survey link added [#202].
  • Polish (pl) translation added, thanks to neexpl.
  • The Custom Prompts tab has now an icon.
  • The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
  • Minor bugs fixed.

To try this release download and install the thunderai-v3.0.0pre1.xpi file.

v2.3.4

06 Dec 20:35
Compare
Choose a tag to compare
  • [ChatGPT API] Correctly showwing an error message received from the ChatGPT API [#191].

To try this release download and install the thunderai-v2.3.4.xpi file.

v2.3.3

29 Nov 21:49
Compare
Choose a tag to compare
  • [ChatGPT Web] Correctly sending the prompt even if the audio button is present on the web interface [#188].
  • [ChatGPT Web] The input field is always visibile [#189].

To try this release download and install the thunderai-v2.3.3.xpi file.

v2.3.2

31 Oct 17:09
Compare
Choose a tag to compare
  • [ChatGPT Web] Clicking on one of the allowed model values in the options page, sets the corresponding field value.
  • [ChatGPT Web] Debug log improved.
  • [ChatGPT Web] Improved the default value for model enforcing [#176].

To try this release download and install the thunderai-v2.3.2.xpi file.

v2.3.1

25 Oct 15:37
Compare
Choose a tag to compare
  • Reverted the position of the action button in the compose window [#175].

To try this release download and install the thunderai-v2.3.1.xpi file.

v2.3.0

23 Oct 20:48
Compare
Choose a tag to compare
  • 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].

To try this release download and install the thunderai-v2.3.0.xpi file.

v2.3.0pre4

22 Oct 20:10
Compare
Choose a tag to compare
v2.3.0pre4 Pre-release
Pre-release
  • [ChatGPT Web] Fixed setting the model [#171].
  • A few typos fixed [#170].
  • Added a loading indicator in the menu when sending a prompt.

Please note that this pre-release does not include the features and fixes added in version 2.2.2. They will be included in the final 2.3.0 release.


Added in 2.3.0pre3

  • [ChatGPT Web] Added an option to set the model to use [#171].
  • [ChatGPT Web] Added an option to use the temporary chat [#169].

Added in 2.3.0pre2

  • 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].

Added in 2.3.0pre1

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

To try this release download and install the thunderai-v2.3.0pre4.xpi file.