diff --git a/CHANGELOG.md b/CHANGELOG.md
index d9c1bd30..b8c565c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@
- [ChatGPT Web] Updated the list of available models in the option page.
- [ChatGPT Web] Opening the ChatGPT webpage from the options now enforce the selected model, if any.
+ - [All APIs] Fix: Really correctly getting the message body even in multilevel subpart messages when processing incoming messages for tags or spam [#335].
+ - Minor improvements.
Version 3.3.4 - 14/04/2025
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index a762e1c0..87ffd466 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -11,6 +11,8 @@
- [ChatGPT Web] Updated the list of available models in the option page.
- [ChatGPT Web] Opening the ChatGPT webpage from the options now enforce the selected model, if any.
+ - [All APIs] Fix: Really correctly getting the message body even in multilevel subpart messages when processing incoming messages for tags or spam [#335].
+ - Minor improvements.
Version 3.3.4 - 14/04/2025