release notes updated

This commit is contained in:
mic 2024-07-19 22:05:10 +02:00
parent dff3a4dc32
commit 4b4916abf4
2 changed files with 10 additions and 0 deletions

View file

@ -3,6 +3,11 @@
<h2>Version 1.2.1 - ??/07/2024</h2>
<ul>
<li>Fixed changes in the ChatGPT web interface when importing in plain text [<a href="https://github.com/micz/ThunderAI/issues/87">#87</a>].</li>
<li>...</li>
</ul>
<h2>Version 1.2.0 - 17/07/2024</h2>
<ul>
<li>If no default language is set in the options, the language present in the text sent to ChatGPT will be used [<a href="https://github.com/micz/ThunderAI/issues/53">#53</a>].</li>

View file

@ -7,6 +7,11 @@
<body>
<div id="miczBackPrefs"><a href="mzta-options.html">__MSG_backToOptionsText__</a></div>
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
<h2>Version 1.2.1 - ??/07/2024</h2>
<ul>
<li>Fixed changes in the ChatGPT web interface when importing in plain text [<a href="https://github.com/micz/ThunderAI/issues/87">#87</a>].</li>
<li>...</li>
</ul>
<h2>Version 1.2.0 - 17/07/2024</h2>
<ul>
<li>If no default language is set in the options, the language present in the text sent to ChatGPT will be used [<a href="https://github.com/micz/ThunderAI/issues/53">#53</a>].</li>