diff --git a/CHANGELOG.md b/CHANGELOG.md
index bc9be316..782bf6dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@
[All APIs] Added an option to get a calendar event without selecting some text, but using the full text body of the email [#518].
[All APIs] Added a new menu item to create a calendar event from the text saved in the clipboard [#362].
Added a button to copy a prompt in the Custom Prompts page [#598].
+ [All APIs] Showing the spam filter info at the top of the message. The data is saved only for the session in which the message has been checked for spam [#506].
...
Version 3.8.3 - 22/01/2026
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index d1c22e70..27e2ce80 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -23,6 +23,7 @@
[All APIs] Added an option to get a calendar event without selecting some text, but using the full text body of the email [#518].
[All APIs] Added a new menu item to create a calendar event from the text saved in the clipboard [#362].
Added a button to copy a prompt in the Custom Prompts page [#598].
+ [All APIs] Showing the spam filter info at the top of the message. The data is saved only for the session in which the message has been checked for spam [#506].
...
Version 3.8.3 - 22/01/2026