diff --git a/CHANGELOG.md b/CHANGELOG.md index 10589696..bc9be316 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@
  • 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].
  • +
  • Added a button to copy a prompt in the Custom Prompts page [#598].
  • ...
  • Version 3.8.3 - 22/01/2026

    diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 752d1aad..d1c22e70 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -22,6 +22,7 @@
  • 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].
  • +
  • Added a button to copy a prompt in the Custom Prompts page [#598].
  • ...
  • Version 3.8.3 - 22/01/2026