diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac68537c..15d5888e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@
[All APIs] Showing the spam filter info at the top of the message. The data is saved only for the session in which the message has been checked for spam [#506].
Fix: Now it's possibile to use multiple additional_text placeholders in a single prompt, also using custom placeholders [#554].
When using the additional_text placeholder is now possibile to specify an ID that will be shown in the form asking for the text [#525].
+ [ChatGPT Web] Added an option to define a custom time to wait for the page load. Sometimes, on slow PCs, the ChatGPT page loads slowly and ThunderAI inject its content too early. With this option you can adjust the waiting time [#634].
...
Version 3.8.4 - 10/02/2026
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index b95f3200..3c5ec795 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -26,6 +26,7 @@
[All APIs] Showing the spam filter info at the top of the message. The data is saved only for the session in which the message has been checked for spam [#506].
Fix: Now it's possibile to use multiple additional_text placeholders in a single prompt, also using custom placeholders [#554].
When using the additional_text placeholder is now possibile to specify an ID that will be shown in the form asking for the text [#525].
+ [ChatGPT Web] Added an option to define a custom time to wait for the page load. Sometimes, on slow PCs, the ChatGPT page loads slowly and ThunderAI inject its content too early. With this option you can adjust the waiting time [#634].
...
Version 3.8.4 - 10/02/2026