diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2413584..4dbd3aa3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@
[All APIs] The prompt id and name are now shown in the information header in the AI API chat [#436].
[Google Gemini API]Support for the thinkingBudget parameter has been added [#494].
Various code improvements and minor bugs fixed.
+ [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 151b870b..854a9bff 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -14,6 +14,8 @@
[All APIs] The prompt id and name are now shown in the information header in the AI API chat [#436].
[Google Gemini API]Support for the thinkingBudget parameter has been added [#494].
Various code improvements and minor bugs fixed.
+ [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