From da944c2ac56a383aefd2d9280411f2b36f7fd9f0 Mon Sep 17 00:00:00 2001 From: mic Date: Sun, 9 Mar 2025 21:56:56 +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 70e17632..691b1397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@
  • Added the {%mail_folder_name%} placeholder to get the mail folder name [#253].
  • Added the {%mail_folder_path%} placeholder to get the mail folder path [#253].
  • Added the {%account_email_address%} placeholder to get the current account mail address [#272].
  • +
  • Improved the handling of null or undefined placeholders [#288].
  • ...
  • Version 3.2.3 - 06/03/2025

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index ad5c94c5..c1e7c066 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -12,6 +12,7 @@
  • Added the {%mail_folder_name%} placeholder to get the mail folder name [#253].
  • Added the {%mail_folder_path%} placeholder to get the mail folder path [#253].
  • Added the {%account_email_address%} placeholder to get the current account mail address [#272].
  • +
  • Improved the handling of null or undefined placeholders [#288].
  • ...
  • Version 3.2.3 - 06/03/2025