release notes updated
This commit is contained in:
parent
1fd82731ff
commit
5bd00fd64b
2 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
<h2>Version 3.8.0 - ??/??/2025</h2>
|
||||
<ul>
|
||||
<li><i>[All APIs]</i> When using special prompts with a specific API integration, all the settings for that integration can be specific. In this way you can use different api keys for the same integration, or different system prompt or temperature [<a href="https://github.com/micz/ThunderAI/pull/590">#590</a>].</li>
|
||||
<li><i>[OpenAI API]</i> Model filtering improved when choosing a model in the options page.</li>
|
||||
<li><i>[OpenAI API]</i> Now using the new Responses API [<a href="https://github.com/micz/ThunderAI/issues/407">#407</a>].</li>
|
||||
<li>It is now possible to define a custom placeholder with dynamic data to retrieve any header present in the current email [<a href="https://github.com/micz/ThunderAI/issues/527">#527</a>].</li>
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
|
||||
<h2>Version 3.8.0 - ??/??/2025</h2>
|
||||
<ul>
|
||||
<li><i>[All APIs]</i> When using special prompts with a specific API integration, all the settings for that integration can be specific. In this way you can use different api keys for the same integration, or different system prompt or temperature [<a href="https://github.com/micz/ThunderAI/pull/590">#590</a>].</li>
|
||||
<li><i>[OpenAI API]</i> Model filtering improved when choosing a model in the options page.</li>
|
||||
<li><i>[OpenAI API]</i> Now using the new Responses API [<a href="https://github.com/micz/ThunderAI/issues/407">#407</a>].</li>
|
||||
<li>It is now possible to define a custom placeholder with dynamic data to retrieve any header present in the current email [<a href="https://github.com/micz/ThunderAI/issues/527">#527</a>].</li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue