release notes updated
This commit is contained in:
parent
0b3c66b78d
commit
9f929ff003
2 changed files with 2 additions and 4 deletions
|
|
@ -3,11 +3,10 @@
|
|||
|
||||
|
||||
|
||||
<h2>Version 4.0.5 - ??/??/2026</h2>
|
||||
<h2>Version 4.0.5 - 27/03/2026</h2>
|
||||
<ul>
|
||||
<li>Fix: HTML part of the mail body used in prompt is displayed as HTML code and it is not rendered. This a display fix, there is no change on how the prompt is sent to the AI [<a href="https://github.com/micz/ThunderAI/issues/711">#711</a>].</li>
|
||||
<li>Fix: HTML elements added by ThunderAI (like the antispam banner) are now not present in HTML or text data placeholders [<a href="https://github.com/micz/ThunderAI/issues/710">#710</a>].</li>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
<h2>Version 4.0.4 - 26/03/2026</h2>
|
||||
<ul>
|
||||
|
|
|
|||
|
|
@ -7,12 +7,11 @@
|
|||
<body>
|
||||
<div id="miczBackPrefs"><a href="mzta-options.html">__MSG_backToOptionsText__</a></div>
|
||||
<div id="miczRelNotes"><h1>ThunderAI Release Notes</h1>
|
||||
<h2>Version 4.0.5 - ??/??/2026</h2>
|
||||
<h2>Version 4.0.5 - 27/03/2026</h2>
|
||||
<ul>
|
||||
<li>Fix: HTML part of the mail body used in prompt is displayed as HTML code and it is not rendered. This a display fix, there is no change on how the prompt is sent to the AI [<a href="https://github.com/micz/ThunderAI/issues/711">#711</a>].</li>
|
||||
<li>Fix: HTML elements added by ThunderAI (like the antispam banner) are now not present in HTML or text data placeholders [<a href="https://github.com/micz/ThunderAI/issues/710">#710</a>].</li>
|
||||
<li><i>[All APIs]</i>The API webchat window now has a dynamic title [<a href="https://github.com/micz/ThunderAI/issues/696">#696</a>]</li>
|
||||
<li>...</li>
|
||||
</ul>
|
||||
<h2>Version 4.0.4 - 26/03/2026</h2>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue