version set to 2.1.2

This commit is contained in:
mic 2024-09-04 21:58:43 +02:00
parent 4b385bc7c4
commit 975147db25
3 changed files with 3 additions and 5 deletions

View file

@ -4,12 +4,11 @@
<h2>Version 2.1.2 - ??/??/2024</h2>
<h2>Version 2.1.2 - 04/09/2024</h2>
<ul>
<li><i>[ChatGPT API]</i> The URL in the prompt sending error message is now correctly clickable [<a href="https://github.com/micz/ThunderAI/issues/123">#123</a>].</li>
<li><i>[ChatGPT API]</i> If the web interface loads slowly, a button is now shown to retry sending the prompt [<a href="https://github.com/micz/ThunderAI/issues/122">#122</a>].</li>
<li><i>[ChatGPT API]</i> Improved the methods to open the ChatGPT window and interact with it.</li>
<li>...</li>
</ul>
<h2>Version 2.1.1 - 28/08/2024</h2>
<ul>

View file

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "ThunderAI",
"description": "__MSG_extensionDescription__",
"version": "2.1.2pre2",
"version": "2.1.2",
"author": "Mic (m@micz.it)",
"homepage_url": "https://micz.it/thunderbird-addon-thunderai/",
"browser_specific_settings": {

View file

@ -7,12 +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 2.1.2 - ??/??/2024</h2>
<h2>Version 2.1.2 - 04/09/2024</h2>
<ul>
<li><i>[ChatGPT API]</i> The URL in the prompt sending error message is now correctly clickable [<a href="https://github.com/micz/ThunderAI/issues/123">#123</a>].</li>
<li><i>[ChatGPT API]</i> If the web interface loads slowly, a button is now shown to retry sending the prompt [<a href="https://github.com/micz/ThunderAI/issues/122">#122</a>].</li>
<li><i>[ChatGPT API]</i> Improved the methods to open the ChatGPT window and interact with it.</li>
<li>...</li>
</ul>
<h2>Version 2.1.1 - 28/08/2024</h2>
<ul>