diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08770bc5..8af805fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
Version 4.0.0 - ??/??/2026
- ThunderAI is now compatible only with Thunderbird 140 and later [#616].
+ - [All APIs] It's now possibile to define a specific API integration for calendar and task recognition [#498].
- Added a new model selector with a search functionality to dynamically filter the list [#603].
- [All APIs] Added a special prompt to summarize one or more emails, using a context menu command [#615]. Thanks to Guido Kraemer for his great work on this feature.
- [All APIs] "Analyze for spam" and "Add tags" context menu items are always shown when the corresponding feature is enabled [#609].
@@ -85,6 +86,7 @@
- [All APIs] It's now possibile to define a list of tags to be used when autotagging received emails [#436]. The tags are are now shown in the information header in the AI API chat [#289].
- [All APIs] The prompt id and name are now shown in the information header in the AI API chat [#436].
+ - [All APIs] It's now possibile to define a specific API integration for spamfilter and auto tagging [#438].
- Added the {%mail_attachments_info%} placeholder to retrieve the name, type and file size of the mail attachments [#446].
- [Google Gemini API] Support for the thinkingBudget parameter has been added [#494].
- [OpenAI Comp API] Added DeepSeek configuration [#486].
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 495483ce..a8609131 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -10,6 +10,7 @@
Version 4.0.0 - ??/??/2026
- ThunderAI is now compatible only with Thunderbird 140 and later [#616].
+ - [All APIs] It's now possibile to define a specific API integration for calendar and task recognition [#498].
- Added a new model selector with a search functionality to dynamically filter the list [#603].
- [All APIs] Added a special prompt to summarize one or more emails, using a context menu command [#615]. Thanks to Guido Kraemer for his great work on this feature.
- [All APIs] "Analyze for spam" and "Add tags" context menu items are always shown when the corresponding feature is enabled [#609].
@@ -88,6 +89,7 @@
- [All APIs] It's now possibile to define a list of tags to be used when autotagging received emails [#436]. The tags are are now shown in the information header in the AI API chat [#289].
- [All APIs] The prompt id and name are now shown in the information header in the AI API chat [#436].
+ - [All APIs] It's now possibile to define a specific API integration for spamfilter and auto tagging [#438].
- Added the {%mail_attachments_info%} placeholder to retrieve the name, type and file size of the mail attachments [#446].
- [Google Gemini API] Support for the thinkingBudget parameter has been added [#494].
- [OpenAI Comp API] Added DeepSeek configuration [#486].