diff --git a/CHANGELOG.md b/CHANGELOG.md
index 567c9294..93653ac0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
-
Version 3.8.0 - ??/??/2026
+Version 3.8.0 - 16/01/2026
- [All APIs] Now it is possible to define an API and its settings for any custom prompt. This allows anyone to use different AI providers for different prompts [#102].
- [All APIs] When using special prompts (like automatically adding tags or the spam filter) with a specific API integration, all the settings for that integration can be specific. In this way you can use different api keys for the same integration, or different system prompt or temperature [#590].
@@ -16,7 +16,6 @@
- Spanish (es) translation added, thanks to Gerardo Sobarzo, Andrés Rendón Hernández, Erick Limon.
- Swedish (sv) translation added, thanks to Andreas Pettersson.
- Various fixes.
- - ...
Version 3.7.9 - 06/01/2026
diff --git a/manifest.json b/manifest.json
index 5128f779..92a30fb3 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
- "version": "3.8.0pre4",
+ "version": "3.8.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 77dbbf75..e0c428de 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -7,7 +7,7 @@
ThunderAI Release Notes
-
Version 3.8.0 - ??/??/2026
+
Version 3.8.0 - 16/01/2026
- [All APIs] Now it is possible to define an API and its settings for any custom prompt. This allows anyone to use different AI providers for different prompts [#102].
- [All APIs] When using special prompts (like automatically adding tags or the spam filter) with a specific API integration, all the settings for that integration can be specific. In this way you can use different api keys for the same integration, or different system prompt or temperature [#590].
@@ -19,7 +19,6 @@
- Spanish (es) translation added, thanks to Gerardo Sobarzo, Andrés Rendón Hernández, Erick Limon.
- Swedish (sv) translation added, thanks to Andreas Pettersson.
- Various fixes.
- - ...
Version 3.7.9 - 06/01/2026