release notes updated

This commit is contained in:
Mic 2024-05-15 19:37:59 +02:00
parent 86d8c5044a
commit 922f5b57b8
2 changed files with 8 additions and 3 deletions

View file

@ -1,12 +1,16 @@
# ![ThunderAI icon](images/icon-32px.png "ThunderAI") ThunderAI Release Notes
<h2>Version 1.0.8 - 15/05/2024</h2>
<ul>
<li>Fixed changes in the ChatGPT web interface, see <a href="https://github.com/micz/ThunderAI/issues/57">#57</a> and <a href="https://github.com/micz/ThunderAI/issues/62">#62</a>.</li>
<li>Correctly handling the model ChatGPT-4o.</li>
</ul>
<h2>Version 1.0.7 - 09/05/2024</h2>
<ul>
<li>Improved the reply prompt to exclude comments and other text beside the mail text.</li>
<li>Correctly keeping the signature in a reply even if it's above the quoted email [<a href="https://github.com/micz/ThunderAI/issues/45">#45</a>].</li>
</ul>
<h2>Version 1.0.6 - 08/05/2024</h2>
<ul>
<li>Correctly handling a change in the ChatGPT web interface [<a href="https://github.com/micz/ThunderAI/issues/43">#43</a>].</li>

View file

@ -7,9 +7,10 @@
<body>
<div id="miczBackPrefs"><a href="mzta-options.html">__MSG_backToOptionsText__</a></div>
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
<h2>Version 1.0.8 - ??/??/2024</h2>
<h2>Version 1.0.8 - 15/05/2024</h2>
<ul>
<li>...</li>
<li>Fixed changes in the ChatGPT web interface, see <a href="https://github.com/micz/ThunderAI/issues/57">#57</a> and <a href="https://github.com/micz/ThunderAI/issues/62">#62</a>.</li>
<li>Correctly handling the model ChatGPT-4o.</li>
</ul>
<h2>Version 1.0.7 - 09/05/2024</h2>
<ul>