From 91bdae2e35c79a322aba95a33f8df548f1f10018 Mon Sep 17 00:00:00 2001 From: mic Date: Sun, 15 Dec 2024 20:35:08 +0100 Subject: [PATCH] release notes updated --- CHANGELOG.md | 3 ++- options/mzta-release-notes.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 922ae17a..e926a0b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,8 @@
  • Default prompts text has been translated [#185].
  • Data placeholder for the full available tags list added [#197].
  • Data placeholder for the single mail tags list added [#198].
  • -
  • The Custom Propts tab has now an icon.
  • +
  • The Custom Prompts tab has now an icon.
  • +
  • The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
  • Minor bugs fixed.
  • ...
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 69b84be2..ae63d8ba 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -12,7 +12,8 @@
  • Default prompts text has been translated [#185].
  • Data placeholder for the full available tags list added [#197].
  • Data placeholder for the single mail tags list added [#198].
  • -
  • The Custom Propts tab has now an icon.
  • +
  • The Custom Prompts tab has now an icon.
  • +
  • The red border in the Custom Prompts configuration page that highlights a needed prompt configuration that is not selected is now removed when the corresponding placeholder is removed [#201].
  • Minor bugs fixed.
  • ...