fixed missing html element
This commit is contained in:
parent
612c0e72d1
commit
d00c08af97
2 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
<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>Improved the internal messaging system between the background script and the chat windows [<a href="https://github.com/micz/ThunderAI/issues/117">#117</a>].</li>
|
||||
<li>Improved error messages for connection errors.</li>
|
||||
</ul>
|
||||
<h2>Version 2.0.7 - 21/08/2024</h2>
|
||||
<ul>
|
||||
<li><i>[ChatGPT Web]</i> Fixed an issue with automatically sending the prompt.</li>
|
||||
|
|
|
|||
|
|
@ -16,6 +16,7 @@
|
|||
<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>Improved the internal messaging system between the background script and the chat windows [<a href="https://github.com/micz/ThunderAI/issues/117">#117</a>].</li>
|
||||
<li>Improved error messages for connection errors.</li>
|
||||
</ul>
|
||||
<h2>Version 2.0.7 - 21/08/2024</h2>
|
||||
<ul>
|
||||
<li><i>[ChatGPT Web]</i> Fixed an issue with automatically sending the prompt.</li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue