diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9e2cfae..8b55e195 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,7 @@
Version 3.8.0 - ??/??/2025
- - [All APIs] When using special prompts with a specific API integration, all the settings for that integration can be specific. In this way you can use different api keys for the same integration, or different system prompt or temperature [#590].
+ - [All APIs] When using special prompts (like automatically adding tags or the spam filter) with a specific API integration, all the settings for that integration can be specific. In this way you can use different api keys for the same integration, or different system prompt or temperature [#590].
- [OpenAI API] Model filtering improved when choosing a model in the options page.
- [OpenAI API] Now using the new Responses API [#407].
- It is now possible to define a custom placeholder with dynamic data to retrieve any header present in the current email [#527].
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 4ef9fb44..de7fa017 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,7 +9,7 @@
ThunderAI Release Notes
Version 3.8.0 - ??/??/2025
- - [All APIs] When using special prompts with a specific API integration, all the settings for that integration can be specific. In this way you can use different api keys for the same integration, or different system prompt or temperature [#590].
+ - [All APIs] When using special prompts (like automatically adding tags or the spam filter) with a specific API integration, all the settings for that integration can be specific. In this way you can use different api keys for the same integration, or different system prompt or temperature [#590].
- [OpenAI API] Model filtering improved when choosing a model in the options page.
- [OpenAI API] Now using the new Responses API [#407].
- It is now possible to define a custom placeholder with dynamic data to retrieve any header present in the current email [#527].