diff --git a/CHANGELOG.md b/CHANGELOG.md
index 20690d0f..edce4908 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@
Brazilian Portuguese (pt-br) translation added, thanks to Bruno Pereira de Souza.
[Ollama API] Added a link to the CORS information page.
[ChatGPT API][Ollama API][OpenAI Comp API] Improved handling of streaming responses even in case of broken chunks [#147].
+ Fixed a race condition that occurred when opening the chat window under certain circumstances. Thanks to @jobisoft for helping refine the code, and to @Mikilio and @mattcaron for the extensive testing [#143].
Version 2.1.4 - 11/09/2024
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index e051e253..4a766916 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -22,6 +22,7 @@
- Brazilian Portuguese (pt-br) translation added, thanks to Bruno Pereira de Souza.
- [Ollama API] Added a link to the CORS information page.
- [ChatGPT API][Ollama API][OpenAI Comp API] Improved handling of streaming responses even in case of broken chunks [#147].
+ - Fixed a race condition that occurred when opening the chat window under certain circumstances. Thanks to @jobisoft for helping refine the code, and to @Mikilio and @mattcaron for the extensive testing [#143].
Version 2.1.4 - 11/09/2024