diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9549b0b5..ba9e03c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,43 +1,55 @@
#  ThunderAI Release Notes
+
Version 1.0.7 - 09/05/2024
+
+ - Improved the reply prompt to exclude comments and other text beside the mail text.
+ - Corretly keeping the signature in a reply even if it's above the quoted email [#45].
+
+
Version 1.0.6 - 08/05/2024
-- Correctly handling a change in the ChatGPT web interface. See issue #43
-- Added a button to force the completion to display the 'Use last answer' button if ChatGPT has finished its work but the button has not appeared.
+ - Correctly handling a change in the ChatGPT web interface [#43].
+ - Added a button to force the completion to display the 'Use last answer' button if ChatGPT has finished its work but the button has not appeared.
+
Version 1.0.5 - 03/05/2024
- - Fixed the handling of ChatGPT-4 in a large window. See issue #38
+ - Fixed the handling of ChatGPT-4 in a large window [#38].
+
Version 1.0.4 - 01/05/2024
- - Stripping the quotation marks from the response.
- - Now it is possible to undo text modifications implemented by ChatGPT (CTRL+Z on Windows). See issue #34
- - Now closing the compose window after unsaved text modifications implemented by ChatGPT triggers the usual warning message. See issue #30
- - Updated the "Important Information" section on the options page, as it is no longer possible to disable the ChatGPT chat history.
+ - Stripping the quotation marks from the response.
+ - Now it is possible to undo text modifications implemented by ChatGPT (CTRL+Z on Windows) [#34].
+ - Now closing the compose window after unsaved text modifications implemented by ChatGPT triggers the usual warning message [#30].
+ - Updated the "Important Information" section on the options page, as it is no longer possible to disable the ChatGPT chat history.
+
Version 1.0.3 - 27/04/2024
- - Using the right identity when replying to a message. See issue #31
+ - Using the right identity when replying to a message [#31].
+
Version 1.0.2 - 18/04/2024
- - New standard menus.
- - Fixed a bug in importing replies text.
- - Fixed the handling of the new change model button in the ChatGPT interface.
- - Added an option to choose between GPT-3.5 and GPT-4 Models. See issue #27
- - Added a link to the Status Page, to check if there are known issues in interacting with the ChatGPT web interface.
+ - New standard menus.
+ - Fixed a bug in importing replies text.
+ - Fixed the handling of the new change model button in the ChatGPT interface.
+ - Added an option to choose between GPT-3.5 and GPT-4 Models [#27].
+ - Added a link to the Status Page, to check if there are known issues in interacting with the ChatGPT web interface.
+
Version 1.0.1 - 13/04/2024
- - Italian addon description fixed.
- - Improved the method to open the ChatGPT window. Thanks to John Bieling.
- - Fixed a bug in replying to a message. Now the quoted text is correctly displayed.
- - Fixed a bug in the compose window. Now is correctly used only the selected text.
- - If the prompt is more than 30.000 characters, do not proceed and give a message to the user.
+ - Italian addon description fixed.
+ - Improved the method to open the ChatGPT window. Thanks to John Bieling.
+ - Fixed a bug in replying to a message. Now the quoted text is correctly displayed.
+ - Fixed a bug in the compose window. Now is correctly used only the selected text.
+ - If the prompt is more than 30.000 characters, do not proceed and give a message to the user.
+
Version 1.0 - 05/04/2024
\ No newline at end of file
+ First release.
+
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index fe76ec8f..92a4b3a6 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,51 +7,58 @@
ThunderAI Release Notes
-
Version 1.0.7 - ??/??/2024
-
- - Improved the reply prompt to exclude comments and other text beside the mail text.
- - ...
-
-
Version 1.0.6 - 08/05/2024
-
- - Correctly handling a change in the ChatGPT web interface. See issue #43
- - Added a button to force the completion to display the 'Use last answer' button if ChatGPT has finished its work but the button has not appeared.
-
-
Version 1.0.5 - 03/05/2024
-
- - Fixed the handling of ChatGPT-4 in a large window. See issue #38
-
-
Version 1.0.4 - 01/05/2024
-
+ Version 1.0.7 - 09/05/2024
+
+ - Improved the reply prompt to exclude comments and other text beside the mail text.
+ - Corretly keeping the signature in a reply even if it's above the quoted email [#45].
+
+
+ Version 1.0.6 - 08/05/2024
+
+ - Correctly handling a change in the ChatGPT web interface [#43].
+ - Added a button to force the completion to display the 'Use last answer' button if ChatGPT has finished its work but the button has not appeared.
+
+
+ Version 1.0.5 - 03/05/2024
+
+ - Fixed the handling of ChatGPT-4 in a large window [#38].
+
+
+ Version 1.0.4 - 01/05/2024
+
- Stripping the quotation marks from the response.
- - Now it is possible to undo text modifications implemented by ChatGPT (CTRL+Z on Windows). See issue #34
- - Now closing the compose window after unsaved text modifications implemented by ChatGPT triggers the usual warning message. See issue #30
+ - Now it is possible to undo text modifications implemented by ChatGPT (CTRL+Z on Windows) [#34].
+ - Now closing the compose window after unsaved text modifications implemented by ChatGPT triggers the usual warning message [#30].
- Updated the "Important Information" section on the options page, as it is no longer possible to disable the ChatGPT chat history.
-
- Version 1.0.3 - 27/04/2024
-
- - Using the right identity when replying to a message. See issue #31
-
- Version 1.0.2 - 18/04/2024
-
- - New standard menus.
- - Fixed a bug in importing replies text.
- - Fixed the handling of the new change model button in the ChatGPT interface.
- - Added an option to choose between GPT-3.5 and GPT-4 Models. See issue #27
- - Added a link to the Status Page, to check if there are known issues in interacting with the ChatGPT web interface.
-
- Version 1.0.1 - 13/04/2024
-
- - Italian addon description fixed.
- - Improved the method to open the ChatGPT window. Thanks to John Bieling.
- - Fixed a bug in replying to a message. Now the quoted text is correctly displayed.
- - Fixed a bug in the compose window. Now is correctly used only the selected text.
- - If the prompt is more than 30.000 characters, do not proceed and give a message to the user.
-
- Version 1.0 - 05/04/2024
-
+
+
+
Version 1.0.3 - 27/04/2024
+
+ - Using the right identity when replying to a message [#31].
+
+
+
Version 1.0.2 - 18/04/2024
+
+ - New standard menus.
+ - Fixed a bug in importing replies text.
+ - Fixed the handling of the new change model button in the ChatGPT interface.
+ - Added an option to choose between GPT-3.5 and GPT-4 Models [#27].
+ - Added a link to the Status Page, to check if there are known issues in interacting with the ChatGPT web interface.
+
+
+
Version 1.0.1 - 13/04/2024
+
+ - Italian addon description fixed.
+ - Improved the method to open the ChatGPT window. Thanks to John Bieling.
+ - Fixed a bug in replying to a message. Now the quoted text is correctly displayed.
+ - Fixed a bug in the compose window. Now is correctly used only the selected text.
+ - If the prompt is more than 30.000 characters, do not proceed and give a message to the user.
+
+
+
Version 1.0 - 05/04/2024
+