diff --git a/CHANGELOG.md b/CHANGELOG.md index cd315538..f96c97d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@
  • [OpenAI Comp API] Perplexity configuration fixed [#461].
  • [ChatGPT Web] Fix: Any <br> tag in the response is now replaced with a line break [#462].
  • [ChatGPT Web] Models list updated. [#464].
  • +
  • [All APIs] Fix: If the incoming email has no text only part, the html part is used [#470].
  • ...
  • Version 3.6.0 - 30/07/2025

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 6a6ee289..b2c703a2 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -12,6 +12,7 @@
  • [OpenAI Comp API] Perplexity configuration fixed [#461].
  • [ChatGPT Web] Fix: Any <br> tag in the response is now replaced with a line break [#462].
  • [ChatGPT Web] Models list updated. [#464].
  • +
  • [All APIs] Fix: If the incoming email has no text only part, the html part is used [#470].
  • ...
  • Version 3.6.0 - 30/07/2025