release notes updated

This commit is contained in:
mic 2024-05-08 23:48:09 +02:00
parent 4ae0a9b371
commit 39377c34dc
2 changed files with 6 additions and 0 deletions

View file

@ -1,6 +1,11 @@
# ![ThunderAI icon](images/icon-32px.png "ThunderAI") ThunderAI Release Notes
<h2>Version 1.0.6 - 08/05/2024</h2>
<ul>
<li>Correctly handling a change in the ChatGPT web interface. See issue <a href="https://github.com/micz/ThunderAI/issues/43">#43</a></li>
<li>Added a button to force the completion to display the 'Use last answer' button if ChatGPT has finished its work but the button has not appeared.</li>
</ul>
<h2>Version 1.0.5 - 03/05/2024</h2>
<ul>
<li>Fixed the handling of ChatGPT-4 in a large window. See issue <a href="https://github.com/micz/ThunderAI/issues/38">#38</a></li>

View file

@ -10,6 +10,7 @@
<h2>Version 1.0.6 - 08/05/2024</h2>
<ul>
<li>Correctly handling a change in the ChatGPT web interface. See issue <a href="https://github.com/micz/ThunderAI/issues/43">#43</a></li>
<li>Added a button to force the completion to display the 'Use last answer' button if ChatGPT has finished its work but the button has not appeared.</li>
</ul>
<h2>Version 1.0.5 - 03/05/2024</h2>
<ul>