From 67f7450a6f080c3dc9f15528ba9ce592e6a9d433 Mon Sep 17 00:00:00 2001 From: mic Date: Thu, 20 Mar 2025 22:47:37 +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 3aeffd18..a33cc571 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@
  • 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].
  • -
  • Added a context menu to manually add tags and run the spam filter on selected messages. [#262].
  • +
  • [All APIs] Added a context menu to manually add tags and run the spam filter on selected messages. [#262].
  • +
  • [All APIs] It's now possibile to define a timezone in the calendar event settings page [#250].
  • 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.
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 4e4c1824..87eb3e63 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -12,7 +12,8 @@
  • 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].
  • -
  • Added a context menu to manually add tags and run the spam filter on selected messages. [#262].
  • +
  • [All APIs] Added a context menu to manually add tags and run the spam filter on selected messages. [#262].
  • +
  • [All APIs] It's now possibile to define a timezone in the calendar event settings page [#250].
  • 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.