release notes updated
This commit is contained in:
parent
e833911867
commit
f784d4ad7d
2 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
<li>Brazilian Portuguese (pt-br) translation added, thanks to Bruno Pereira de Souza.</li>
|
||||
<li><i>[Ollama API]</i> Added a link to the <a href="https://micz.it/thunderbird-addon-thunderai/ollama-cors-information/">CORS information page</a>.</li>
|
||||
<li><i>[ChatGPT API][Ollama API][OpenAI Comp API]</i> Improved handling of streaming responses even in case of broken chunks [<a href="https://github.com/micz/ThunderAI/issues/147">#147</a>].</li>
|
||||
<li>Fixed a race condition that occurred when opening the chat window under certain circumstances. Thanks to <a href="https://github.com/jobisoft" target="_blank">@jobisoft</a> for helping refine the code, and to <a href="https://github.com/Mikilio" target="_blank">@Mikilio</a> and <a href="https://github.com/mattcaron" target="_blank">@mattcaron</a> for the extensive testing [<a href="https://github.com/micz/ThunderAI/issues/143">#143</a>].</li>
|
||||
</ul>
|
||||
<h2>Version 2.1.4 - 11/09/2024</h2>
|
||||
<ul>
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@
|
|||
<li>Brazilian Portuguese (pt-br) translation added, thanks to Bruno Pereira de Souza.</li>
|
||||
<li><i>[Ollama API]</i> Added a link to the <a href="https://micz.it/thunderbird-addon-thunderai/ollama-cors-information/">CORS information page</a>.</li>
|
||||
<li><i>[ChatGPT API][Ollama API][OpenAI Comp API]</i> Improved handling of streaming responses even in case of broken chunks [<a href="https://github.com/micz/ThunderAI/issues/147">#147</a>].</li>
|
||||
<li>Fixed a race condition that occurred when opening the chat window under certain circumstances. Thanks to <a href="https://github.com/jobisoft" target="_blank">@jobisoft</a> for helping refine the code, and to <a href="https://github.com/Mikilio" target="_blank">@Mikilio</a> and <a href="https://github.com/mattcaron" target="_blank">@mattcaron</a> for the extensive testing [<a href="https://github.com/micz/ThunderAI/issues/143">#143</a>].</li>
|
||||
</ul>
|
||||
<h2>Version 2.1.4 - 11/09/2024</h2>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue