diff --git a/CHANGELOG.md b/CHANGELOG.md
index d97b9079..67da5bcb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,8 +7,8 @@
Version 3.2.0 - ??/??/2025
- - [ChatGPT API][Ollama API][OpenAI Comp API][Gemini API] Added an option to automatically tag incoming emails [#237].
- - [ChatGPT API][Ollama API][OpenAI Comp API][Gemini API] Added an configurable antispam filter for incoming emails [#231].
+ - [All APIs] Added an option to automatically tag incoming emails [#237].
+ - [All APIs] Added an configurable antispam filter for incoming emails [#231].
- Tags related permissions are now optional and asked for only when the user activates the tags feature [#259].
- Added the {%thunderai_def_sign%} placeholder to get the default signature as defined in the options [#248].
- Added the {%thunderai_def_lang%} placeholder to get the default language as defined in the options [#248].
@@ -27,7 +27,7 @@
Version 3.1.0 - 27/01/2025
- - [ChatGPT API][Ollama API][OpenAI Comp API][Gemini API] Added a special prompt to get calendar events data from emails [#182]. To use this feature, you must install also the Sparks add-on.
+ - [All APIs] Added a special prompt to get calendar events data from emails [#182]. To use this feature, you must install also the Sparks add-on.
- Added Google Gemini API support [#204, #217].
- Added the {%mail_typed_text%} placeholder to get the text inserted before the quoted mail body when replying [#196].
- Using the {%mail_typed_text%} placeholder the typed text inserted before the quoted mail body will be selected automatically to be replaced afterwards with the AI response [#229].
@@ -37,7 +37,7 @@
Version 3.0.0 - 05/01/2025
- - [ChatGPT API][Ollama API][OpenAI Comp API] Added a special prompt to apply tags to emails [#183].
+ - [All APIs] Added a special prompt to apply tags to emails [#183].
- Default prompts text has been translated [#185].
- Added the {%tags_full_list%} data placeholder for the full available tags list added [#197].
- Added the {%tags_current_email%} data placeholder for the single mail tags list added [#198].
@@ -105,7 +105,7 @@
- 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].
+ - [All APIs] 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].
Version 2.1.5 - 23/09/2024
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index f576a023..e5e3aa03 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,8 +9,8 @@
ThunderAI Release Notes
Version 3.2.0 - ??/??/2025
- - [ChatGPT API][Ollama API][OpenAI Comp API][Gemini API] Added an option to automatically tag incoming emails [#237].
- - [ChatGPT API][Ollama API][OpenAI Comp API][Gemini API] Added an configurable antispam filter for incoming emails [#231].
+ - [All APIs] Added an option to automatically tag incoming emails [#237].
+ - [All APIs] Added an configurable antispam filter for incoming emails [#231].
- Tags related permissions are now optional and asked for only when the user activates the tags feature [#259].
- Added the {%thunderai_def_sign%} placeholder to get the default signature as defined in the options [#248].
- Added the {%thunderai_def_lang%} placeholder to get the default language as defined in the options [#248].
@@ -29,7 +29,7 @@
Version 3.1.0 - 27/01/2025
- - [ChatGPT API][Ollama API][OpenAI Comp API][Gemini API] Added a special prompt to get calendar events data from emails [#182]. To use this feature, you must install also the Sparks add-on.
+ - [All APIs] Added a special prompt to get calendar events data from emails [#182]. To use this feature, you must install also the Sparks add-on.
- Added Google Gemini API support [#204, #217].
- Added the {%mail_typed_text%} placeholder to get the text inserted before the quoted mail body when replying [#196].
- Using the {%mail_typed_text%} placeholder the typed text inserted before the quoted mail body will be selected automatically to be replaced afterwards with the AI response [#229].
@@ -39,7 +39,7 @@
Version 3.0.0 - 05/01/2025
- - [ChatGPT API][Ollama API][OpenAI Comp API] Added a special prompt to apply tags to emails [#183].
+ - [All APIs] Added a special prompt to apply tags to emails [#183].
- Default prompts text has been translated [#185].
- Added the {%tags_full_list%} placeholder for the full available tags list added [#197].
- Added the {%tags_current_email%} placeholder for the single mail tags list added [#198].
@@ -107,7 +107,7 @@
- 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].
+ - [All APIs] 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].
Version 2.1.5 - 23/09/2024