From f13ba8444492378fda01e0845bbc691246bcea9e Mon Sep 17 00:00:00 2001 From: Mic Date: Fri, 6 Feb 2026 00:51: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 ba10cb4d..10589696 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@
  • Added the {%mail_text_body_or_selected%} placeholder to retrieve the selected text or the full text body of the email if no selection is present [#641].
  • Added the {%mail_html_body_or_selected%} placeholder to retrieve the selected HTML or the full HTML body of the email if no selection is present [#641].
  • [All APIs] Added an option to get a calendar event without selecting some text, but using the full text body of the email [#518].
  • +
  • [All APIs] Added a new menu item to create a calendar event from the text saved in the clipboard [#362].
  • ...
  • Version 3.8.3 - 22/01/2026

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 5f24e389..752d1aad 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -21,6 +21,7 @@
  • Added the {%mail_text_body_or_selected%} placeholder to retrieve the selected text or the full text body of the email if no selection is present [#641].
  • Added the {%mail_html_body_or_selected%} placeholder to retrieve the selected HTML or the full HTML body of the email if no selection is present [#641].
  • [All APIs] Added an option to get a calendar event without selecting some text, but using the full text body of the email [#518].
  • +
  • [All APIs] Added a new menu item to create a calendar event from the text saved in the clipboard [#362].
  • ...
  • Version 3.8.3 - 22/01/2026