From 5b9b6f88efc071130e9c2422672e718507758b0f Mon Sep 17 00:00:00 2001 From: mic Date: Tue, 15 Apr 2025 23:27:00 +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 31e6ec1d..dfca5dbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@
  • Added a default proofread prompt [#21].
  • Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.
  • Added the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
  • +
  • Added a check for the presence of the correct version of ThunderAI Sparks [#315].
  • ...
  • Version 3.3.3 - 12/04/2025

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 2ab360df..95dec5fe 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -14,6 +14,7 @@
  • Fix: In the {%mail_typed_text%} placeholder text on different lines is now separated by a space.
  • Added a default proofread prompt [#21].
  • Fix: correctly showing text differences when using {%mail_typed_text%} placeholder.
  • +
  • Added a check for the presence of the correct version of ThunderAI Sparks [#315].
  • Added the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
  • ...