diff --git a/CHANGELOG.md b/CHANGELOG.md
index b5949bde..ae3117e3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
-
Version 3.4.0 - ??/??/2025
+Version 3.4.0 - 07/04/2025
- [All APIs] Added a special prompt to get tasks data from emails [#333]. To use this feature, you must install also the Sparks add-on.
- [ChatGPT Web] It is now possible to define a Custom GPT or a Project in the options page to be used by default, or directly in a custom prompt to be used only for that prompt [#168, #277].
@@ -21,7 +21,6 @@
- Fix a condition when using a prompt from the compose window with a "Do reply" action that is changed in "Substitute Text" [#353].
- Custom Prompts form improved.
- Various improvements.
- - ...
Version 3.3.5 - 22/04/2025
diff --git a/manifest.json b/manifest.json
index 0c776c4b..40f56907 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "3.4.0pre1",
+ "version": "3.4.0",
"author": "Mic (m@micz.it)",
"homepage_url": "https://micz.it/thunderbird-addon-thunderai/",
"browser_specific_settings": {
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 0e158038..762fb583 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,7 +7,7 @@
ThunderAI Release Notes
-
Version 3.4.0 - ??/??/2025
+
Version 3.4.0 - 07/05/2025
- [All APIs] Added a special prompt to get tasks data from emails [#333]. To use this feature, you must install also the Sparks add-on.
- [ChatGPT Web] It is now possible to define a Custom GPT or a Project in the options page to be used by default, or directly in a custom prompt to be used only for that prompt [#168, #277].
@@ -24,7 +24,6 @@
- Fix a condition when using a prompt from the compose window with a "Do reply" action that is changed in "Substitute Text" [#353].
- Custom Prompts form improved.
- Various improvements.
- - ...
Version 3.3.5 - 22/04/2025