diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d4be2fa..5b4e5c20 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
Version 3.4.0 - ??/??/2025
+ - The chatgpt.com access permission is no more requested when installing the addon. It's mandatory to give this permission to use the ChatGPT Web Interface integration [#293].
- Added a default proofread prompt [#21].
- Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.
- ...
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 2877f9cd..78fff723 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,6 +9,7 @@
ThunderAI Release Notes
Version 3.4.0 - ??/??/2025
+ - The chatgpt.com access permission is no more requested when installing the addon. It's mandatory to give this permission to use the ChatGPT Web Interface integration [#293].
- Added a default proofread prompt [#21].
- Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.
- ...