diff --git a/CHANGELOG.md b/CHANGELOG.md
index a285a569..11b67b13 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,16 +3,15 @@
-
Version 2.1.0 - ??/??/2024
+Version 2.1.0 - 28/08/2024
- - Improved error messages for connection errors.
- [Ollama API] It's now possible to use a local LMM using Ollama [#79].
- [ChatGPT API][Ollama API] Added a "Stop" button to stop the current elaboration [#113].
- [ChatGPT API] If the configuration is missing the model or the API key, an error message is now provided, and there is no more fallback to the ChatGPT web interface [#111].
- [ChatGPT API][Ollama API] Improved chat colors scheme for darkmode.
- [ChatGPT API][Ollama API] Added a status message to give feedback to the user about the current operation [#119].
- Improved the internal messaging system between the background script and the chat windows [#117].
- - ...
+ - Improved error messages for connection errors.
Version 2.0.7 - 21/08/2024
- [ChatGPT Web] Fixed an issue with automatically sending the prompt.
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index d6df2146..81f7d523 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,16 +7,15 @@
ThunderAI Release Notes
-
Version 2.1.0 - ??/??/2024
+
Version 2.1.0 - 28/08/2024
- - Improved error messages for connection errors.
- [Ollama API] It's now possible to use a local LMM using Ollama [#79].
- [ChatGPT API][Ollama API] Added a "Stop" button to stop the current elaboration [#113].
- [ChatGPT API] If the configuration is missing the model or the API key, an error message is now provided, and there is no more fallback to the ChatGPT web interface [#111].
- [ChatGPT API][Ollama API] Improved chat colors scheme for darkmode.
- [ChatGPT API][Ollama API] Added a status message to give feedback to the user about the current operation [#119].
- Improved the internal messaging system between the background script and the chat windows [#117].
- - ...
+ - Improved error messages for connection errors.
Version 2.0.7 - 21/08/2024
- [ChatGPT Web] Fixed an issue with automatically sending the prompt.