release notes updated

This commit is contained in:
mic 2025-03-06 21:36:25 +01:00
parent 715df42cc2
commit cf66428a08
2 changed files with 2 additions and 0 deletions

View file

@ -8,6 +8,7 @@
<ul> <ul>
<li><i>[ChatGPT Web]</i> Fixed hiding the Spam Filter options [<a href="https://github.com/micz/ThunderAI/issues/284">#284</a>].</li> <li><i>[ChatGPT Web]</i> Fixed hiding the Spam Filter options [<a href="https://github.com/micz/ThunderAI/issues/284">#284</a>].</li>
<li>Unchecking the "Add tags" and "Spam Filter" options if the user revokes the related optional permissions [<a href="https://github.com/micz/ThunderAI/issues/286">#286</a>].</li> <li>Unchecking the "Add tags" and "Spam Filter" options if the user revokes the related optional permissions [<a href="https://github.com/micz/ThunderAI/issues/286">#286</a>].</li>
<li>The permission to 'List message tags' is now mandatory; otherwise, the tags-related placeholder won't be usable. The permission to modify tags is optional and required to tag emails.</li>
<li>Minor improvements.</li> <li>Minor improvements.</li>
</ul> </ul>
<h2>Version 3.2.2 - 05/03/2025</h2> <h2>Version 3.2.2 - 05/03/2025</h2>

View file

@ -11,6 +11,7 @@
<ul> <ul>
<li><i>[ChatGPT Web]</i> Fixed hiding the Spam Filter options [<a href="https://github.com/micz/ThunderAI/issues/284">#284</a>].</li> <li><i>[ChatGPT Web]</i> Fixed hiding the Spam Filter options [<a href="https://github.com/micz/ThunderAI/issues/284">#284</a>].</li>
<li>Unchecking the "Add tags" and "Spam Filter" options if the user revokes the related optional permissions [<a href="https://github.com/micz/ThunderAI/issues/286">#286</a>].</li> <li>Unchecking the "Add tags" and "Spam Filter" options if the user revokes the related optional permissions [<a href="https://github.com/micz/ThunderAI/issues/286">#286</a>].</li>
<li>The permission to 'List message tags' is now mandatory; otherwise, the tags-related placeholder won't be usable. The permission to modify tags is optional and required to tag emails.</li>
<li>Minor improvements.</li> <li>Minor improvements.</li>
</ul> </ul>
<h2>Version 3.2.2 - 05/03/2025</h2> <h2>Version 3.2.2 - 05/03/2025</h2>