diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b717bdb..7b69d754 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
[ChatGPT Web] Models list updated. [#464].
[All APIs] Fix: If the incoming email has no text only part, the html part is used [#470].
[All APIs] Fix: Improved the extraction of the plain text from html emails [#469].
+ [All APIs] If the option to use only existing tags is enabled, this now works also when adding tags manually using the ThunderAI menu [#475].
...
Version 3.6.0 - 30/07/2025
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 5ab13bc1..eb12a7f2 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -14,6 +14,7 @@
[ChatGPT Web] Models list updated. [#464].
[All APIs] Fix: If the incoming email has no text only part, the html part is used [#470].
[All APIs] Fix: Improved the extraction of the plain text from html emails [#469].
+ [All APIs] If the option to use only existing tags is enabled, this now works also when adding tags manually using the ThunderAI menu [#475].
...
Version 3.6.0 - 30/07/2025