From 14da34c44e701c0e6dff734dc2f16d8596691f48 Mon Sep 17 00:00:00 2001 From: mic Date: Tue, 19 Aug 2025 16:31:50 +0200 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 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