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