release notes updated

This commit is contained in:
mic 2024-10-31 18:07:37 +01:00
parent c128920e0e
commit fb494eb51d
3 changed files with 7 additions and 5 deletions

View file

@ -5,10 +5,11 @@
<h2>Version 2.3.2 - ??/??/2024</h2> <h2>Version 2.3.2 - 31/10/2024</h2>
<ul> <ul>
<li><i>[ChatGPT Web]</i> Clicking on one of the allowed model values in the options page, sets the corresponding field value.</li> <li><i>[ChatGPT Web]</i> Clicking on one of the allowed model values in the options page, sets the corresponding field value.</li>
<li>...</li> <li><i>[ChatGPT Web]</i> Debug log improved.</li>
<li><i>[ChatGPT Web]</i> Improved the default value for model enforcing [<a href="https://github.com/micz/ThunderAI/issues/176">#176</a>].</li>
</ul> </ul>
<h2>Version 2.3.1 - 24/10/2024</h2> <h2>Version 2.3.1 - 24/10/2024</h2>
<ul> <ul>

View file

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

View file

@ -7,10 +7,11 @@
<body> <body>
<div id="miczBackPrefs"><a href="mzta-options.html">__MSG_backToOptionsText__</a></div> <div id="miczBackPrefs"><a href="mzta-options.html">__MSG_backToOptionsText__</a></div>
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1> <div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
<h2>Version 2.3.2 - ??/??/2024</h2> <h2>Version 2.3.2 - 31/10/2024</h2>
<ul> <ul>
<li><i>[ChatGPT Web]</i> Clicking on one of the allowed model values in the options page, sets the corresponding field value.</li> <li><i>[ChatGPT Web]</i> Clicking on one of the allowed model values in the options page, sets the corresponding field value.</li>
<li>...</li> <li><i>[ChatGPT Web]</i> Debug log improved.</li>
<li><i>[ChatGPT Web]</i> Improved the default value for model enforcing [<a href="https://github.com/micz/ThunderAI/issues/176">#176</a>].</li>
</ul> </ul>
<h2>Version 2.3.1 - 24/10/2024</h2> <h2>Version 2.3.1 - 24/10/2024</h2>
<ul> <ul>