diff --git a/CHANGELOG.md b/CHANGELOG.md
index eed3a920..b3f1eeb5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
[OpenAI Comp API][Ollama API] Asking for the single host for permission to avoid CORS errors, instead of all_urls, as requested by the Thunderbird Review Team [#524].
Fix: Using also the mail folder owner to search for the right identity to use when composing a reply [#627].
Context menu items are always ordered alfabetically [#630].
+ The prompt export now includes an option to incorporate specific API settings, when present [#624].
...
Version 3.8.3 - 22/01/2026
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 32b66f1f..097c90ec 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -17,6 +17,7 @@
[OpenAI Comp API][Ollama API] Asking for the single host for permission to avoid CORS errors, instead of all_urls, as requested by the Thunderbird Review Team [#524].
Fix: Using also the mail folder owner to search for the right identity to use when composing a reply [#627].
Context menu items are always ordered alfabetically [#630].
+ The prompt export now includes an option to incorporate specific API settings, when present [#624].
...
Version 3.8.3 - 22/01/2026