From d99d0829b33eed29e601f19a92be653b22b7df92 Mon Sep 17 00:00:00 2001 From: mic Date: Tue, 3 Feb 2026 22:02:57 +0100 Subject: [PATCH] release notes updated --- CHANGELOG.md | 1 + options/mzta-release-notes.html | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af35a8d6..08770bc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@
  • [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].
  • +
  • Fix: Using also the mail folder owner to search for the right identity to use when composing a reply [#627].
  • ...
  • Version 3.8.3 - 22/01/2026

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 2c7ca2e7..495483ce 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -14,6 +14,7 @@
  • [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].
  • +
  • Fix: Using also the mail folder owner to search for the right identity to use when composing a reply [#627].
  • ...
  • Version 3.8.3 - 22/01/2026