diff --git a/CHANGELOG.md b/CHANGELOG.md index 62cf3533..ccf6e3d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@
  • ThunderAI is now compatible only with Thunderbird 140 and later [#616].
  • [All APIs] Added a special prompt to summarize one or more emails, using a context menu command [#615]. Thanks to Guido Kraemer for his great work on this feature.
  • [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].
  • ...
  • Version 3.8.3 - 22/01/2026

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index cb77544f..419bdbd5 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -12,6 +12,7 @@
  • ThunderAI is now compatible only with Thunderbird 140 and later [#616].
  • [All APIs] Added a special prompt to summarize one or more emails, using a context menu command [#615]. Thanks to Guido Kraemer for his great work on this feature.
  • [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].
  • ...
  • Version 3.8.3 - 22/01/2026