From 543f577058719371511fe38d13c7c29bebd9b463 Mon Sep 17 00:00:00 2001 From: mic Date: Mon, 14 Apr 2025 22:41:51 +0200 Subject: [PATCH] updated release notes --- CHANGELOG.md | 1 + options/mzta-release-notes.html | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd9b6e77..31e6ec1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,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 the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
  • ...
  • Version 3.3.3 - 12/04/2025

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index a0311cd2..2ab360df 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 the {%empty%} placeholder to prevent the email body from being automatically appended at the end of the prompt [#345].
  • ...
  • Version 3.3.3 - 12/04/2025