From 6269acb5ec033fda1289793a5a19548f3eb576e5 Mon Sep 17 00:00:00 2001 From: mic Date: Wed, 20 Aug 2025 21:27:07 +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 f96c97d0..2b717bdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@
  • [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].
  • +
  • [All APIs] Fix: Improved the extraction of the plain text from html emails [#469].
  • ...
  • Version 3.6.0 - 30/07/2025

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index b2c703a2..5ab13bc1 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -13,6 +13,7 @@
  • [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].
  • +
  • [All APIs] Fix: Improved the extraction of the plain text from html emails [#469].
  • ...
  • Version 3.6.0 - 30/07/2025