diff --git a/CHANGELOG.md b/CHANGELOG.md
index d7f677e5..abc12f4e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,8 @@
Added the {%mail_attachments_info%} placeholder to retrieve the name, type and file size of the mail attachments [#446].
[ChatGPT Web] Added a message to explain to click on "Force completion" if the ChatGPT job is not done after 7 seconds [#419].
[All APIs] The prompt id and name are now shown in the information header in the AI API chat [#436].
+ [All APIs] It's now possibile to define a list of tags to be used when autotagging received emails [#436]. The tags are are now shown in the information header in the AI API chat [#289].
+ [OpenAI Comp API] Added DeepSeek configuration [#486].
...
Version 3.6.1 - 23/08/2025
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index dd3b1bcd..ce725495 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -12,6 +12,8 @@
Added the {%mail_attachments_info%} placeholder to retrieve the name, type and file size of the mail attachments [#446].
[ChatGPT Web] Added a message to explain to click on "Force completion" if the ChatGPT job is not done after 7 seconds [#419].
[All APIs] The prompt id and name are now shown in the information header in the AI API chat [#436].
+ [All APIs] It's now possibile to define a list of tags to be used when autotagging received emails [#436]. The tags are are now shown in the information header in the AI API chat [#289].
+ [OpenAI Comp API] Added DeepSeek configuration [#486].
...
Version 3.6.1 - 23/08/2025