diff --git a/CHANGELOG.md b/CHANGELOG.md
index ec0f773a..0a3cf790 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
Now it's possibile to define custom data placeholders to be used in custom prompts [#156].
Improved the handling of HTML and line breaks between the email text and the AI Chat.
When replying, it's now possibile to choose a different reply type (between "all" or "sender only") directly in the AI chat window [#372].
+ Added a new default prompt for replying to emails, which asks for a custom command each time it's used [#444].
[All APIs] Added an option to choose to exclude a tag only with an exact match in the excluded words list [#395].
[OpenAI API] Added an option to enable the OpenAI storage for API requests [#406].
[OpenAI API] In the AI chat page, the initial configuration now also displays the storage setting and the "Developer Messages" [#430].
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index fae18384..023f4147 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -12,6 +12,7 @@
Now it's possibile to define custom data placeholders to be used in custom prompts [#156].
Improved the handling of HTML and line breaks between the email text and the AI Chat.
When replying, it's now possibile to choose a different reply type (between "all" or "sender only") directly in the AI chat window [#372].
+ Added a new default prompt for replying to emails, which asks for a custom command each time it's used [#444].
[All APIs] Added an option to choose to exclude a tag only with an exact match in the excluded words list [#395].
[OpenAI API] Added an option to enable the OpenAI storage for API requests [#406].
[OpenAI API] In the AI chat page, the initial configuration now also displays the storage setting and the "Developer Messages" [#430].