release notes updated
This commit is contained in:
parent
eabb4b1370
commit
098670ab51
2 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
<li><i>[ChatGPT API]</i> If the configuration is missing the model or the API key, an error message is now provided, and there is no more fallback to the ChatGPT web interface [<a href="https://github.com/micz/ThunderAI/issues/111">#111</a>].</li>
|
||||
<li><i>[ChatGPT API][Ollama API]</i> Improved chat colors scheme for darkmode.</li>
|
||||
<li><i>[ChatGPT API][Ollama API]</i> Added a status message to give feedback to the user about the current operation [<a href="https://github.com/micz/ThunderAI/issues/119">#119</a>].</li>
|
||||
<li><i>Improved the internal messaging system between the background script and the chat windows [<a href="https://github.com/micz/ThunderAI/issues/117">#117</a>].</i></li>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
<h2>Version 2.0.5 - 19/08/2024</h2>
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@
|
|||
<li><i>[ChatGPT API]</i> If the configuration is missing the model or the API key, an error message is now provided, and there is no more fallback to the ChatGPT web interface [<a href="https://github.com/micz/ThunderAI/issues/111">#111</a>].</li>
|
||||
<li><i>[ChatGPT API][Ollama API]</i> Improved chat colors scheme for darkmode.</li>
|
||||
<li><i>[ChatGPT API][Ollama API]</i> Added a status message to give feedback to the user about the current operation [<a href="https://github.com/micz/ThunderAI/issues/119">#119</a>].</li>
|
||||
<li><i>Improved the internal messaging system between the background script and the chat windows [<a href="https://github.com/micz/ThunderAI/issues/117">#117</a>].</i></li>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
<h2>Version 2.0.5 - 19/08/2024</h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue