release date set

This commit is contained in:
mic 2024-08-15 00:33:12 +02:00
parent fe3f334f57
commit 56dc2154f7
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
<h2>Version 2.0.2 - ??/??/2024</h2>
<h2>Version 2.0.2 - 15/08/2024</h2>
<ul>
<li><i>[ChatGPT Web]</i> Now, the ChatGPT response must be selected by the user to be retrieved by ThunderAI. A single click on the text should work, but it's also possible to select the text manually [<a href="https://github.com/micz/ThunderAI/issues/104">#104</a>].</li>
<li>Added a better error message when there is an error fetching models.</li>

View file

@ -7,7 +7,7 @@
<body>
<div id="miczBackPrefs"><a href="mzta-options.html">__MSG_backToOptionsText__</a></div>
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
<h2>Version 2.0.2 - ??/??/2024</h2>
<h2>Version 2.0.2 - 15/08/2024</h2>
<ul>
<li><i>[ChatGPT Web]</i> Now, the ChatGPT response must be selected by the user to be retrieved by ThunderAI. A single click on the text should work, but it's also possible to select the text manually [<a href="https://github.com/micz/ThunderAI/issues/104">#104</a>].</li>
<li><i>[ChatGPT API]</i> Added a better error message when there is an error fetching models.</li>