From a1b27fbf4ed08d5a8a0611c233861df155027412 Mon Sep 17 00:00:00 2001 From: Mic Date: Thu, 20 Mar 2025 23:57:00 +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 23be88e3..6949f05b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@
  • Added the {%account_email_address%} placeholder to get the current account mail address [#272].
  • [All APIs] Added a context menu to automatically 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].
  • +
  • [All APIs] It's now possibile to add the attendees in the calendar event, be sure to update the prompt in the settings [#258].
  • 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 d7aaeb8e..293de003 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -14,6 +14,7 @@
  • Added the {%account_email_address%} placeholder to get the current account mail address [#272].
  • [All APIs] Added a context menu to automatically 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].
  • +
  • [All APIs] It's now possibile to add the attendees in the calendar event, be sure to update the prompt in the settings [#258].
  • 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.