diff --git a/CHANGELOG.md b/CHANGELOG.md
index 83d1bf98..87d07955 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
[ChatGPT Web] The "Show diff" button is now shown only when correctly set up [#321].
[ChatGPT Web] The additional text field is now focused [#323].
Added a warning in the options page for linux users [#318].
+ [All APIs] Fix: Correctly not showing the "Add tags menu" soon after installation if the option is not checked [#329].
Czech (cs) translation updated, thanks to Jaroslav Staněk.
...
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 79923516..f2de6bda 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,9 +9,10 @@
ThunderAI Release Notes
Version 3.3.1 - ??/??/2025
- - [ChatGPT Web] The "Show diff" button is now shown only when correctly set up [#321].
- - [ChatGPT Web] The additional text field is now focused [#323].
+ - [ChatGPT Web] Fix: The "Show diff" button is now shown only when correctly set up [#321].
+ - [ChatGPT Web] Fix: The additional text field is now focused [#323].
- Added a warning in the options page for linux users [#318].
+ - [All APIs] Fix: Correctly not showing the "Add tags menu" soon after installation if the option is not checked [#329].
- Czech (cs) translation updated, thanks to Jaroslav Staněk.
- ...