diff --git a/CHANGELOG.md b/CHANGELOG.md
index a23921ba..ee07fef3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
Version 3.6.0 - ??/??/2025
+ - When replying, it's now possibile to choose a different reply type (between "all" or "sender only") directly in the AI chat window [#372].
- [OpenAI API] Added an option to enable the OpenAI storage for API requests [#406].
- [Ollama API] Added an option to enable the thinking feature [#398].
- [OpenAI Comp API] Handling responses without choices when using RAG [#416].
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index b34182bf..28367f1b 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,6 +9,7 @@
ThunderAI Release Notes
Version 3.6.0 - ??/??/2025
+ - When replying, it's now possibile to choose a different reply type (between "all" or "sender only") directly in the AI chat window [#372].
- [OpenAI API] Added an option to enable the OpenAI storage for API requests [#406].
- [Ollama API] Added an option to enable the thinking feature [#398].
- [OpenAI Comp API] Handling responses without choices when using RAG [#416].