diff --git a/CHANGELOG.md b/CHANGELOG.md
index 864a9167..4bfff76f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@
- [ChatGPT Web] Fixed hiding the Spam Filter options [#284].
- Unchecking the "Add tags" and "Spam Filter" options if the user revokes the related optional permissions [#286].
+ - The permission to 'List message tags' is now mandatory; otherwise, the tags-related placeholder won't be usable. The permission to modify tags is optional and required to tag emails.
- Minor improvements.
Version 3.2.2 - 05/03/2025
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 7e7988e3..6325ad7f 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -11,6 +11,7 @@
- [ChatGPT Web] Fixed hiding the Spam Filter options [#284].
- Unchecking the "Add tags" and "Spam Filter" options if the user revokes the related optional permissions [#286].
+ - The permission to 'List message tags' is now mandatory; otherwise, the tags-related placeholder won't be usable. The permission to modify tags is optional and required to tag emails.
- Minor improvements.
Version 3.2.2 - 05/03/2025