diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa4f59ac..91491412 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
Version 4.0.5 - ??/??/2026
+ - Fix: HTML part of the mail body used in prompt is displayed as HTML code and it is not rendered. This a display fix, there is no change on how the prompt is sent to the AI [#711].
- ...
Version 4.0.4 - 26/03/2026
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index edae537c..f7604dee 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,6 +9,8 @@
ThunderAI Release Notes
Version 4.0.5 - ??/??/2026
+ - Fix: HTML part of the mail body used in prompt is displayed as HTML code and it is not rendered. This a display fix, there is no change on how the prompt is sent to the AI [#711].
+ - [All APIs]The API webchat window now has a dynamic title [#696]
- ...
Version 4.0.4 - 26/03/2026