release notes updated

This commit is contained in:
mic 2025-04-18 14:05:47 +02:00
parent 6494a4f48f
commit a14a153079
2 changed files with 4 additions and 0 deletions

View file

@ -8,6 +8,8 @@
<ul> <ul>
<li><i>[ChatGPT Web]</i> Updated the list of available models in the option page.</li> <li><i>[ChatGPT Web]</i> Updated the list of available models in the option page.</li>
<li><i>[ChatGPT Web]</i> Opening the ChatGPT webpage from the options now enforce the selected model, if any.</li> <li><i>[ChatGPT Web]</i> Opening the ChatGPT webpage from the options now enforce the selected model, if any.</li>
<li><i>[All APIs]</i> Fix: Really correctly getting the message body even in multilevel subpart messages when processing incoming messages for tags or spam [<a href="https://github.com/micz/ThunderAI/issues/335">#335</a>].</li>
<li>Minor improvements.</li>
</ul> </ul>
<h2>Version 3.3.4 - 14/04/2025</h2> <h2>Version 3.3.4 - 14/04/2025</h2>
<ul> <ul>

View file

@ -11,6 +11,8 @@
<ul> <ul>
<li><i>[ChatGPT Web]</i> Updated the list of available models in the option page.</li> <li><i>[ChatGPT Web]</i> Updated the list of available models in the option page.</li>
<li><i>[ChatGPT Web]</i> Opening the ChatGPT webpage from the options now enforce the selected model, if any.</li> <li><i>[ChatGPT Web]</i> Opening the ChatGPT webpage from the options now enforce the selected model, if any.</li>
<li><i>[All APIs]</i> Fix: Really correctly getting the message body even in multilevel subpart messages when processing incoming messages for tags or spam [<a href="https://github.com/micz/ThunderAI/issues/335">#335</a>].</li>
<li>Minor improvements.</li>
</ul> </ul>
<h2>Version 3.3.4 - 14/04/2025</h2> <h2>Version 3.3.4 - 14/04/2025</h2>
<ul> <ul>