diff --git a/CHANGELOG.md b/CHANGELOG.md
index dc8b453f..ac68537c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,8 @@
[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].
+ Fix: Now it's possibile to use multiple additional_text placeholders in a single prompt, also using custom placeholders [#554].
+ When using the additional_text placeholder is now possibile to specify an ID that will be shown in the form asking for the text [#525].
...
Version 3.8.4 - 10/02/2026
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 6a2bb65c..b95f3200 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -24,6 +24,8 @@
[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].
+ Fix: Now it's possibile to use multiple additional_text placeholders in a single prompt, also using custom placeholders [#554].
+ When using the additional_text placeholder is now possibile to specify an ID that will be shown in the form asking for the text [#525].
...
Version 3.8.4 - 10/02/2026