diff --git a/CHANGELOG.md b/CHANGELOG.md index 6949f05b..b14068a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@
  • 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].
  • +
  • [ChatGPT Web][All APIs] Added a diff viwer to compare the old and new text. This feature could be activated at prompt level, and it's useful for "rewrite" prompts [#109].
  • [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].
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 293de003..9c621f72 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -12,6 +12,7 @@
  • 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].
  • +
  • [ChatGPT Web][All APIs] Added a diff viwer to compare the old and new text. This feature could be activated at prompt level, and it's useful for "rewrite" prompts [#109].
  • [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].