diff --git a/CHANGELOG.md b/CHANGELOG.md
index bf37c1d8..5e81db04 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,8 @@
[All APIs] Added a button to the options page to reset the 'Max prompt length' value to its default.
Fix: in the Spamfilter page the unsaved changes warning is now correctly shown.
Fix: The default keyboard shortcut is no longer enforced at every Thunderbird startup [#384].
- Fixed incoming emails elaboration that was failing when the auto tagging was enabled and then the complete tagging feature was disabled.
+ Fix: Incoming email processing now works correctly when auto-tagging is enabled and the full tagging feature is subsequently disabled.
+ Fix: The reply type is correctly saved. [#387].
...
Version 3.4.1 - 12/05/2025
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 8af4f51e..6f609a5c 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -16,7 +16,8 @@
[All APIs] Added a button to the options page to reset the 'Max prompt length' value to its default.
Fix: In the Spamfilter page the unsaved changes warning is now correctly shown.
Fix: The default keyboard shortcut is no longer enforced at every Thunderbird startup [#384].
- Fixed incoming emails elaboration that was failing when the auto tagging was enabled and then the complete tagging feature was disabled.
+ Fix: Incoming email processing now works correctly when auto-tagging is enabled and the full tagging feature is subsequently disabled.
+ Fix: The reply type is correctly saved. [#387].
...
Version 3.4.1 - 12/05/2025