diff --git a/CHANGELOG.md b/CHANGELOG.md
index 10406b80..064a8b68 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,16 @@
#  ThunderAI Release Notes
+
Version 1.0.8 - 15/05/2024
+
+ - Fixed changes in the ChatGPT web interface, see #57 and #62.
+ - Correctly handling the model ChatGPT-4o.
+
Version 1.0.7 - 09/05/2024
- Improved the reply prompt to exclude comments and other text beside the mail text.
- Correctly keeping the signature in a reply even if it's above the quoted email [#45].
-
Version 1.0.6 - 08/05/2024
- Correctly handling a change in the ChatGPT web interface [#43].
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 1c95584f..5a61f78d 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,9 +7,10 @@
ThunderAI Release Notes
-
Version 1.0.8 - ??/??/2024
+
Version 1.0.8 - 15/05/2024
- - ...
+ - Fixed changes in the ChatGPT web interface, see #57 and #62.
+ - Correctly handling the model ChatGPT-4o.
Version 1.0.7 - 09/05/2024