diff --git a/CHANGELOG.md b/CHANGELOG.md
index dfca5dbd..bcf4f48e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,8 @@
Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.
Added the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
Added a check for the presence of the correct version of ThunderAI Sparks [#315].
+ [All APIs] Improved the form asking for additional text [#97].
+ Various improvements.
...
Version 3.3.3 - 12/04/2025
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 95dec5fe..9f88cf73 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -16,6 +16,8 @@
Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.
Added a check for the presence of the correct version of ThunderAI Sparks [#315].
Added the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
+ [All APIs] Improved the form asking for additional text [#97].
+ Various improvements.
...
Version 3.3.3 - 12/04/2025