From d14489e36520811ad9f6d0b0301be8d01ef11c48 Mon Sep 17 00:00:00 2001 From: mic Date: Sun, 28 Dec 2025 23:35:42 +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 5e44a5b5..33795e09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@
  • [OpenAI API] Now using the new Responses API [#407].
  • It is now possible to define a custom placeholder with dynamic data to retrieve any header present in the current email [#527].
  • [All APIs] The configuration information reported in the webchat API has been improved for all integrations.
  • +
  • Spanish (es) translation added, thanks to Gerardo Sobarzo, Andrés Rendón Hernández, Erick Limon.
  • Various fixes.
  • ...
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 30d3d14d..45ef8585 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -13,6 +13,7 @@
  • [OpenAI API] Now using the new Responses API [#407].
  • It is now possible to define a custom placeholder with dynamic data to retrieve any header present in the current email [#527].
  • [All APIs] The configuration information reported in the webchat API has been improved for all integrations.
  • +
  • Spanish (es) translation added, thanks to Gerardo Sobarzo, Andrés Rendón Hernández, Erick Limon.
  • Various fixes.
  • ...