From eea935c8f43af0f14b52d1595f30f7d206f751ff Mon Sep 17 00:00:00 2001 From: mic Date: Wed, 19 Mar 2025 21:48:45 +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 7c3608fd..3aeffd18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@
  • 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].
  • Added a context menu to manually add tags and run the spam filter on selected messages. [#262].
  • +
  • The button icon now shows a loading indicator when ThunderAI is performing an operation [#295].
  • Improved the handling of null or undefined placeholders [#288].
  • Czech (cs) translation added, thanks to Jaroslav Staněk and Fjuro.
  • Simplified Chinese (zh_Hans) translation added, thanks to jeklau.
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 38fed925..4e4c1824 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -13,6 +13,7 @@
  • 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].
  • Added a context menu to manually add tags and run the spam filter on selected messages. [#262].
  • +
  • The button icon now shows a loading indicator when ThunderAI is performing an operation [#295].
  • Improved the handling of null or undefined placeholders [#288].
  • Czech (cs) translation added, thanks to Jaroslav Staněk and Fjuro.
  • Simplified Chinese (zh_Hans) translation added, thanks to jeklau.