diff --git a/CHANGELOG.md b/CHANGELOG.md
index cd705150..cf456d6e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,7 @@
Version 3.3.5 - 17/04/2025
- - Using a prompt from the compose window with a "Do reply" action is changed in "Substitute Text" [#353].
+ - Using a prompt from the compose window with a "Do reply" action is changed in "Substitute Text", asking also to insert text if none is selected [#353].
- [ChatGPT Web] Updated the list of available models in the option page.
- [ChatGPT Web] Opening the ChatGPT webpage from the options now enforce the selected model, if any.
- [All APIs] Fix: Really correctly getting the message body even in multilevel subpart messages when processing incoming messages for tags or spam [#335].
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 63e91627..e6127d31 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,7 +9,7 @@
ThunderAI Release Notes
Version 3.3.5 - 17/04/2025
- - Using a prompt from the compose window with a "Do reply" action is changed in "Substitute Text" [#353].
+ - Using a prompt from the compose window with a "Do reply" action is changed in "Substitute Text", asking also to insert text if none is selected [#353].
- [ChatGPT Web] Updated the list of available models in the option page.
- [ChatGPT Web] Opening the ChatGPT webpage from the options now enforce the selected model, if any.
- [All APIs] Fix: Really correctly getting the message body even in multilevel subpart messages when processing incoming messages for tags or spam [#335].