diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8af805fd..eed3a920 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@
[All APIs] "Analyze for spam" and "Add tags" context menu items are always shown when the corresponding feature is enabled [#609].
[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].
...
Version 3.8.3 - 22/01/2026
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index a8609131..32b66f1f 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -16,6 +16,7 @@
[All APIs] "Analyze for spam" and "Add tags" context menu items are always shown when the corresponding feature is enabled [#609].
[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].
...
Version 3.8.3 - 22/01/2026